RAGstar
A compact RAG system for discovering the right GitHub repositories with natural language queries.
Prompt workspace
Ask a question to find the right repository.
Results
0Run a query to see matching repositories.
Import starred repos
OptionalEnter a public GitHub username to import starred repositories into the RAGstar database.
Add repository
DirectEnter a GitHub repository URL to add it directly to the RAGstar database.
Project overview
- Fetches README.md content with github API
- Summarizes repositories using Mistral Ollama model hosted locally.
- Indexes summaries in ChromaDB with mxbai-embed-large embeddings.
- Answers queries with hybrid dense + BM25 scoring.
Tech stack
Live signals (preview)
Prompt tokens
—
Waiting for query
Completion tokens
—
Waiting for query
Total tokens
—
Waiting for query
Cost estimate
—
Pricing if it was OpenAI API
(It's self hosted)
(It's self hosted)
Query latency
—
Awaiting telemetry