technophyle commited on
Commit
0405bbe
·
verified ·
1 Parent(s): 8303fd7

Sync from GitHub via hub-sync

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -1,3 +1,11 @@
 
 
 
 
 
 
 
 
1
  # Code Compass Backend
2
 
3
  FastAPI backend for Code Compass, a personal full-stack RAG project that indexes public GitHub repositories and answers questions with grounded source citations.
 
1
+ ---
2
+ title: Code Compass API
3
+ colorFrom: blue
4
+ colorTo: indigo
5
+ sdk: docker
6
+ app_port: 7860
7
+ ---
8
+
9
  # Code Compass Backend
10
 
11
  FastAPI backend for Code Compass, a personal full-stack RAG project that indexes public GitHub repositories and answers questions with grounded source citations.