CCSR — Canonical Computer Science Research
01
AI Research Engineering Platform
CCSR — Canonical Computer Science Research
An open-source, local-first AI research engineering platform evolved from RAGForge. CCSR is designed around reproducible experimentation, evaluation, artifact lineage, retrieval tracing, and research-oriented AI workflows. Its current mature domain is Retrieval-Augmented Generation.
- Durable Bronze / Silver / Gold ingestion using MinIO
- PostgreSQL metadata, lineage, and authoritative state
- Dense + BM25 sparse hybrid retrieval with Qdrant
- Configurable chunking strategies
- Retrieval tracing and source inspection
View Details — CCSR — Canonical Computer Science Research
- Durable Bronze / Silver / Gold ingestion using MinIO
- PostgreSQL metadata, lineage, and authoritative state
- Dense + BM25 sparse hybrid retrieval with Qdrant
- Configurable chunking strategies
- Retrieval tracing and source inspection
- SSE streaming
- Redis caching and ingestion events
- FastAPI control plane
- Next.js frontend
- Airflow and Celery ingestion orchestration
- Benchmarking for latency, throughput, retries, recovery, duplicate processing, and scaling behavior
