NanGePlus / HaystackTestLinks
在本项目中使用Haystack框架实现模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库->将检索结果和用户问题填入prompt模版->用最终的prompt调用LLM->由LLM生成回复
☆34Updated last year
Alternatives and similar repositories for HaystackTest
Users that are interested in HaystackTest are comparing it to the libraries listed below
Sorting:
- LightRAG与GraphRAG在索引构建、检索测试中的耗时、模型请求次数、Token消耗金额、检索质量等方面进行对比☆149Updated last year
- 本项目主要介绍prompt工程相关用例。包括模拟智能推荐客服系统构建和问答、思维链、自洽性、思维树等相关进阶demo,旨在帮助大家理解prompt。通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)并使用FastAPI对应用进行API封装。☆49Updated last year
- 本项目主要实现使用FastAPI后端框架+CrewAI实现AI Agent复杂工作流。代码实现CrewAI的Flows功能,并支持Flow运行中间结果进行持久化存储和查询(MySQL),支持多Flow并行(Celery是一个强大的异步任务队列/作业队列库)。☆110Updated 8 months ago
- GraphRAG的应用实例,项目特点在于提供了替换OpenAI模型的方法,并通过修改原有提示和切分文档的方法,提高了GraphRAG处理中文内容的能力。☆182Updated last year
- KAG开源框架介绍及使用KAG实现知识增强生成应用(产品模式测试、开发者模式测试),KAG是OpenSPG发布v0.5版本中推出的知识增强生成(KAG)的专业领域知识服务框架,旨在充分利用知识图谱和向量检索的优势,增强大型语言模型和知识图谱,以解决 RAG 挑战☆154Updated 8 months ago
- 标书大模型(Proposal-LLM Chinese version )☆300Updated last year
- vanna.ai demo☆31Updated last year
- dify's rag patch module☆277Updated 3 months ago
- 支持中文🇨🇳🇨🇳🇨🇳 的 microsoft/graphrag☆52Updated 8 months ago
- 一个用于BiliBili网站实时热点&舆情分析的AI 智能体☆85Updated last year
- A LLM RAG system runs on your laptop. 大模型检索增强生成系统,可以轻松部署在笔记本电脑上,实现本地知识库智能问答。企业级SaaS版本请访问:☆296Updated 3 weeks ago
- 一种利用Langchain框架和本地向量库实现的对话式BI,它的目标是帮助用户寻找、理解数据知识,并能够分析数据、洞察结果,通过自然语言对话,降低数据分析的门槛。☆148Updated last year
- ☆273Updated last year
- 基于LightRAG+Deepseek API框架的知识图谱测试☆58Updated 11 months ago
- Text2Neo4j 是一个遍历文档、从文本中提取关系并将其保存到 Neo4j 数据库中以形成知识图谱的工具。本项目结合了 Dify 和 LLaMA3.1(8B 模型)来高效处理和提取复杂关系。☆24Updated last year
- 基于 Dify + Langfuse 的自动化评估服务☆85Updated 7 months ago
- Intelligent data apps and assets with LLMs☆179Updated 9 months ago
- ragflow中的ocr部分,非官方项目☆52Updated last year
- 实现使用开源的LangFlow框架,零代码实现大模型相关应用如流量包推荐智能客服、RAG应用等,并使用两种方式将创建的工作流集成到自己的项目中☆31Updated last year
- ☆161Updated 9 months ago
- A powerful task-oriented dialogue agent that can collect information through structured conversations. It supports dynamic field validati…☆34Updated 8 months ago
- TorchV开源的解析代码仓库☆161Updated last month
- AI 应用示例合集☆109Updated last year
- A low-code data flow tool that allows for convenient use of LLM and HuggingFace models, with some features considered as a low-code versi…☆314Updated 2 months ago
- 基于RAG的私 有知识库问答系统☆399Updated last year
- Agentica: Effortlessly Build Intelligent, Reflective, and Collaborative Multimodal AI Agents! 构建智能的多模态AI Agent。☆228Updated this week
- Dify 1.0 Plugin MCP HTTP with SSE or Streamable HTTP transport Tools☆179Updated 3 months ago
- PresentationGen是一个通过大语言模型生成PPT文件的SpringBoot Web应用。A SpringBoot web application that generates PPT files using a llm.☆49Updated last year
- Based on the large model development framework of langchain, LangGraph is integrated to create a scalable workflow architecture. RAG。基于la…☆40Updated last year
- A book room based Agent | 智能书库☆55Updated 8 months ago