owenliang / vanna-chatbi
vanna.ai demo
☆22Updated 10 months ago
Alternatives and similar repositories for vanna-chatbi:
Users that are interested in vanna-chatbi are comparing it to the libraries listed below
- 本项目主要介绍prompt工程相关 用例。包括模拟智能推荐客服系统构建和问答、思维链、自洽性、思维树等相关进阶demo,旨在帮助大家理解prompt。通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)并使用FastAPI对应用进行API封装。☆25Updated 5 months ago
- prompt 工程项目案例☆60Updated 4 months ago
- qwen ai agent☆129Updated last year
- RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。☆265Updated 11 months ago
- 一种利用Langchain框架和本地向量库实现的对话式BI,它的目标是帮助用户寻找、理解数据知识,并能够分析数据、洞察结果,通过自然语言对话,降低数据分析的门槛。☆106Updated 11 months ago
- ☆33Updated 3 months ago
- 学习开源chatGPT类模型的指南,汇总各种训练数据获取、模型微调、模型服务的方法,以及记录自己操作总遇到的各种常见坑,欢迎收藏、转发,希望能帮你省一些时间☆74Updated last year
- 基于LLM的多轮问答系统。结合了意图识别和词槽填充技术☆17Updated 10 months ago
- 大模型检索增强生成技术最佳实践。☆66Updated 6 months ago
- RAG向量召回示例☆114Updated last year
- 大语言模型应用:RAG、NL2SQL、聊天机器人、预训练、MOE混合专家模型、微调训练、强化学习、天池数据竞赛☆56Updated last month
- 基于知识图谱的智能问答系统,包含意图识别与类知识库送入LLM方法☆49Updated last year
- a date understanding and reasoning enhanced model☆21Updated 3 months ago
- LightRAG与GraphRAG在索引构建、检索测试中的耗时、模型请求次数、Token消耗金额、检索质量等方面进行对比☆58Updated 3 months ago
- ☆59Updated 4 months ago
- 一个改来改去的baseline☆43Updated 2 months ago
- 手把手带你从0到1实现大模型agent☆105Updated 8 months ago
- The LLM of NL2GQL with NebulaGraph or Neo4j☆90Updated last year
- 阿里云天池 - GLM 法律行业大模型挑战赛 - 我们小组实现基于大模型的对话机器人源码☆13Updated 4 months ago
- TianGong-AI-Unstructure☆62Updated last month
- RSL-SQL: Robust Schema Linking in Text-to-SQL Generation☆86Updated last month
- 基于大语言模型的检索增强生成RAG示例☆130Updated 3 months ago
- 大型语言模型实战指南:应用实践与场景落地☆63Updated 6 months ago
- AI 应用示例合集☆86Updated 9 months ago
- 基于大模型+知识图谱的知识库问答☆254Updated 11 months ago
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆106Updated 6 months ago
- Repo for for paper "AgentRE: An Agent-Based Framework for Navigating Complex Information Landscapes in Relation Extraction".☆62Updated 7 months ago
- ☆15Updated 8 months ago