My AI Workflow for Understanding Any Codebase | Peter Steinberger
A quick tip on how I use repo2txt and Google AI Studio to understand new codebases. Gemini's 1M token context window is perfect for asking questions about code.
Navigate unfamiliar codebases using AI. Step 1: Clone a GitHub repository Step 2: Ask questions to find your way around