Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7,459 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARES

Artificial Reasoning & Execution System

One assistant. Persistent memory. Verified action.

You talk to one thing — one conversation, one memory, one place that knows you. ARES remembers everything, verifies before acting, and uses whatever model or agent is best for the task. The agents are replaceable hands. Swap any model underneath and nothing is lost.

Quick Start

git clone https://github.com/shuwalker/ARES.git
cd ARES
bash install.sh
./start.sh
# → http://localhost:8788

Or run the native macOS app:

swift run ARES

Documentation

  • Vision — what ARES is, the problem it solves, and how it works
  • Architecture — dispatch, guard, memory, runtime, boundaries
  • Development — install, run, Docker, troubleshooting, contributing
  • API Reference — endpoints and contracts

Repository

ARES/
├── apps/macos/            # Native macOS app (SwiftUI/WKWebView)
├── apps/web/              # React/TypeScript SPA
├── services/controller/   # FastAPI backend + API + tests
├── core/                  # Planner, orchestrator, trust, verification
├── integrations/          # Worker adapters (Jaeger, Hermes, Claude, Codex, Ollama)
└── docs/                  # Documentation

Owner

Matthew Jenkins (shuwalker) · Jenkins Robotics

About

An open-source embodied AI operating system. Deploy a persistent intelligence with its own drives, voice, face, and presence. Built in public.

Topics

Resources

Contributing

Security policy

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages