About this project
Spherse is an infrastructure that lets users run AI Agents locally, manage data, and consume self-made content. Its core design is: the project directory serves as the shared data space, with ordinary files always stored locally; each Agent has its own system prompt, tool permissions, private Skills, MCP Server connections, multiple persistent sessions, and chat topics; Agent automation is achieved via Cron scheduling and custom events; the built-in HTTP Preview Server can directly host HTML, and pages via the UI SDK can read/write data, create sessions, send messages, and trigger Agents, forming a complete interaction loop. The entire project directory can be distributed as a full Workspace, containing data, Agent configurations, Skills, automation rules, and interaction pages. It provides macOS and Windows desktop apps, supports mobile access via a web client, and can automatically establish a Cloudflare Tunnel. The tech stack includes Electron, React, TypeScript, Fastify, MCP, SQLite, etc.
Comments
0 Rating appears after 10 ratings
Sign in to join the discussion.