You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is an AI-powered tool that clones any GitHub repository, chunks and embeds its code using vector embeddings, and enables semantic search via ChromaDB. It retrieves the most relevant code segments and queries a language model (like Gemini) to provide deep, contextual understanding of the repository.