fosowl/agenticseek

Fully Local Manus AI. No APIs, No $200 monthly bills. Enjoy an autonomous agent that thinks, browses the web, and code for the sole cost of electricity.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 4 minutes ago
Added to GitGenius on September 2nd, 2026
Created on February 19th, 2025
Open Issues & Pull Requests: 35 (+0)
GitHub issues: Enabled
Number of forks: 3,041
Total Stargazers: 27,174 (+1)
Total Subscribers: 175 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 9.7 hours
Mean response time: 12.0 days
90th percentile: 19.8 days
Tracked items: 192

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 96% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 13% of issues opened in the past year have been closed. Three people close 86% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 26
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 265 days
Stale 30+ days: 23
Stale 90+ days: 20

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • enhancement (19)
  • medium priority (9)
  • bug (8)
  • high priority (7)
  • windows (4)
  • help wanted (3)
  • low priority (3)
  • contributor-friendly (2)

Detailed Description

AgenticSeek is an autonomous AI agent that runs entirely on your local machine without cloud APIs or subscription costs.

The tool addresses the need for private, self-hosted AI assistance by combining web browsing, code generation, and task planning capabilities in a single agent that operates offline. It uses local reasoning models to autonomously search the internet, write and debug code across multiple programming languages, and decompose complex tasks into executable steps. The system includes smart agent selection, automatically choosing the right specialized agent for each request, and voice interaction capabilities for hands-free operation.

Developers should choose this tool if they prioritize privacy and want to avoid recurring cloud service fees while maintaining full control over their data. It suits projects requiring autonomous coding assistance, web research, or complex multi-step task execution where keeping everything local is essential. The project explicitly positions itself as a local alternative to Manus AI, offering the same autonomous capabilities without external dependencies.

Development activity shows the project emerged from a side effort that gained unexpected traction. Setup requires Python 3.10.x specifically, Git, and Docker with Docker Compose for bundled services like SearxNG, indicating the project maintains infrastructure dependencies that users must manage locally. Voice functionality is noted as in progress, suggesting active development on core features.