Skip to content

azank1/orcha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orcha-2 Quick Start

1. Start the Backend Server

.\scripts\start-server.ps1

2. Test All Endpoints

.\scripts\test-endpoints.ps1

3. Open the UI

.\scripts\open-ui.ps1

4. Full Integration Test

.\scripts\test-full.ps1

What's Included

  • orcha-2/: Complete automation backend with Phase 5 features
  • RP2A/: Restaurant integration components
  • .env: Environment configuration
  • scripts/: Simple PowerShell scripts for testing

Architecture Overview

Browser UI (chat.html) 
    ↓ HTTP
Orcha-2 FastAPI Server (port 8000)
    ↓ Session Management  
LLM Client (Ollama + OpenAI fallback)
    ↓ Intent Classification
Menu Provider (BM25 Search)
    ↓ Structured Results

About

PoS agent orchestrator with MCP+UI to show agentic flows PoC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •