Documentation
API Reference
- Interactive API Docs (Swagger UI) — try every endpoint in the browser
- ReDoc — clean reference format
- OpenAPI 3.1 YAML spec — import into Postman, Insomnia, or generate client SDKs
Integration Guides
- LangChain — Python, LCEL chains, LangGraph agents
- CrewAI — multi-agent workflows
- LlamaIndex — RAG pipelines and agents
- Vercel AI SDK — Next.js apps, LangChain.js
Self-Hosted Deployment
git clone https://github.com/nyraxis/nyraxis
cd nyraxis
docker compose up -dAll services start on a single machine. No external data transmission. Configure via .env.