-
Notifications
You must be signed in to change notification settings - Fork 0
Home
An AI agent that runs on your own machine. Not a chat window with an API behind it — it reads your files, runs commands, drives a browser, applies for jobs, and keeps working while you're away from the desk.
Conversations, documents, memory and audit trail stay on the machine it's installed on. Point it at a local model and nothing leaves at all.
by Symbolic Synapse
- Download the latest release and unzip it
- Double-click
install.bat(Windows),install.command(macOS), or run./install.sh(Linux) - It opens at
http://127.0.0.1:8765
First run asks for an API key — or point it at Ollama and it runs entirely offline.
- Works unattended — scheduled runs, a watchdog, and a tamper-evident audit trail
- Applies for jobs properly — reads boards, de-duplicates, scores fit, and holds any draft your profile can't support
- Reads what you give it — PDF, Word, Excel, PowerPoint, ODT, HTML, email, EPUB
- Runs any model — Anthropic, OpenAI-compatible, or Ollama on your own GPU
- Maps a codebase — dependencies, circular imports, dead code → Mermaid/Graphviz/CSV
Free for personal, research, educational and non-profit use under the PolyForm Noncommercial License 1.0.0. Commercial use needs a licence — see COMMERCIAL.md.
Built by Itumeleng Nthite — Symbolic Synapse, Johannesburg.
Built by Itumeleng Nthite — Symbolic Synapse, Johannesburg. Agent Jo is an AI agent that runs on your own machine.