郝彦飞 notebooklm:谷歌推出的人工智能笔记本电脑 NotebookLM,是2023年谷歌发布的一个实验性产品,由Google 实验室的一个小团队构建,旨在利用语言模型的强大功能和前景与现有内容相结合,更快地获得关键见解。将其视为虚拟研究助理,可以总结事实、解释复杂的想法并集思广益新的联系。2024年,NotebookLM再度升级,采用全新Gemini 1.5 Pro模型,实现类似语音助手的音频功能,分析材料,并可以用自然理解能力解释它,甚至回答问... RAG 非开源
郝彦飞 SuperMemory:你的私人智能书签助手! Build your own second brain with supermemory. It's a ChatGPT for your bookmarks. Import tweets or save websites and content using the chrome extension. What is this? Build your own second brain with s... MIT开源 RAG 底层工具
郝彦飞 Easy-RAG:GraphRAG+Ollama 本地部署,保姆教程,踩坑无数,闭坑大法 一个适合学习、使用、自主扩展的RAG【检索增强生成】系统! 知识库(目前仅支持txt\csv\pdf\md\doc\docx\mp3\mp4\wav\excel\格式数据): 1、知识库的创建(目前仅支持Chroma\Faiss) 2、知识库的更新 3、删除知识库中某个文件 4、删除知识库 5、向量化知识库 6、支持音频视频的语音转文本然后向量化 语音转文本 使用的 funasr ,第一次启动时,... RAG 底层技术
郝彦飞 GraphRAG-Ollama-UI:支持Ollama本地模型接入,交互式UI界面 Welcome to GraphRAG Local with Ollama and Interactive UI ! This is an adaptation of Microsoft's GraphRAG , tailored to support local models using Ollama and featuring a new interactive user interface.... GraphRAG RAG 底层技术
郝彦飞 llm-graph-builder:GraphRAG的可视化开源框架,利用大模型从非结构化数据中提取知识图谱,实现向量+kg的结合进行知识问答 Overview 概述 This application is designed to turn Unstructured data (pdfs,docs,txt,youtube video,web pages,etc.) into a knowledge graph stored in Neo4j. It utilizes the power of Large language models (... RAG 底层工具 开源
郝彦飞 Quivr:用于构建 GenAI Second Brains 的开源 RAG 框架 Key Features 🎯 主要特点🎯 Fast and Efficient : Designed with speed and efficiency at its core. Quivr ensures rapid access to your data. 快速高效:设计以速度和效率为核心。 Quivr 确保快速访问您的数据。 Secure : Your data, your control.... RAG 底层工具 开源
郝彦飞 GraphRAG: 解锁大模型RAG知识增强 The GraphRAG project is a data pipeline and transformation suite that is designed to extract meaningful, structured data from unstructured text using the power of LLMs. GraphRAG 项目是一个数据管道和转换套件,旨在利用 LL... MIT开源 RAG 大模型学习 底层工具