真实数据加载中
正在获取当前项目数据 • 状态会自动更新
同步中
#77

LarpDog

0.00
其他OPC-SG

An agentic RAG chatbot that answers newcomer onboarding questions with cited sources, pulling from uploaded documents and GitHub repos. Pipeline: documents (PDF/Word/Slides/Markdown) + GitHub repo content → chunked & embedded → retrieved + reranked → LLM answer with citations back to repo/path or source doc. Stack: - API: FastAPI (api/app.py, ask.py, admin.py, repos.py, feedback.py) - Ingestion: docling-based parsing + chunking (ingest/) - Retrieval: ChromaDB (embedded, persistent) + BM25 hybrid search, bge-m3 embeddings, bge-reranker-v2-m3 reranking (index/) - Answering: LLM loop with citation enforcement (answer/loop.py, citations.py), logged to SQLite (answer_log.db) - LLM backend: configurable — DeepSeek (cloud) or local Ollama, switch driven - API: FastAPI (api/app.py, ask.py, admin.py, repos.py, feedback.py) - Ingestion: docling-based parsing + chunking (ingest/) - Retrieval: ChromaDB (embedded, persistent) + BM25 hybrid search, bge-m3 embeddings, bge-reranker-v2-m3 reranking (index/) - Answering: LLM loop with citation enforcement (answer/loop.py, citations.py), logged to SQLite (answer_log.db) - LLM backend: configurable — DeepSeek (cloud) or local Ollama, switch driven by content sensitivity - GitHub connector: MCP-based (connectors/github_mcp) syncing repos listed in repos.yaml - Frontend: simple HTML chat UI + password-gated admin views (frontend/) - Eval: golden-question harness (eval/golden.yaml, run.py, scorer.py) with an 80% pass bar including multi-hop questions - Deploy: Docker Compose, single-host pilot deployment (EC2 or on-prem), documented in deploy/, GO_LIVE.md

线下社交参与: SG_OPC_0712

分数拆解

GitHub 体量 · 50%X / 社交 · 50%
0.6×0+0.4×0=0
GitHub 体量0 (50%)
Stars0 → 0
Forks0 → 0
体量分0
权重× 0.6
X / 社交0 (50%)
点赞0
回复0
引用0
转发0
社交分0
权重× 0.4

同类对比

热度社交

#3 / 84 同类排名 · 其他 4%

本项目0
同类均值0.63
同类最高33.65

分数历史

2026-07-26

0.00

总分 体量 社交
0.30.20.10.10.07月12日7月26日

执行流程

01提交
提交 GitHub 仓库 + X 帖子,附钱包签名 payload。
02抓取
每日抓取 stars、forks 和 X 互动并记录快照。
03计分
分别算体量(GitHub)与社交(X)分,再按分类加权。
04排名
与全场对比排名;记录每日走势。