在本项目中使用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:
- PydanticAI开源框架,搭建基于PostgreSQL、MySQL的Text2SQL应用进行SQL语句生成,支持GPT大模型、国产大模型、开源本地大模型☆17Dec 26, 2024Updated last year
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆316Sep 6, 2024Updated last year
- 🗺 Easily generate MapKit authorization tokens☆13Dec 20, 2023Updated 2 years ago
- SCIM 2.0 JAVA development kit☆21May 2, 2025Updated last year
- 《通过深度学习来识别建筑年代和风格》——论文复现☆38Sep 26, 2025Updated 9 months ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Build Neo4J Knowledge Graphs from Excel files☆23Nov 18, 2024Updated last year
- 这是一份集成了RAG和微调以及思维链的LLM应用!最近也结合了知识图谱以及智能体agent~后续还会有很多更新!☆19Oct 12, 2024Updated last year
- 陶弘景中医药大模型,包括命名实体识别,关系抽取,知识图谱构建,大模型增量微调,RAG☆20Jul 28, 2025Updated 11 months ago
- Nacos-embedded provides easy way to run Nacos in integration tests. Inspired by embedded-consul.☆10Mar 23, 2023Updated 3 years ago
- [KDD'24] Unifying Graph Convolution and Contrastive Learning in Collaborative Filtering☆15Sep 24, 2024Updated last year
- 将Aliyun百炼大模型平台的App接口转成OpenAI API接口☆17Aug 13, 2024Updated last year
- KAG开源框架介绍及使用KAG实现知识增强生成应用(产品模式测试、开发者模式测试),KAG是OpenSPG发布v0.5版本中推出的知识增强生成(KAG)的专业领域知识服务框架,旨在充分利用知识图谱和向量检索的优势,增强大型语言模型和知识图谱,以解决 RAG 挑战☆153Apr 14, 2025Updated last year
- Create cesium terrain from raster tile,从栅格瓦片创建cesium地形☆17Apr 3, 2024Updated 2 years ago
- 视频下载工具☆14Oct 17, 2023Updated 2 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- ☆10Dec 11, 2022Updated 3 years ago
- The official source code for Self-Guided Robust Graph Structure Refinement (SG-GSR) at WWW 2024 Research Track.☆17Apr 23, 2024Updated 2 years ago
- Text2Neo4j 是一个遍历文档、从文本中提取关系并将其保存到 Neo4j 数据库中以形成知识图谱的工具。本项目结合了 Dify 和 LLaMA3.1(8B 模型)来高效处理和提取复杂关系。☆24Aug 31, 2024Updated last year
- 建筑物识别器是一种用于识别卫星图或航拍图中的建筑物的模型。该模型使用卷积神经网络 (CNN) 来提取图像的特征,然后使用分 类器来识别图像中的建筑物。☆14Dec 2, 2023Updated 2 years ago
- Code for "Graph Contrastive Learning with Cohesive Subgraph Awareness"☆20Feb 29, 2024Updated 2 years ago
- Spring编程思想示例项目☆13May 8, 2026Updated 2 months ago
- Java应用启动性能监控,实时性能监控,切面处理,Powered by JVM-Sandbox☆16Nov 1, 2022Updated 3 years ago
- ☆11Oct 13, 2020Updated 5 years ago
- Source code of "NeurIPS21 - Universal Graph Convolutional Networks"☆20Nov 18, 2021Updated 4 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- Codes, datasets and appendix for AAAI-2023 paper "Multi-relational Contrastive Learning Graph Neural Network for Drug-drug Interaction Ev…☆20Feb 24, 2025Updated last year
- 自定义的spring-boot的feign httpclient starter,为feign替换原生的URLConnection使用httpclient提供简易的配置并集成spring-boot的auto configuration☆16Jun 14, 2017Updated 9 years ago
- Performance bottleneck solution for Registry in large-scale service scenario☆14Dec 16, 2022Updated 3 years ago
- 基于RAG的知识问答系统,主要结合了 LLM、Langchain、提示工程、优化知识库结构和检索生成流程、vllm 推理优化框架等技术☆25Mar 12, 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
- 自己学习用☆11Sep 23, 2020Updated 5 years ago
- 通用Java基础库,汇聚常用工具类☆17Sep 1, 2022Updated 3 years ago
- A simple task manager in Django☆12Nov 14, 2024Updated last year
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 一个音视频封面、缩略图、多媒体信息加载工具☆11Jan 9, 2018Updated 8 years ago
- ☆29Oct 18, 2024Updated last year
- 高德地图2.0 3dtiles加载的开源方案☆20Aug 27, 2024Updated last year
- PyTorch Implementation for "Eliciting Structural and Semantic Global Knowledge in Unsupervised Graph Contrastive Learning" (AAAI2023)☆25Feb 12, 2025Updated last year
- 一款自动化写标书的后端代码,开源免费使用☆35Jun 11, 2025Updated last year
- 基于深度知识图谱和预训练大语言模型的医疗问答系统☆32Jul 24, 2024Updated last year
- echarts市县级地图数据大概334个☆10Nov 4, 2017Updated 8 years ago