Open-source, low-latency Voice AI and Agentic Inference Ecosystem designed for sub-second conversational AI applications.
| Repository | Description | Tech Stack |
|---|---|---|
| paper-core | Central LLM Inference Gateway and gRPC Service | Python 3.12, gRPC |
| paper-caller | Real-Time Voice AI Agent Runtime and Telephony Gateway | Python 3.12, asyncio, Silero VAD |
| paper-common | Shared Platform SDK for Auth, Logging, Metrics, and Resilience | Python 3.12, structlog, Prometheus |
| paper-proto | Protocol Buffer Schemas and Code Generation | Protocol Buffers, Buf |
| paper-memory | Ephemeral Session Caching and Long-Term Vector Memory | Python 3.12, Redis, ChromaDB |
| paper-tools | Dynamic Tool Registry, Schema Validator, and Execution Engine | Python 3.12, JSON Schema |
| paper-mcp | Model Context Protocol Bridge for Claude Desktop and Cursor IDE | Python 3.12, FastMCP |
| paper-cli | Developer Command Line Interface | TypeScript, Node.js |
| paper-infra | Docker Compose Stacks, Kubernetes Helm Charts, Nginx, and Monitoring | Docker, Kubernetes, Prometheus |
| paper-docs | Official Documentation Portal and Architectural Specifications | Markdown, MkDocs |
