在本项目中使用Haystack框架实现模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库->将检索结果和用户问题填入prompt模版->用最终的prompt调用LLM->由LLM生成回复
☆35Dec 21, 2024Updated last year
Alternatives and similar repositories for HaystackTest
Users that are interested in HaystackTest are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 为实现代码的高扩展性和兼容性,提出一套综合解决方案,支持多种大模型类型的无缝集成,包括GPT系列大模型、国内主流模型(如通义千问、智谱AI等),以及本地化部署的大模型(如qwen2.5)。☆28Nov 20, 2024Updated last year
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆342Sep 6, 2024Updated 2 years ago
- 基于cnstd+cnocr作为基础,封装的一个ocr的web服务☆10Nov 21, 2021Updated 4 years ago
- 基于自动生成知识库的智能问答系统☆19Mar 26, 2019Updated 7 years ago
- ☆19Updated this week
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- deepseek思维树模式实现☆23Jul 17, 2025Updated last year
- The source code for “Homophily-Related: Adaptive Hybrid Graph Filter for Multi-View Graph Clustering”☆11Apr 10, 2024Updated 2 years ago
- CIKM 23 Oral - HoLe: Homophily-enhanced Structure Learning for Graph Clustering☆11Feb 29, 2024Updated 2 years ago
- Build Neo4J Knowledge Graphs from Excel files☆23Nov 18, 2024Updated last year
- 小红书笔记 | 评论爬虫、抖音视频 | 评论爬虫、快手视频 | 评论爬虫、B 站视频 | 评论爬虫、微博帖子 | 评论爬虫☆11Mar 28, 2024Updated 2 years ago
- 陶弘景中医药大模型,包括命名实体识别,关系抽取,知识图谱构建,大模型增量微调,RAG☆18Jul 28, 2025Updated last year
- HayLM是专门为儿童训练的大模型,通过对InternLM的训练和微调,结合儿童心理学、教育学以及对话风格的数据训练,实现与儿童的智能互动,并在交流过程中不断学习和适应用户特性,成为一个伴随儿童成长的虚拟朋友。☆16Feb 5, 2025Updated last year
- Nacos-embedded provides easy way to run Nacos in integration tests. Inspired by embedded-consul.☆10Mar 23, 2023Updated 3 years ago
- KAG开源框架介绍及使用KAG实现知识增强生成应用(产品模式测试、开发者模式测试),KAG是OpenSPG发布v0.5版本中推出的知识增强生成(KAG)的专业领域知识服务框架,旨在充分利用知识图谱和向量检索的优势,增强大型语言模型和知识图谱,以解决 RAG 挑战☆152Apr 14, 2025Updated last year
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- DocuGen = 你的知识库 + AI大模型 = AI自动生成专业文档☆22Jan 26, 2026Updated 7 months ago
- ☆15Dec 28, 2023Updated 2 years ago
- Code for implementing CDC on postgresql database using pgoutput and test_decoding output plugins using python☆23Jun 9, 2024Updated 2 years ago
- ☆10Dec 11, 2022Updated 3 years ago
- The source code for BatchSampler that accepted in KDD'23☆19Aug 9, 2023Updated 3 years ago
- This is the official implementation of the paper "Generative Retrieval with Semantic Tree-Structured Item Identifiers via Contrastive Lea…☆26Dec 12, 2024Updated last year
- retired, features pushed to upstream, please using the upstream repo.☆11Sep 8, 2024Updated 2 years ago
- Spring编程思想示例项目☆13Jul 31, 2026Updated last month
- AI-powered natural language BI assistant that turns business questions into SQL, charts, and data insights.☆16Apr 26, 2026Updated 4 months ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- ☆11Oct 13, 2020Updated 5 years ago
- LMAX Disruptor port using Gradle☆20Dec 15, 2011Updated 14 years ago
- Source code of "NeurIPS21 - Universal Graph Convolutional Networks"☆20Nov 18, 2021Updated 4 years ago
- Spring Boot DDD Sample with CQRS. An AIGC application integrated with ChatGPT. A sticker diary APP backend server☆14Mar 18, 2025Updated last year
- MCP功能测试,编写LLM(支持OpenAI接口风格的大模型)应用程序调用MCP。MCP(模型上下文协议)是Claude开源的一种开放协议,可实现LLM应用程序与外部数据源和工具之间的无缝集成。☆83Apr 14, 2025Updated last year
- source code for IJCAI 2023 accpeted Paper CSGCL:Community Strength Enhanced Graph Contrastive Learning☆17Mar 20, 2024Updated 2 years ago
- Motif-aware Riemannian Graph Neural Network with Generative-Contrastive Learning☆19Apr 15, 2024Updated 2 years ago
- Open source application container engine,Docker学习入门笔记☆14Oct 24, 2017Updated 8 years ago
- Reimplementation of AAAI21 paper "Beyond Low-frequency Information in Graph Convolutional Networks" based on PyTorch and PyTorch Geometri…☆24Sep 27, 2022Updated 3 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 在RAG技术中,嵌入向量的生成和匹配是关键环节。本文介绍了一种基于CLIP/BLIP模型的嵌入服务,该服务支持文本和图像的嵌入生成与相似度计算,为多模态信息检索提供了基础能力。☆42Dec 28, 2024Updated last year
- Logback Elasticsearch / Opensearch Appender☆26Sep 7, 2026Updated last week
- File storage based on golang and facebook haystack☆18Apr 12, 2017Updated 9 years ago
- A simple task manager in Django☆12Nov 14, 2024Updated last year
- 📝 Summary of recommendation, advertising and search models.【推广搜技术汇总⭐】☆25Feb 2, 2023Updated 3 years ago
- 一个音视频封面、缩略图、多媒体信息加载工具☆11Jan 9, 2018Updated 8 years ago
- 基于大语言模 型的RAG项目,分别实现了基于文本和知识图谱的RAG☆27Jul 3, 2026Updated 2 months ago