AI Microservice DEMO
Examples and test tools for some of our AI tools and services. You can use the front-end code as examples to import into your own projects.
Chat & Completion
Chat (Streaming)
Real-time, incremental chat responses.
Chat (No Streaming)
Standard request-response chat.
Single Message
Send a single prompt for a one-off completion.
Single Message (JSON Response)
Get a structured JSON object from a single prompt.
Websocket Chat
Pure WebSocket-based chat for low-latency interaction.
Conversational Assistant
Chat with AI models through OpenRouter with conversation history.
Provider-Specific
Voice & Speech
Image & Vision
Assistants & Data
Documentation
More documentation will follow.