# agent_rag_project **Repository Path**: weh_coder/agent_rag_project ## Basic Information - **Project Name**: agent_rag_project - **Description**: 混合检索+agent - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-07-28 - **Last Updated**: 2026-07-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 运行 ```bash pip install -r requirements.txt pip install --upgrade --force-reinstall -r requirements.txt ``` ### 运行命令 ```bash streamlit run app.py ```