Getting Started
Quickstart
There is an interactive version of this guide embedded in your studio portal.
Getting Started
First, install the required libraries:
pip install mixpeek
https://pypi.org/project/mixpeek
Initialize the Mixpeek client:
Indexing Content
You can index various types of content including images, videos, and text:
Image Indexing
Video Indexing
Text Indexing
Searching Content
Now you can perform both text and vector searches across your collections:
Next Steps
- Explore more advanced indexing options in the API documentation
- Learn about file storage integrations for various cloud providers
- Discover exciting use cases like Real-Time Video Alerting and Visual Discovery
Was this page helpful?