Jevon-Zhong/Ai-doctor
🧑⚕️ Ai智能医生聊天助手-这是一个前端基于Vue3、TS、后端基于Nest.js、MongoDB、Redis、Milvus并结合大模型、RAG等技术实现的医疗库智能问答系统,能结合大模型的生成能力和上传的专业医疗领域知识库针对提问给出专业回答。同时具备工具调用能力,可使用MCP集成网页爬取能力让大模型根据网址对应的医疗领域文章进行分析和输出。
Platform-specific configuration:
{
"mcpServers": {
"Ai-doctor": {
"command": "npx",
"args": [
"-y",
"Ai-doctor"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...