Overview
Repository Structure
Monorepo layout and component responsibilities in github.com/ferosai/feros.
Repository Structure
Key Directories
studio/web: Next.js dashboard and agent-builder UIstudio/api: FastAPI control plane (agents, builder, settings, integrations, calls, evaluations)voice/server: Rust telephony gateway and browser-session routervoice/engine: Rust runtime core for streaming STT/LLM/TTS orchestrationintegrations: Credential encryption, secret resolution, token refresh, provider registryinference: Optional self-hosted STT/TTS inference servicesproto: Shared protobuf contracts