RRepoGEO

REPOGEO 报告 · LITE

KelvinQiu802/llm-mcp-rag

默认分支 main · commit 46e01f23 · 扫描时间 2026/6/1 15:13:12

星标 543 · Fork 98

AI 可见性总分
23 /100
亟需修复
品类召回
0 / 2
在所有问题中均未被推荐
规则结果
通过 1 · 警告 0 · 失败 1
客观元数据检查
AI 认识你的名字
2 / 3
直接询问时,AI 是否点名你的仓库
如何阅读这份报告

行动计划告诉你下一步要做什么——按影响力排序、可直接复制粘贴的修改。品类可见性是真正的 GEO 测试:当用户向 AI 提一个不带品牌、本应让 KelvinQiu802/llm-mcp-rag 浮出水面的问题时,AI 是真的推荐了你,还是推荐了你的竞品?客观检查验证 AI 引擎最先权衡的那些元数据信号。自指检查判断 AI 是否还认识你的名字。

行动计划 — 可复制粘贴的修复

3 条由 gemini-2.5-flash 生成、按优先级排序的修改。修完后请把对应条目标记为完成。

整体方向
  • hightopics#1
    Add relevant topics to the repository

    原因:

    复制粘贴的修复
    llm, rag, multi-context-prompting, agents, tool-use, lightweight, python, openai-api
  • highlicense#2
    Add a LICENSE file to the repository

    原因:

    复制粘贴的修复
    (Create a LICENSE file in the repository root with your chosen open-source license, e.g., MIT or Apache-2.0. For example, for MIT: "MIT License\n\nCopyright (c) [year] [fullname]\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.")
  • highreadme#3
    Reposition the README's opening to highlight unique value

    原因:

    当前
    # LLM + MCP + RAG
    
    ## 目标
    Augmented LLM** (Chat + MCP + RAG)
    - 不依赖框架
        - LangChain, LlamaIndex, CrewAI, AutoGen
    MCP支持配置多个MCP Serves
    RAG** 极度简化板
        - 从知识中检索出有关信息,注入到上下文
    任务阅读网页 → 整理一份总结 → 保存到文件
       - 本地文档 → 查询相关资料 → 注入上下文
    复制粘贴的修复
    # LLM + MCP + RAG: Lightweight, Framework-Agnostic Agents with Multi-Context Prompting (MCP) and Simplified RAG
    
    This project provides a highly simplified and framework-agnostic approach to building augmented LLM agents, combining Chat, Multi-Context Prompting (MCP), and Retrieval Augmented Generation (RAG). Unlike heavy frameworks such as LangChain or LlamaIndex, this solution focuses on core functionalities for effective agent building, allowing for flexible integration of multiple MCP servers and streamlined RAG for injecting relevant information from knowledge sources.

本次扫描解析到的品类 GEO 通道:google/gemini-2.5-flash, deepseek/deepseek-v4-flash

品类可见性 — 真正的 GEO 测试

向 google/gemini-2.5-flash 提出的不带品牌问题。AI 推荐了你,还是推荐了别人?

各模型使用同一组问题 — 切换标签对比回答与排名。

