LocalAGI
Basic Information
LocalAGI is a self-hostable AI agent platform for designing, running and managing customizable AI assistants, automations, chat bots and cooperative agent teams entirely on local hardware. It provides a web-based no-code interface, a Go library and a REST API to create single agents or agent pools, configure planning and reasoning, enable short and long term memory via LocalRecall, and connect agents to external services using built-in connectors or MCP servers. The project is presented as a drop-in replacement for OpenAI's Responses API while avoiding cloud dependencies and data leakage. LocalAGI supports CPU and multiple GPU configurations through Docker Compose, allows model customization with LocalAI and GGUF/GGML formats, and exposes endpoints for chat, observability, action execution, import/export and agent lifecycle management.