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 init --path . --wizard Detected: Python, TypeScript · Flask, React Ollama running | model: deepseek-coder:6.7b (tier 3/5) Post-commit hook installed. Indexed 847 chunks across 26 files. $ lore ask "how does authentication work?" Querying codebase… JWT tokens issued in core/auth.py. Flow: POST /login → validate_credentials() → generate_token() → @require_auth middleware on every route. Sources: core/auth.py · api/middleware.py $ lore deps --format html Scanning 7 package managers… [!] CVE-2020-14343 PyYAML 3.13 — CRITICAL → fix: 5.4 Report written → dependency_manifest.html $
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
22
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. CVE checks, CycloneDX 1.4 SBOM for compliance reporting, and a shareable HTML security report — all entirely offline, no external API needed.

lore deps --format html | 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
🩺

Setup & Health Check

One command verifies your entire environment — Ollama, models, vector DB, git, Docker. Auto-detects your stack, pulls the right model for your hardware, and installs the git hook. Zero guesswork for new installs.

lore doctor | lore init --wizard

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
  • Full CLI — all 22 analysis commands
  • VS Code extension (optional)
  • Local install, 1 codebase
  • Community support
Get Started Free
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.