Hands-on Guides
Cookbook
End-to-end recipes with runnable code and verified outputs.
Run Claude Code on your own balance
Anthropic Messages API
Route Anthropic's Claude Code CLI agent through DEVUP AI and pay for inference directly in DZD.
Search that actually ranks
Vector Embeddings & Reranking
Build a two-stage retrieval pipeline using vector embeddings for recall and cross-encoder reranking for precision.
Stream tokens to a terminal
Chat Completions & SSE
Stream chat completion tokens to stdout one chunk at a time using native fetch and Server-Sent Events.