The Linux of AI
Open, modular AI that runs entirely on your machine. Install only the skills you need. Build your own. No cloud. No subscriptions.
curl -fsSL neamt.ai/install | shHow it works
Install the core
Download neamt-core — a lightweight local agent that runs on your machine. No cloud. No telemetry.
Add your skills
Install only what you need with neamt install. Each skill is sandboxed and declares its permissions upfront.
Build your own
Anyone can publish a skill on GitHub. A skill is a folder with a manifest and a Python entry point.
Official skills
Audited, sandboxed, and ready to install.
Neamt Scribe
Convert entire YouTube channels into structured Markdown notes automatically.
neamt install scribeNeamt Studio
Describe a web page and get a complete, working HTML prototype in seconds.
neamt install studioNeamt Security
Network scanner, OSINT tools, and SSL inspector for security professionals.
neamt install securityWhy Neamt
Your machine, your data
Everything runs locally. Your transcripts, your generated code, your notes — none of it leaves your machine. There is no Neamt server seeing your requests, no logging, no training on your data. If you have a local LLM, you don't even need an API key.
Install what you need
Most AI products ship a hundred features you'll never use, all running in the background. Neamt is the opposite: a minimal core plus a marketplace of skills you opt into one by one. Each skill declares its permissions. You decide what gets installed.
Ready to install?
One command. No account required.
curl -fsSL neamt.ai/install | sh