Packages

Multi-surface application runtime for Elixir. One TEA module renders to terminal, browser (LiveView), SSH, and MCP (agents). 30+ widgets, flexbox + CSS grid, AI agent runtime, distributed swarm with CRDTs, time-travel debugging, session recording, sandboxed REPL, and agentic commerce.

Current section

Files

Jump to
raxol lib raxol ai README.md
Raw

lib/raxol/ai/README.md

# Raxol AI Subsystem
- Provides AI-powered content generation and performance optimization for terminal UIs.
## Key Modules
- `content_generation` — Text and content generation utilities
- `performance_optimization` — AI-driven performance tuning
## Extension Points
- Public APIs: `content_generation`, `performance_optimization`
## References
- See [ARCHITECTURE.md](../../../docs/ARCHITECTURE.md) for system overview
- See module docs for implementation details