LIVE DATA LOADING
FETCHING CURRENT REGISTRY DATA • PROJECT STATUS WILL UPDATE AUTOMATICALLY
SYNCING
#77

LarpDog

0.00score
OtherOPC-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

Offline Participation: SG_OPC_0712

Score breakdown

GitHub size · 50%X / social · 50%
0.6×0+0.4×0=0
GitHub size0 (50%)
Stars0 → 0
Forks0 → 0
Size score0
Weight× 0.6
X / social0 (50%)
Likes0
Replies0
Quotes0
Reposts0
Social score0
Weight× 0.4

Category comparison

GitHubSocial

#3 / 84 in category · OtherTop 4%

This project0
Category avg0.63
Category best33.65

Score History

2026-07-25

0.00

Total Size Social
0.30.20.10.10.0Jul 12Jul 25

Execution flow

01Submit
GitHub repo + X post submitted with a wallet-signed payload.
02Fetch
Stars, forks and X engagement are pulled and snapshotted daily.
03Score
Size (GitHub) and social (X) are scored, then category-weighted.
04Rank
Ranked against the field; the daily trend is recorded.