# edu-rag-qa-system **Repository Path**: leke_code/edu-rag-qa-system ## Basic Information - **Project Name**: edu-rag-qa-system - **Description**: 基于RAG的教育场景智能问答系统 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2026-03-18 - **Last Updated**: 2026-03-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # edu-rag-qa-system 基于RAG的教育场景智能问答系统 安装依赖 ``` pip install -r requirements.txt ``` 开源多语言embedding模型对比大作战 https://luxiangdong.com/2024/02/25/multilang/ RAG 系统高效检索提升秘籍:如何精准选择 BGE 智源、GTE 阿里与 Jina 等的嵌入与精排模型的完美搭配 https://zhuanlan.zhihu.com/p/7357681980 embedding测试 https://github.com/JovenChu/embedding_model_test