Back to Projects
Personal ProjectAI Powered
Codelens
AI-powered codebase explorer that indexes GitHub repos, builds searchable context, and answers repo questions with grounded citations, file previews, and syntax-highlighted code.
AI Engine01
Google Gemini
Database02
Supabase Vector
Context03
Repo Indexer

Project Overview
Transforms complex GitHub repositories into interactive conversational workspaces with file-level citation grounding.
System Architecture & Decisions
01
Next.js App Router streaming architecture for instant progressive token responses.
02
Google Gemini API integration paired with custom AST code chunking pipelines.
Key Engineering Highlights
Generates semantic embeddings for code repositories to enable intelligent context retrieval.
Answers technical codebase queries with exact file links, line references, and syntax-highlighted snippets.
Integrated Supabase database for project state caching and fast vector similarity lookups.
Technology Stack
Next.jsTailwind CSSSupabaseGoogle Gemini



