#472 · Primary category: AI Agents & Automation
spacebot
An AI agent for teams, communities, and multi-user environments.
Project last updated:08/18/26
GitHub Stars
2.4K
Forks
362
Contributors
69
License
Other
Why we included this project
Spacebot is built to serve a whole team or community rather than one chat session. Instead of letting the LLM keep state in a markdown file it manages loosely, the agent stores memory in a typed graph inside SQLite and runs tasks through a state machine tied to explicit goals. That split matters: the system keeps reasoning, tool use, and memory retrieval in separate processes, so the agent stays responsive while it works and doesn't muddy its context with raw retrieval results. It also gets smarter on its own. After complex jobs it captures what it learned as reusable skills, and a background process quietly saves memories when conversations go idle, so every session picks up where the last one left off. Deployment is straightforward too: you can connect Discord, Slack, Telegram, or Twitch with one click through spacebot.sh, no self-hosting required, which makes it practical for a small company or community that wants shared agent infrastructure without running a server.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.