Resources · Learn
Tutorials
Hands-on, step-by-step guides for building real AI features — from a 10-minute quickstart to production-grade autonomous agents.
Build a streaming chatbot with the Ofinis API in Python
Make your first API call, handle Server-Sent Events, and render a live streaming response in the terminal.
Read tutorial →Add AI chat to a Next.js app
Stream Ofinis completions into a React UI using the fetch API and ReadableStream — no SDK required.
PDF question-answering with the Files API
Upload a PDF, ask natural language questions, and receive cited answers using Ofinis file ingestion.
Real-time news assistant with web search
Build a research tool that answers questions using live web results. Render citations as clickable links.
Persistent AI companion with semantic memory
Build a companion that remembers preferences and past conversations across sessions using /v1/memory.
Autonomous research agent with webhooks
Submit a long-running research task, receive a webhook on completion, and post results to Slack.
Migrate an OpenAI app to Ofinis in production
A zero-downtime migration walkthrough: swap the base URL, add web-search headers, and verify parity.
All tutorials ship with complete, runnable code examples.
Browse the API docs