AI Codebase Intelligence

Your codebase
has a story.
Now you can read it.

Lore lets engineers ask plain English questions about any codebase and get accurate, sourced answers — without sending a single line of code to the cloud.

Runs 100% locally
Air-gap compatible
CycloneDX SBOM
lore — codebase intelligence
$ lore ask "how does authentication work?" Querying codebase… Authentication is handled in core/auth.py via JWT tokens. The flow is: user submits credentials → validate_credentials() checks against the DB → generate_token() signs a 24h JWT → middleware verifies on each request via @require_auth. Sources: core/auth.py · api/middleware.py $ lore deps --format sbom Scanning 7 package managers… ⚠ CVE-2023-32681 requests 2.28.0 → fix: 2.31.0 ✓ SBOM written → dependency_manifest.cdx.json $ lore changelog --last 10 10 commits · 3 files · Risk: LOW Added payment retry logic with exponential backoff. Refactored DB connection pooling. No breaking changes detected. $
Built for
Defense Contractors | Healthcare Systems | Financial Services | Government Agencies | Enterprise Engineering Teams

Legacy code is a
black box.

New engineers spend weeks just understanding what code does before they can change anything safely. Senior engineers become human documentation — answering the same questions over and over. And nobody knows what breaks when you touch something.

Lore reads your codebase so your team doesn't have to start from zero every time.

47%
of engineering time spent understanding existing code, not writing new code
6wk
average time for a new engineer to become productive on a legacy codebase
0
data leaves your network. Every query runs on your own hardware
21
analysis commands covering quality, security, architecture, and compliance
What Lore Does

Everything your team needs
to understand any codebase.

💬

Ask Plain English Questions

Ask how authentication works, where payments are processed, or why a particular decision was made. Lore finds the relevant code and explains it clearly, with source references.

lore ask
🔬

Deep Function Analysis

Explain any function in depth — what it does, why it exists, who calls it, what it calls, its risk score, and concrete improvement suggestions. All in one report.

lore explain
💥

Change Impact Analysis

Before touching any file, see the full downstream dependency chain. Know exactly what breaks before you commit — not after.

lore impact
📦

Dependency Manifest & SBOM

Scan all package managers across 8 languages. Get a complete dependency manifest with CVE security checks and export a CycloneDX 1.4 SBOM for compliance reporting — entirely offline.

lore deps --format sbom
📋

Plain English Changelog

Generate a plain English summary of what changed between any two git refs. Includes risk assessment, breaking change detection, and relevant past decisions. The best feature to show a product manager.

lore changelog
🏛️

Architecture Diagrams

Generate interactive architecture diagrams — module overview, file dependency graph, call flow, and external data flow. Clickable nodes, hover details, and edge filtering. Opens in any browser.

lore diagram --format html
🔍

Code Quality Scoring

Score every file and function for complexity, nesting, missing documentation, and code smells. Risk levels from clean to critical. Integrates with PR analysis to catch issues before merge.

lore smell
👻

Dead Code Detection

Find functions and classes that are defined but never called. Two-pass analysis with high/medium/low confidence levels. Reduce codebase weight and eliminate maintenance burden.

lore dead
🧭

Engineer Onboarding

Generate a guided onboarding document for any new engineer. Tailored by role — backend, frontend, devops. Answers the questions every new hire has on day one.

lore onboard

Your code never
leaves your network.

Lore runs entirely on your own hardware using local AI models. There are no cloud APIs, no telemetry, and no data retention. Suitable for classified, regulated, and air-gapped environments.

No cloud API calls. The AI model runs via Ollama on your own hardware. No OpenAI, no Anthropic, no external LLM services.
No telemetry or usage data. Lore does not phone home. Ever.
Air-gap compatible. Can be installed and operated with zero internet connectivity. USB install packages available for secure facilities.
On-premise vector database. Code embeddings are stored locally in ChromaDB. No third-party vector database services.
SBOM generation is fully offline. CVE checks use a local database. No internet required for compliance reporting.

Built for compliance-first organizations.

Lore generates CycloneDX 1.4 SBOMs — the NTIA-recognized standard increasingly required by government contractors and regulated industries. Know exactly what's in your software supply chain, without sending anything to a third party.

CycloneDX 1.4 NTIA SBOM CVE Scanning Air-Gap Ready CMMC Aligned HIPAA Friendly
Talk to Sales →
Pricing

Simple, transparent pricing.
No per-query fees.

Free for individual developers. Flat pricing for teams. Custom contracts for enterprise and government.

Individual
Free
forever
  • CLI + VS Code extension
  • Local install, 1 codebase
  • All analysis commands
  • Community support
Get Started
Pro
$29
per seat / month
  • Everything in Individual
  • Docker server mode
  • Unlimited codebases
  • Git webhook auto-reindex
  • Email support
Get Started
Enterprise
Custom
annual contract
  • Everything in Team
  • Unlimited seats
  • Air-gap / USB install package
  • CycloneDX SBOM + CVE reporting
  • SLA + dedicated support
  • On-premise deployment assistance
Contact Sales

Ready to read your
codebase?

Join the early access list. We're onboarding teams now.

No spam. No credit card required. We'll reach out within 48 hours.