datawhalechina / what-is-vs
向量检索与 RAG 实践:技术、实现与应用
☆106Updated 5 months ago
Alternatives and similar repositories for what-is-vs:
Users that are interested in what-is-vs are comparing it to the libraries listed below
- ☆62Updated last year
- TinyRAG☆286Updated 5 months ago
- 一个很小很小的RAG系统☆207Updated 4 months ago
- 本项目为书籍《大模型RAG实战》的代码以及资料汇总。☆181Updated 5 months ago
- 大模型/LLM推理和部署理论与实践☆240Updated last month
- 解锁HuggingFace生态的百般用法☆89Updated 4 months ago
- 快速入门RAG与私有化部署☆175Updated last year
- LLM大模型(重点)以及搜广推等 AI 算法中手写的面试题,(非 LeetCode),比如 Self-Attention, AUC等,一般比 LeetCode 更考察一个人的综合能力,又更贴近业务和基础知识一点☆235Updated 3 months ago
- Collecting awesome papers of RAG for AIGC. We propose a taxonomy of RAG foundations, enhancements, and applications in paper "Retrieval-…☆285Updated 10 months ago
- A simple and trans-platform rag framework and tutorial☆170Updated last month
- RAG兴趣小组,全手写的一个RAG应用。Langchain的大部分库会很方便,但是你不一定理解其中原理,所以代码尽可能展现基本算法,主打理解RAG的原理