在本项目中使用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
Sorting:
- 为实现代码的高扩展性和兼容性,提出一套综合解决方案,支持多种大模型类型的无缝集成,包括GPT系列大模型、国内主流模型(如通义千问、智谱AI等),以及本地化部署的大模型(如qwen2.5)。☆27Nov 20, 2024Updated last year
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆251Sep 6, 2024Updated last year
- ☆17Jan 31, 2023Updated 3 years ago
- PydanticAI开源框架,搭建基于PostgreSQL、MySQL的Text2SQL应用进行SQL语句生成,支持GPT大模型、国产大模型、开源本地大模型☆15Dec 26, 2024Updated last year
- 基于cnstd+cnocr作为基础,封装的一个ocr的web服务☆10Nov 21, 2021Updated 4 years ago
- 计算机毕业设计Python+知识图谱大模型AI医疗问答系统 健康膳食推荐系统 食谱推荐系统 医疗大数据 机器学习 深度学习 人工智能 爬虫 大数据毕业设计☆18Dec 12, 2024Updated last year
- 使用大模型自动构建课程知识图谱☆10Aug 9, 2024Updated last year
- 本项目主要介绍prompt工程相关用例。包括模拟智能推荐客服系统构建和问答、思维链、自洽性、思维树等相关进阶demo,旨在帮助大家理解prompt。通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)并使用FastAPI对应用进行API封装。☆52Sep 26, 2024Updated last year
- 《通过深度学习来识别建筑年代和风格》——论文复现☆35Sep 26, 2025Updated 5 months ago
- 🗺 Easily generate MapKit authorization tokens☆13Dec 20, 2023Updated 2 years ago
- A few examples for LMAX disruptor☆17Aug 1, 2011Updated 14 years ago
- StaRD: Statute Retrieval Dataset based on Real-World Legal Consultation☆20Apr 24, 2025Updated 10 months ago
- 一款自动化写标书的后端代码,开源免费使用☆31Jun 11, 2025Updated 9 months ago
- 小红书笔记 | 评论爬虫、抖音视频 | 评论爬虫、快手视频 | 评论爬虫、B 站视频 | 评论爬虫、微博帖子 | 评论爬虫☆11Mar 28, 2024Updated last year
- 这是一份集成了RAG和微调以及思维链的LLM应用!最近也结合了知识图谱以及智能体agent~后续还会有很多更新!☆18Oct 12, 2024Updated last year
- 陶弘景中医药大模型,包括命名实体识别,关系抽取,知识图谱构建,大模型增量微调,RAG☆18Jul 28, 2025Updated 7 months ago
- Build Neo4J Knowledge Graphs from Excel files☆23Nov 18, 2024Updated last year
- 将Aliyun百炼大模型平台的App接口转成OpenAI API接口☆17Aug 13, 2024Updated last year
- Code for implementing CDC on postgresql database using pgoutput and test_decoding output plugins using python☆23Jun 9, 2024Updated last year
- KAG开源框架介绍及使用KAG实现知识增强生成应用(产品模式测试、开发者模式测试),KAG是OpenSPG发布v0.5版本中推出的知识增强生成(KAG)的专业领域知识服务框架,旨在充分利用知识图谱和向量检索的优势,增强大型语言模型和知识图谱,以解决 RAG 挑战☆154Apr 14, 2025Updated 11 months ago
- threejs game☆14May 8, 2024Updated last year
- This is a cpp tool that convert certain gltf model to obj. This is ideal for model that is converted from obj to gltf. And for certain re…☆14Nov 1, 2025Updated 4 months ago
- Java应用启动性能监控,实时性能监控,切面处理,Powered by JVM-Sandbox☆16Nov 1, 2022Updated 3 years ago
- Kubernetes 中的 gRPC 负载均衡☆13Dec 15, 2021Updated 4 years ago
- C++ GoogleEarth Terrain☆13Oct 11, 2018Updated 7 years ago
- Spring Boot DDD Sample with CQRS. An AIGC application integrated with ChatGPT. A sticker diary APP backend server☆13Mar 18, 2025Updated last year
- retired, features pushed to upstream, please using the upstream repo.☆11Sep 8, 2024Updated last year
- This repository contains the codes for computing geometrical digital twins as LOD3 models for buildings using a structure from motion and…☆24Feb 27, 2026Updated 3 weeks ago
- MCP功能测试,编写LLM(支持OpenAI接口风格的大模型)应用程序调用MCP。MCP(模型上下文协议)是Claude开源的一种开放协议,可实现LLM应用程序与外部数据源和工具之间的无缝集成。☆81Apr 14, 2025Updated 11 months ago
- LMAX Disruptor port using Gradle☆20Dec 15, 2011Updated 14 years ago
- 基于LangGraph开发的智能体项目,可借助大模型自动调用工具规划旅游行程,包括景点搜索、交通查询、饭店酒店查询等功能☆40Aug 27, 2024Updated last year
- Convert natural language questions into SQL queries and visualize the results.☆16Aug 24, 2025Updated 6 months ago
- Logback Elasticsearch Appender☆26Mar 4, 2026Updated 2 weeks ago
- 自定义的spring-boot的feign httpclient starter,为feign替换原生的URLConnection使用httpclient提供简易的配置并集成spring-boot的auto configuration☆16Jun 14, 2017Updated 8 years ago
- Performance bottleneck solution for Registry in large-scale service scenario☆14Dec 16, 2022Updated 3 years ago
- SCIM server/client☆18Oct 14, 2024Updated last year
- A phonegap plugin for jpush, include iOS and Android source code and js.☆20May 16, 2013Updated 12 years ago
- ☆29Oct 18, 2024Updated last year
- 在RAG技术中,嵌入向量的生成和匹配是关键环节。本文介绍了一种基于CLIP/BLIP模型的嵌入服务,该服务支持文本和图像的嵌入生成与相似度计算,为多模态信息检索提供了基础能力。☆42Dec 28, 2024Updated last year