Implement AI orchestration wedding demo
This commit is contained in:
10
frontend/README.md
Normal file
10
frontend/README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Frontend
|
||||
|
||||
Vite React dashboard for the AI Orchestrator demo. It shows transcript ingestion, AI reasoning, validation, policy decisions, pending review actions, execution logs, retrieved memories, and REST backend state.
|
||||
|
||||
Run locally:
|
||||
|
||||
```bash
|
||||
npm install
|
||||
npm run dev
|
||||
```
|
||||
Reference in New Issue
Block a user