Files
nexus/wiki/entities/InsightsLM.md

31 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "InsightsLM"
type: entity
tags: [product, open-source, ai, github, low-code]
sources: [google-神级生产力工具-所有-github-开源平替都找到了]
last_updated: 2026-04-23
---
## Overview
InsightsLM 是 NotebookLM 的替代方案,强调低代码/无代码。它采用 [[Supabase]] 作为后端数据库和存储,结合 [[N8N]] 工作流自动化工具,前端基于 React 构建,提供可完全掌控数据的私有化研究工具。
## Aliases
- theaiautomators/insights-lm-public
## Key Capabilities
- **文档对话**:与上传的文档进行聊天
- **带引用答案**:生成可验证引用的回答
- **播客生成**:支持播客内容生成
- **N8N 工作流集成**:利用 N8N 进行后端逻辑处理
- **本地化部署**:支持 Ollama 和 Qwen3 等本地模型,实现完全离线的 AI 交互
## Tech Stack
- **前端**React
- **后端**[[Supabase]](数据库和存储)+ [[N8N]](工作流自动化)
## GitHub
https://github.com/theaiautomators/insights-lm-public
## Role in This Wiki
InsightsLM 是最容易上手的低代码方案,适合不熟悉技术但希望私有化部署的用户。