← Back to Admin
Restricted
AIPythonLLMAgentsOllamaAnthropic
AIOS
AI Agent Operating System — an LLM-embedded abstraction layer for building and running AI agents, handling scheduling, memory, storage, and tool integration.
Local setup of the open-source AIOS project (agiresearch/AIOS). Configured for Claude Sonnet and local Ollama models.
Features
- Multi-backend LLM support: Claude (Anthropic) and Ollama (local)
- Agent scheduling, context switching, and memory management
- FastAPI-based kernel with REST API at localhost:8000
- Cerebrum SDK for agent development
- MCP Server integration for sandboxed tool use