AgenticSeek
Fully local open-source generalist AI agent. Positioned as a free Manus alternative: voice-enabled, runs entirely on user hardware with zero cloud dependency, built for local reasoning models (Qwen 3, DeepSeek R1). Visual UI exposes the plan-and-execute loop.
- Repo: github.com/Fosowl/agenticSeek
- Install: Docker, or WSL + Python (
uv,npm)
Capabilities
- 100% local execution — no cloud calls, no telemetry
- Voice input
- Autonomous web browsing
- Code generation
- Multi-step planning + execution
- Pairs with any Ollama-compatible local model
Demo
Matched three CV candidates against a job description by reading the project context and browsing local CV files — fully autonomous from a single voice prompt.
vs Manus / OpenManus
| manus | openmanus | AgenticSeek | |
|---|---|---|---|
| Cost | $200/mo | Free | Free |
| Local | No | No (loop in Python, but cloud APIs) | Yes |
| UI | Yes | No | Yes |
| Voice | No | No | Yes |
AgenticSeek is the only entry in the “Manus alternative” cluster that is both free and fully local and UI-first. That’s the wiki-distinct slot.
Sources
- AgenticSeek FULLY FREE Manus Alternative with UI — WorldofAI walkthrough; CV-matching demo
See Also
- manus, openmanus — the commercial original and sibling clone
- Self-Hostable Alternatives
- DeepSeek / Qwen 3 — recommended local reasoning models
- Multi-Agent Orchestration