# bookstore-rag **Repository Path**: sky-jiangcheng/bookstore-rag ## Basic Information - **Project Name**: bookstore-rag - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-31 - **Last Updated**: 2026-03-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # RAG Service 独立 Agentic RAG 服务,用于 agentic RAG 研究、调试和测试。 ## 启动 ```bash uvicorn main:app --reload ```