Skip to content

trunksio/aoa-talk

Repository files navigation

Agent Oriented Architecture (AOA) Demo Stack

This repository demonstrates the AOA intent → discovery → plan → execute pipeline.

Stack

  • Registry: Postgres + pgvector + Apache AGE (graph memory + semantic discovery)
  • Planner: FastAPI service compiling intents into agent DAGs
  • Orchestrator: executes plans across Agentic Units
  • Frontend: Intent Studio (React)
  • Agents: Self-registering AUs with manifest-based capability contracts

Run locally:

docker compose up --build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors