sndraw / bookroomLinks
A book room based Agent | 智能书库
☆55Updated 7 months ago
Alternatives and similar repositories for bookroom
Users that are interested in bookroom are comparing it to the libraries listed below
Sorting:
- ☆59Updated 8 months ago
- 如需体验TextIn文档解析,请访问 https://cc.co/16YSIy☆180Updated 6 months ago
- dify's rag patch module☆277Updated 3 months ago
- 一款基于 langchain + electron开发的多平台桌面端 Chat 客户端 支持本地知识库,tool调用,多个智能agent调用 目标尽量实现全离线本地可执行的智能agent☆57Updated 3 months ago
- Using GPT to parse PDF☆102Updated last year
- ☆273Updated last year
- Convert files into markdown to help RAG or LLM understand, based on markitdown and MinerU, which could provide high quality pdf parser.☆131Updated 9 months ago
- 基于 Dify 构建的高级搜索工具☆30Updated last year
- 本项目主要实现使用FastAPI后端框架+CrewAI实现AI Agent复杂工作流。代码实现CrewAI的Flows功能,并支持Flow运行中间结果进行持久化存储和查询(MySQL),支持多Flow并行(Celery是一个强大的异步任务队列/作业队列库)。☆110Updated 8 months ago
- MinerU API server☆84Updated last year
- GraphRAG的应用实例,项目特点在于提供了替换OpenAI模型的方法,并通过修改原有提示和切分文档的方法,提高了GraphRAG处理中文内容的能力。☆182Updated last year
- LightRAG与GraphRAG在索引构建、检索测试中的耗时、模型请求次数、Token消耗金额、检索质量等方面进行对比☆149Updated last year
- 一个将 Dify 应用程序转换为 OpenAI API 接口的网关服务,使您可以使用 OpenAI API 兼容的方式访问 Dify 的 LLM、知识库、工具和工作流程。☆209Updated 7 months ago
- AI Q&A Search Engine ➡️ 基于LangChain和SearXNG打造的开源AI搜索引擎☆212Updated 7 months ago
- 基于 Apache Airflow 的微信智能应用编排框架,通过可视化工作流驱动 AI 与数据自动化任务。支持 智能客服(多轮对话/知识库)、AI 图文/短视频生成、智能提醒等应用,灵活扩展多模态交互与大模型能力。☆75Updated 2 weeks ago
- 标书大模型(Proposal-LLM Chinese version )☆299Updated last year
- GraphRAG-Ollama-UI + GraphRAG4OpenWebUI 融合版(有gradio webui配置生成RAG索引,有fastapi提供RAG API服务)☆104Updated last year
- 基于MinerU的桌面应用程序,MinerU是一款开源的高质量PDF解析工具,基于深度学习技术,可自动提取PDF文档中的文字、表格、图片、公式等内容,并提供丰富的分析、统计、搜索等功能。 本项目为其提供一个简化版本的WebUI,方便用户上传PDF文件,并实时展示提取结果。☆123Updated last year
- A LLM RAG system runs on your laptop. 大模型检索增强生成系统,可以轻松部署在笔记本电脑上,实现本地知识库智能问答。企业级SaaS版本请访问:☆295Updated 2 weeks ago
- 模版式PPT,可以生成套用模版的PPT☆301Updated last week
- TorchV开源的解析代码仓库☆161Updated last month
- A DIFY plugin used to render the HTML code output of LLM☆90Updated 8 months ago
- 无缝集成处理和调度 Dify & Dify on WeChat,Web 可视化多用户管理/一键启动 ChatBot,简化了令人惊叹且响应迅速的 ChatBot 应用程序的创建。☆71Updated last year
- Ai-To-PPTX Backend PHP >=7.4 + Redis☆117Updated 10 months ago
- 构建一个基于大模型的智能客服系统,可提供静态知识问答(静态数据)、动态知识问答(数据库),业务办理(api调用)等功能,同时系统具有自我学习能力。定期的反思可让系统变得更强大。☆77Updated last month
- gpt_server是一个用于生产级部署LLMs、Embedding、Reranker、ASR、TTS、文生图、图片编辑和文生视频的开源框架。☆242Updated last week
- 📝 针对文档类图像做内容提取,将文档类图像一比一输出到Word或者Txt中,便于进一步使用或处理。后续计划支 持输入PDF/图像,输出对应json格式、Txt格式、Word格式和Markdown格式。☆207Updated last year
- 本项目基于 [bytedance/deer-flow](https://github.com/bytedance/deer-flow) 二次开发,专为中文用户优化,支持一键部署、SearXNG 集成、SSL 证书等。☆62Updated 2 months ago
- 基于 Dify + Langfuse 的自动化评估服务☆85Updated 6 months ago
- 添加🚀流式 Web 服务到 GraphRAG,兼容 OpenAI SDK,支持可访问的实体链接🔗,支持建议问题,兼容本地嵌入模型,修复诸多问题。Add streaming web server to GraphRAG, compatible with OpenAI SD…