Platform

Products

Private AI infrastructure — from compute to agents.

Target groups

Use Cases

For enterprise, SMBs, and individual developers.

Knowledge & Support

Resources

Everything you need to succeed with Mycelis.

Recipes

Copy-paste
workflows.

Ready-to-use code snippets and workflow templates for common Mycelis use cases — copy, adapt, and ship.

Agent 6 min min read

Build a RAG Agent with Mycelis Knowledge Bases

Upload documents to a Mycelis knowledge base, attach it to an agent, and query it via the OpenAI-compatible API — no vector database setup required.

View recipe
Cost Optimization 5 min min read

Cut AI Model Costs by 60% with Smart Routing

Configure routing rules that send simple tasks to cheap fast models and reserve expensive ones for complex requests — without changing a line of application code.

View recipe
Integration 3 min min read

Drop-In Replace the OpenAI SDK with Mycelis

Two environment variables are all it takes to route any OpenAI-compatible SDK through Mycelis — Python, Node.js, Go, or any HTTP client.

View recipe
Integration 4 min min read

Use Claude Code with the Mycelis API Gateway

Point the Claude Code CLI at your Mycelis workspace endpoint instead of Anthropic directly — use your own models, enforce team policies, and track usage centrally.

View recipe