basic framework for rag(retrieval augment generation)
☆89Dec 24, 2023Updated 2 years ago
Alternatives and similar repositories for basic_rag
Users that are interested in basic_rag are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 儿童故事常识推理与寓意理解评测(Commonsense Reasoning and Moral Understanding Evaluation in Children's Stories,CRMU)☆18Oct 22, 2024Updated last year
- 2021搜狐校园文本匹配算法大赛☆16Jun 4, 2021Updated 5 years ago
- 阿里天池: 2023全球智能汽车AI挑战赛——赛道一:AI大模型检索问答 baseline 80+☆121Dec 28, 2023Updated 2 years ago
- FinQwen: 致力于构建一个开放、稳定、高质量的金融大模型项目,基于大模型搭建金融场景智能问答系统,利用开源开放来促进「AI+金融」。☆439Jun 11, 2024Updated 2 years ago
- 一个支持多轮问数的ChatBI示例代码,可直接使用。A demo of ChatBI,support by FocusGPT☆12Apr 23, 2025Updated last year
- 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.
- ☆15Nov 22, 2023Updated 2 years ago
- Over the next month, we will implement the comprehensive paper retrieval and organization system to make this AI-Scientist agent project …☆16Updated this week
- 一种利用Langchain框架和本地向量库实现的对话式BI,它的目标是帮助用户寻找、理解数据知识,并能够分析数据、洞察结果,通过自然语言对话,降低数据分析的门槛。☆154Mar 20, 2024Updated 2 years ago
- 本项目是针对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.☆297Jul 24, 2025Updated last year
- FinGLM: 致力于构建一个开放的、公益的、持久的金融大模型项目,利用开源开放来促进「AI+金融」。☆2,269May 8, 2024Updated 2 years ago
- Official implementation of TreeSynth: Synthesizing Diverse Data via Tree-Guided Subspace Partitioning (NeurIPS 2025 Spotlight).☆33Oct 3, 2025Updated 11 months ago
- ☆16May 31, 2024Updated 2 years ago
- 通用简单工具项目☆22Oct 6, 2024Updated last year
- KDD 2024 AQA competition 2nd place solution☆12Jul 21, 2024Updated 2 years ago
- 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.
- experiments of some semantic matching models and comparison of experimental results.☆161Oct 27, 2025Updated 10 months ago
- tf&torch about nlp☆11Aug 12, 2022Updated 4 years ago
- [KDD24-ADS] R-Eval: A Unified Toolkit for Evaluating Domain Knowledge of Retrieval Augmented Large Language Models☆11Apr 9, 2024Updated 2 years ago
- Introduction to CPM☆17Jun 22, 2021Updated 5 years ago
- RAG for Local LLM, chat with PDF/doc/txt files, ChatPDF. 纯原生实现RAG功能,基于本地LLM、embedding模型、reranker模型实现,支持GraphRAG,无须安装任何第三方agent库。