
Ever wondered what the heck what the tech is behind a project on Github?
Convert GitHub repositories into explorable knowledge hubs with AI
what-the-tech transforms any GitHub repository into an interactive knowledge hub powered by AI. Explore codebases through intelligent chat conversations and visual architecture diagrams, all without needing to clone or manually navigate repositories.
Our Agent provides chatbox conversations powered by Google Gemini AI, answering questions about your codebase with citations from actual code files. Every response is grounded in your repository's content using RAG (Retrieval Augmented Generation), ensuring accurate and verifiable answers.
The Board visualizes your project structure using interactive Mermaid diagrams, generated from comprehensive codebase analysis. Toggle between rendered visualizations and raw Mermaid code to understand architecture, data flows, and component relationships at a glance.
Built for developers who want to understand codebases faster, onboard new team members efficiently, explore open-source projects with confidence, and get instant answers about any repository's structure and implementation.