ADAM Engine v2.1

Your personal AI that learns from every terminal, every project, every conversation. Gets smarter every day.

Step 1 — Select your platform

Step 3 — Open Dashboard

Already set up? Go straight to the dashboard.

Open Dashboard

ADAM Engine v2.1

0

Ask Adam (live)

Tokens stream from whichever API teacher answers first. Browser teachers can't stream — for those use the plugins below or any third-party app via POST /v1/adam/smart.

Quick Actions

Run a plugin in one click. Each calls the same endpoint your other apps would use — POST /v1/adam/plugins/run/<name>.

Summarize a URL
Fetch, strip HTML, ask Adam for a 4-sentence summary.
Web search
DuckDuckGo results, no API key.
Calculate
Safe math (sqrt, pi, log, ...) — no LLM hallucination.
Find files
Search ~/Documents, Desktop, C:\AutoDev for a name+content pattern.
What time / date
Authoritative current date/time (LLMs are bad at this).
Screenshot a URL
Headless Chromium, no cookies. Saves a PNG to workspaces/screenshots.

What Adam Learned

Every captured terminal session, every CLI transcript ingested, every Council postmortem fired in the background. Read-only — this tab is here so you can see what the passive learning loop is actually doing.

Browser Teachers

Free-tier LLMs Adam consults via your logged-in browser session (no API key needed). Sign in once per service; cookies persist in Adam's bundled Chrome profile.

"Test ping" sends a short prompt and reports back the latency + first line of the reply. Useful for verifying selectors after a site redesigns its UI.

Skills

Recorded sequences of plugin/router/council calls. Adam suggests them when a question matches an existing skill; you can also save your own and run them on demand.

✨ Generate a skill from a description (Adam plans it)

Describe what you want to do. Adam will propose a recipe using its 10 plugins. Review, edit, then click Save.

+ Add a new skill

Knowledge

Every Q&A Adam has ever stored. Filter by tier and search by keyword. Click "Promote" to move a useful entry into the curated tier (Adam will prefer it on future retrievals), "Demote" to drop it to scratch (Adam will skip it).

Privacy Firewall

Adam continuously distills "Wisdom" from your tasks. Review and approve lessons before they are synced to the Master Brain.

No wisdom patterns pending review.
3D NEURAL MESH
Visualizing semantic connections in local brain.

API Keys

Adam works free out of the box using free API tiers. To use your own keys (paid models, higher rate limits, your personal accounts) — paste them here. Keys are stored locally in brain/settings.json and never leave this machine. Leave a field blank to keep the current value.

Google Gemini
checking…
Get free key →
Groq
checking…
Get free key →
OpenRouter
checking…
Get free key →
OpenAI
checking…
Get key →
Anthropic
checking…
Get key →
How keys are used: Saving rebuilds the engine — new keys take effect immediately, no restart needed. Keys are encrypted at rest with the Fernet key in brain/secrets/secret.key; settings.json on disk shows only ciphertext.

Insights

Read-only views into Adam's internals. Refreshes when you click the tab.

Knowledge quality

Click Insights to load…

By source

Most-retrieved entries

Recent errors

Plugins installed

Council of AI

Adam's Brain

Knowledge0
Training Data0
Independence0%
Missions0
Knowledge Quality
0

Sources

Wisdom Mesh

Loading…

Live Activity

Waiting for events…
Last 50 events. Council calls, knowledge writes, skill replays, postmortems.

API Cost

Loading…
Free-tier providers (Gemini API · Groq · OpenRouter free) record $0 — only paid models accrue charges.

Code Search

Actions

Connect Another PC