Parsed Languages
Engineered with hybrid retrieval, semantic search, intelligent re-ranking and grounded citations to understand repositories beyond simple code search.
Hybrid retrieval combining pgvector semantic search with PostgreSQL full-text search for precise repository understanding.
AI reconstructs repository context across multiple files to explain architecture, dependencies and implementation details.
Every answer is grounded with exact filenames, functions and line numbers so every explanation remains verifiable.
BullMQ-powered ingestion pipeline processes repositories reliably while respecting external API limits.
Multi-step reasoning plans retrieval, ranking and synthesis before generating architecture-aware responses.
Supports all major programming languages through a language-agnostic chunking strategy.
Hybrid Retrieval
pgvector + PostgreSQL
Agentic Workflow
Multi-step reasoning
Grounded AI
Exact source citations
Universal Support
All major languages
A real question, asked against a real codebase — no scripted demo

Every repo is parsed into chunks first — this one, 78 files down to 253 searchable pieces.
The agent decides which tools to call based on the question, not a fixed retrieval step.
Answers stay grounded in the actual code — no filler, no guessing when something isn't there.
CodeLance understands your repository beyond simple code search. Explore architecture, implementation details, design decisions, and engineering trade-offs through natural conversation.