Skip to content

Automatos AI: Open-source platform for advanced context engineering and multi-agent orchestration in enterprise automation. Built on frontier research in RAG, vector embeddings, cognitive tools, emergent symbols, and neural field theory—powered by FastAPI, Next.js, and PostgreSQL.

License

Notifications You must be signed in to change notification settings

AutomatosAI/automatos-ai

Automatos AI 🤖

"From Atoms to Organisms: The Future of Multi-Agent Orchestration"

Automatos AI Dashboard

Automatos AI is an enterprise-grade platform for creating, managing, and orchestrating intelligent AI agents. It goes beyond simple "chains" to create autonomous software teams that can plan, reason, collaborate, and execute complex workflows.


🚀 Why Automatos?

🧠 True Multi-Agent Intelligence

Agents don't just follow scripts. They collaborate.

  • Consensus Protocols: Agents debate and vote on solutions.
  • Dynamic Teams: The system assembles the right team for the job.
  • Self-Correction: Agents monitor each other and fix errors in real-time.

Workflow Execution

📊 Real-Time Analytics & Streaming

Watch your agents think in real-time with our SSE-powered streaming architecture.

  • Live Execution Theater: See every step, thought, and tool call.
  • Performance Metrics: Track cost, latency, and success rates.
  • Predictive Insights: AI forecasts potential bottlenecks.

Analytics Dashboard

🕸️ CodeGraph Intelligence

Your agents aren't blind. They see your entire codebase as a knowledge graph.

  • Semantic Search: "Find where we handle authentication."
  • Symbol Resolution: "Show me the User class hierarchy."
  • Impact Analysis: "What breaks if I change this function?"

CodeGraph Interface


🏗️ The 4-Layer Architecture

Automatos is built on a modular, scalable foundation:

  1. 🔵 API Layer: 52+ REST endpoints, SSE streaming, OpenAPI specs.
  2. 🟡 Modules Layer: Self-contained domains (agents, tools, codegraph, orchestrator).
  3. 🔴 Consumers Layer: Async workers for heavy lifting (RAG, workflows).
  4. 🟢 Core Layer: The bedrock (PostgreSQL, Redis, LLM Gateway).

👉 Read the Architecture Overview


⚡ Quick Start

Get running in 5 minutes.

Prerequisites

  • Docker & Docker Compose
  • OpenAI / Anthropic API Key

1. Clone & Configure

git clone https://github.com/AutomatosAI/automatos-ai.git
cd automatos-ai
cp .env.example .env
# Edit .env to add your API keys

2. Launch

docker-compose up

3. Explore

👉 Full Quickstart Guide


📚 Documentation

Getting Started

Core Modules


🤝 Contributing

We are building the operating system for the agentic future. Join us!


🌟 Star on GitHub📖 Read the Docs💬 Join Discord

Built with ❤️ by the Automatos AI Team

About

Automatos AI: Open-source platform for advanced context engineering and multi-agent orchestration in enterprise automation. Built on frontier research in RAG, vector embeddings, cognitive tools, emergent symbols, and neural field theory—powered by FastAPI, Next.js, and PostgreSQL.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •