Overview
End-to-end code examples using Bitdeer AI APIs.
Complete, runnable examples demonstrating common use cases. Each example includes Python and/or JavaScript code that you can copy and run directly.
Available examples
| Example | Description | APIs used |
|---|---|---|
| Chatbot | Multi-turn streaming chatbot | Chat Completions (streaming) |
| Vision Q&A | Understand images with a vision-language model | Chat Completions |
| RAG Pipeline | Retrieval-augmented generation | Chat Completions |
Last updated on