召回
0 / 2
0% 的问题里出现了 KelvinQiu802/llm-mcp-rag
平均排名
越小越好。#1 表示首位推荐。
声量占比
0%
在所有被点名的工具中,你占了多少?
头号对手
LlamaIndex
在 2 个问题中被推荐 2 次
竞品排行
  1. LlamaIndex · 被推荐 2 次
  2. Faiss · 被推荐 2 次
  3. Haystack · 被推荐 2 次
  4. OpenAI API · 被推荐 1 次
  5. LangChain Expression Language (LCEL) · 被推荐 1 次
  • 品类问题
    How to build custom LLM agents with RAG and tool use without large frameworks?
    你:未被推荐
    AI 推荐顺序:
    1. OpenAI API
    2. LangChain Expression Language (LCEL)
    3. GPT-4
    4. Claude 3 Opus
    5. openai
    6. anthropic
    7. google-generativeai
    8. Claude
    9. Gemini
    10. OpenAI Embeddings (text-embedding-ada-002)
    11. Hugging Face Sentence Transformers
    12. all-MiniLM-L6-v2
    13. ChromaDB
    14. FAISS
    15. Qdrant
    16. LlamaIndex
    17. Anthropic API
    18. Hugging Face Embeddings
    19. Pinecone
    20. Weaviate
    21. Hugging Face Transformers
    22. SentenceTransformer
    23. sentence_transformers
    24. OpenAI Embeddings API
    25. NumPy
    26. SciPy
    27. Annoy
    28. Faiss
    29. Instructor
    30. Pydantic
    31. Haystack
    32. InMemoryDocumentStore
    33. ElasticsearchDocumentStore
    34. DensePassageRetriever
    35. BM25Retriever

    AI 推荐了 35 个替代方案,却始终没点名 KelvinQiu802/llm-mcp-rag。这就是要补上的差距。

    查看 AI 完整回答
  • 品类问题
    Seeking a lightweight RAG solution for LLMs that integrates multiple external tools.
    你:未被推荐
    AI 推荐顺序:
    1. LlamaIndex
    2. LangChain
    3. Haystack
    4. RAGatouille
    5. LiteLLM
    6. Faiss

    AI 推荐了 6 个替代方案,却始终没点名 KelvinQiu802/llm-mcp-rag。这就是要补上的差距。

    查看 AI 完整回答

客观检查

针对 AI 引擎最看重的元数据信号的规则审计。

  • Metadata completeness
    fail

    建议:

  • README presence
    pass

自指检查

当被直接问到你时,AI 是否还知道你的仓库存在?

  • Compared to common alternatives in this category, what is the core differentiator of KelvinQiu802/llm-mcp-rag?
    pass
    AI 明确点名了 KelvinQiu802/llm-mcp-rag

    AI 的回答可能信誓旦旦却是错的。请按事实核对:技术栈、目标人群、差异化点是不是和你实际的对得上?

  • If a team adopts KelvinQiu802/llm-mcp-rag in production, what risks or prerequisites should they evaluate first?
    pass
    AI 明确点名了 KelvinQiu802/llm-mcp-rag

    AI 的回答可能信誓旦旦却是错的。请按事实核对:技术栈、目标人群、差异化点是不是和你实际的对得上?

  • In one sentence, what problem does the repo KelvinQiu802/llm-mcp-rag solve, and who is the primary audience?
    pass
    AI 未点名 KelvinQiu802/llm-mcp-rag —— 很可能在说另一个项目

    AI 的回答可能信誓旦旦却是错的。请按事实核对:技术栈、目标人群、差异化点是不是和你实际的对得上?

嵌入你的 GEO 徽章

把这个徽章贴进 KelvinQiu802/llm-mcp-rag 的 README。每次重新扫描都会自动更新,并跳到最新报告——是「我在乎 AI 可发现性」最简单的公开证明。

RepoGEO badge preview实时预览
MARKDOWN(README)
[![RepoGEO](https://repogeo.com/badge/KelvinQiu802/llm-mcp-rag.svg)](https://repogeo.com/zh/r/KelvinQiu802/llm-mcp-rag)
HTML
<a href="https://repogeo.com/zh/r/KelvinQiu802/llm-mcp-rag"><img src="https://repogeo.com/badge/KelvinQiu802/llm-mcp-rag.svg" alt="RepoGEO" /></a>
Pro

订阅 Pro,解锁深度诊断

KelvinQiu802/llm-mcp-rag — 轻量扫描仍免费;本卡列出 Pro 相对轻量的深度额度。

  • 深度报告每月 10 次
  • 无品牌品类查询5,轻量 2
  • 优先行动项8,轻量 3