100% on your Mac
The AI runs on your device. Your files, prompts, and conversations are never uploaded to anyone’s cloud. No account to create, nothing to sign in to.
Sumika helps you research, understand files, run approved commands, and build things, all on your device. No cloud, no account, no subscription. Your work stays on your Mac.
Research, files, commands, browser tools, and coding help, without sending your work to the cloud.
The AI runs on your device. Your files, prompts, and conversations are never uploaded to anyone’s cloud. No account to create, nothing to sign in to.
Sumika can read local files, search the web, summarize context, run approved commands, and chain tools together to finish real work.
Ask questions about a folder, compare files, inspect diagnostics, or review changes without handing broad access to a cloud service.
Need docs, examples, or source material? Sumika can search and fetch the web with explicit permission, then bring the results back into the task.
Before it changes a file or runs a command, Sumika asks for your OK. Nothing ever happens behind your back.
No API keys, no monthly bill, no remote account. Sumika downloads what it needs for local AI. Free and open source.
Sumika works like a teammate who happens to live on your Mac.
Tell Sumika what you want: research a topic, summarize a folder, inspect a file, build a prototype, or explain what changed.
Sumika works out the steps and which tools it needs, such as reading files, checking the web, opening a preview, or running a command.
It asks before it touches anything. Approve each step as it goes, or let trusted work continue. Your call.
Sumika runs the approved steps, checks the results, and leaves a trace you can inspect when you want to understand what happened.
Sumika is free and in early development. The app is already useful for local agent experiments, and a one-click Mac download is on the way.
Requires a Mac with Apple Silicon · macOS 15 or later · Free, Apache-2.0
# install the toolchain
brew install just swiftlint swift-format
# clone & build
git clone https://github.com/ngutech21/sumika-chat
cd sumika-chat
just build