Skip to content

Releases: SoulDev07/CodeCompass

v1.0.0

31 Oct 14:08

Choose a tag to compare

🧭 CodeCompass v1.0.0

The first release of CodeCompass, turning any GitHub repo into a searchable, chat-based knowledge base.

Highlights

  • Chat with repos using real, cited source files
  • Local-first indexing with Chroma and MiniLM-L6-v2 embeddings
  • Frontend: React + Vite + Tailwind
  • Backend: Flask + Embedchain + Groq