Your own private AI. Runs entirely on your computer — nothing you type is ever sent anywhere else.*
*Except an optional, off-by-default voice feature — see the FAQ below.
Start Lantern.bat. It checks everything and gets the AI model on its first run — that part takes a few minutes, once.Lantern comes with llama3.2 already set up, which suits most computers. If replies feel slow (or you want something smarter), here's how to switch — it takes about two minutes.
~2–4GB RAM · struggling with the default
ollama pull llama3.2:1b
The smallest usable option — only worth switching to if the default is genuinely too slow. Answers are noticeably simpler, but it stays responsive where bigger models crawl.
~4–8GB RAM · no graphics card
ollama pull llama3.2
This is the default Lantern already installs, and the best all-round balance for most people — you likely don't need to change anything. If you want stronger reasoning at similar speed, phi4-mini is a good swap.
8GB+ RAM, or any dedicated graphics card
ollama pull llama3.1:8b
Meaningfully smarter and more capable — the best step up if your machine can handle it. With 16GB+ or a dedicated graphics card you could go bigger still (phi4 is a strong 14B option), but 8B is the reliable sweet spot.
how to check
Press Ctrl + Shift + Esc to open Task Manager, click the Performance tab, then Memory — the number at the top right is your RAM. Start with the default; only switch if it feels slow.
Ollama is the free program that actually runs the AI model on your computer. Lantern is the interface on top of it. This split is what keeps everything free and private — there's no company server involved anywhere.
Genuinely private for how you'll actually use it day to day. Text chat is 100% local — no account, no analytics, no data collection, and once Ollama and the AI model are downloaded, you could turn off WiFi entirely and keep chatting. The one honest exception: an experimental, off-by-default voice mode sends audio to Google's cloud speech-to-text and text to Microsoft's cloud text-to-speech when you turn it on, since reliable on-device voice recognition isn't there yet. You'll see a clear consent prompt before any of that happens, and typing works exactly the same as always if you'd rather skip voice entirely.
Not blindly — no AI model is perfect, including this one. It can sound confident while still being wrong, especially on specific facts, dates, or numbers. Treat it like a knowledgeable friend rather than an authoritative source, and double-check anything that actually matters — particularly medical, legal, or financial questions.
The chat itself never leaves your computer — see the privacy question above for what that does and doesn't cover. Separately, the "Having trouble?" and "Got feedback?" links on this page just open your own email app with an address already filled in — whatever you write goes directly to whoever maintains this site, the same as any other email you send. It isn't sold or shared beyond that. Skip them if you'd rather not reach out at all.
No. Ollama is free, the AI model is free to download, and Lantern is free. The only "cost" is your own computer's processing power while it's generating a reply.
Windows has been tested the most, through real back-and-forth with actual testers. Mac and Linux are newer — the core (the local server, the AI conversation itself) has been directly tested and works the same way everywhere, but the platform-specific setup pieces haven't had the same real-world mileage yet. If something doesn't work, the exact error message helps a lot — nothing is designed to fail silently.
Probably not. The AI runs on your own computer's hardware, so speed depends entirely on your machine — laptops without a dedicated graphics card have to work much harder. Switching to a lighter model (see the section above) usually fixes it. Closing other heavy programs while chatting helps too.
Possibly! This is early, hand-built software being tested with a small group of friends, not a finished product. If something breaks or feels off, that's genuinely useful to know — use the "Having trouble?" box below.
Tell me what happened and I'll help sort it out.
Helpful to include: what you were doing when it happened, and the exact wording of any error you saw.
Email me about it