Moondream Tutorials
Step-by-step guides to help you build with Moondream's vision AI capabilities. Learn through practical examples covering a variety of use cases and integration patterns.
Beginner
20 minutes
/caption
/query
/detect
/point
Build an Image Analysis App with Gradio (using direct API calls)
Create a powerful image analysis application with Gradio, featuring captioning, VQA, object detection, and point detection with just a single Python file.
Beginner
15 minutes
/caption
/query
/detect
/point
Build an Image Analysis App with Moondream's Python Client
Create a powerful image analysis application with Gradio, using the Moondream Python client library for simplified API access and clean code.