Open source · Free to use

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 | sh

How it works

01

Install the core

Download neamt-core — a lightweight local agent that runs on your machine. No cloud. No telemetry.

02

Add your skills

Install only what you need with neamt install. Each skill is sandboxed and declares its permissions upfront.

03

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.

Official

Neamt Scribe

Convert entire YouTube channels into structured Markdown notes automatically.

🌐 Internet💾 Storage🤖 Anthropic API
neamt install scribe
View on GitHub
Official

Neamt Studio

Describe a web page and get a complete, working HTML prototype in seconds.

🤖 Anthropic API💾 Storage
neamt install studio
View on GitHub
OfficialComing soon

Neamt Security

Network scanner, OSINT tools, and SSL inspector for security professionals.

🌐 Internet⚙️ System⚡ High perf
neamt install security
Repo coming soon

Why 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
Read the docs →