Privacy

Short version: your writing stays on your Mac. Iliad has no accounts and no tracking. Nothing leaves your Mac until you ask the AI for help, and then only the passage you're working on goes out. With the free AI, neither Iliad nor Groq keeps it.

Last updated: 25 September 2026 · Iliad MD 0.4.0

Your documents

Your documents are ordinary Markdown files in a folder you choose. Iliad opens and saves them on your Mac. It never uploads them anywhere.

Comments you leave on a document are saved in a file next to it, in the same folder (for example chapter.comments.md). They are yours like any other file, and they are never sent to the AI.

When text leaves your Mac

Only when you ask. Typing never sends anything. Text is sent when you press a suggestion key (⌘, sentence, ⌘. paragraph, ⌘/ full idea) or pick an action in the ✦ AI menu, and only this:

Nothing more than that: never your folder, your other files or your comments. The answer comes back to your Mac only, and nothing changes in your document until you accept it.

The AI runs on Groq, with the openai/gpt-oss-120b model. How the text gets there depends on which of the two ways you use it.

Free AI (the default)

With no key of your own, your request goes from your Mac to Iliad's AI server, which passes it to Groq and streams the answer back. Three parties are involved:

The random install ID is created the first time you use the free AI and saved on your Mac. It is not linked to your name, email, Mac or documents. Requests also carry the app's version number, so an old version can be asked to update.

The free AI has a daily limit, reset at 00:00 UTC. When it runs out, Iliad tells you when it comes back. There is no counter to watch and nothing is queued.

Your own Groq key (optional)

In Writing assists → Use my key you can paste a Groq API key. From then on, requests go straight from your Mac to Groq: no Iliad server in between, and no daily limit from Iliad.

Iliad never uses your text for anything but your answer. No accounts, no analytics, no ads, no training. If you'd rather a document never leave your Mac, don't ask the AI for help on it: Iliad sends nothing unless you do.

Other times Iliad goes online

Claude Code, Codex and other tools

If you let an AI tool like Claude Code or Codex work in your folder, that tool follows its own privacy terms. Iliad only shows you, on your Mac, what the tool changed.

This website

iliad.md uses no cookies and no analytics. The fonts come from Google Fonts and the download comes from GitHub, so those two services see your internet address when you visit or download.

Questions

Iliad and its AI server are made and run by Sebastián Marambio. Both are open source, so anyone can check all of this in the code. If something here is unclear, ask me on GitHub. If this page changes, the date at the top changes with it.