File size: 498 Bytes
9d09b0a
60b97da
 
9d09b0a
60b97da
9d09b0a
60b97da
9d09b0a
 
60b97da
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
title: Code Compass API
emoji: 🚀
colorFrom: blue
colorTo: indigo
sdk: docker
app_port: 7860
---

# Code Compass Backend

FastAPI backend for a session-oriented GitHub repo QA tool.

Behavior:

- Clones a public GitHub repo
- Chunks it with tree-sitter
- Builds retrieval state with a Qdrant adapter
- Answers questions with Groq-hosted Llama or Vertex AI Gemini depending on environment configuration
- Deletes the cloned repo after indexing
- Keeps only lightweight repo metadata in SQLite