Beer-Bears/scaffold
Structural RAG (Retrieval-Augmented Generation) system for large codebases
This system helps software development teams manage and understand large codebases by transforming source code into an intelligent knowledge graph. It takes your project's code as input and provides AI agents with precise, structural context, enabling them to build, maintain, and refactor complex software more effectively. Software engineers and development team leads can use this to overcome issues like outdated documentation and fragmented system knowledge.
Use this if your development team struggles with maintaining documentation, or if your AI-assisted development tools lack the deep architectural understanding needed for complex code tasks.
Not ideal if you are a solo developer working on small, simple projects, or if you do not plan to integrate AI agents into your development workflow.
Stars
16
Forks
2
Language
Python
License
MIT
Category
Last pushed
Oct 29, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/Beer-Bears/scaffold"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
HKUDS/LightRAG
[EMNLP2025] "LightRAG: Simple and Fast Retrieval-Augmented Generation"
beir-cellar/beir
A Heterogeneous Benchmark for Information Retrieval. Easy to use, evaluate your models across...
HKUDS/RAG-Anything
"RAG-Anything: All-in-One RAG Framework"
superlinear-ai/raglite
🥤 RAGLite is a Python toolkit for Retrieval-Augmented Generation (RAG) with DuckDB or PostgreSQL
illuin-tech/vidore-benchmark
Vision Document Retrieval (ViDoRe): Benchmark. Evaluation code for the ColPali paper.