AI coding agent with a brain

Your code
remembers.

An AI coding companion with persistent wiki memory, live cost metering, and a built-in teacher. It gets smarter about your project every session.

Start free trial See it in action

Every other AI tool has amnesia.

Session ends. Context dies. Next session, you start over. Lore doesn't work that way.

without lore
you > add rate limiting to /api/users   ai > What framework are you using? ai > What's your middleware pattern? ai > How do you handle errors? ai > What database are you on?   // session 47. asked the same questions // in session 1, 12, 23, 34, and 46. // you've explained your stack 47 times.
with lore · session 47
you > add rate limiting to /api/users   lore > From [[architecture/overview]] you're on Express with the guard middleware pattern from [[conventions]]. I'll add a Redis rate limiter matching your error format.   PROPOSED [EDIT] middleware/rateLimit.ts +42 [EDIT] routes/users.ts +3   [a]pply [p]review [r]eject [t]each
What makes it different

Three pillars. One tool.

Memory, transparency, and teaching. No other AI coding tool does all three.

01
🧠
Wiki memory
A .lore/ directory at your project root. Architecture decisions, conventions, entity maps. Session 50 has the full context of sessions 1 through 49. Git-tracked. Human-readable. Yours.
02
💰
Live cost meter
See your token spend every request. Monthly budget caps that actually enforce. Warnings at 80%. No surprise bills, no hidden overages, no $20 minimum.
03
🎓
Teach me mode
Three depth levels: brief, standard, deep. Lore explains what it did and why. Learning docs auto-save. Export as PDF. Ship understanding, not just code.
04
🛡️
Diff preview + rollback
Every change gets a visual diff before approval. Git snapshots auto-created. One command rollback. Self-check runs your build and auto-fixes failures.
05
🔍
Smart project scan
lore init reads your codebase and builds a wiki automatically. File structure, patterns, conventions. Context on day one, not day ten.
06
⚔️
CLI-first, always
No IDE lock-in. No VS Code extension. A standalone binary that works in any terminal on any project. Windows, macOS, Linux.
See it live

A session with Lore.

Watch wiki memory, cost metering, and teach mode work together.

lore · session #47 · project: api-server
LORE v0.5.0 | Wiki: 12 pages | Budget: $0.42 / $5.00   you > /teach standard Teach mode: standard (explains reasoning + patterns)   you > refactor the auth middleware to support API keys   lore > Looking at [[architecture/overview]] and [[middleware/auth]] from session #12, your current auth uses JWT-only. I'll extend the guard pattern to check for X-API-Key headers first.   PROPOSED CHANGES [EDIT] src/middleware/auth.ts (+18 lines) [NEW] src/middleware/apiKey.ts (+34 lines) [EDIT] src/routes/index.ts (+2 lines)   [a]pply [p]review [r]eject [t]each
Session: 23m · 4,200 tokens
$0.48 / $5.00
Pricing

Honest pricing. No tricks.

Every plan includes a 7-day free trial. Cancel anytime.

Starter
$3/mo
For side projects and learning
  • 3 projects
  • Full wiki memory
  • Brief teach mode
  • 2M tokens/month
Start free trial
Popular
Builder
$8/mo
For active developers
  • Unlimited projects
  • All teach levels
  • 10M tokens/month
  • PDF export
Start free trial
Pro
$15/mo
For power users
  • Everything in Builder
  • Priority routing
  • Advanced wiki
  • 25M tokens/month
Start free trial

PPP pricing available for India and other regions. All plans include 7-day free trial.

FeatureClaude CodeCursorCodexLore
MemoryFlat file (manual)Flat fileFlat fileWiki graph (auto)
Cost$20/mo opaque$20/mo + overages$20/mo$3-15/mo, live meter
Teach modeNoneNoneNone3 levels + PDF
Build verifyNoNoNoAuto + fix loop
India pricing$20 min$20 min$20 minFrom $2/mo

Stop re-explaining.
Start building.

Your first 7 days are free. No credit card to start.

Start free trial