Closed
Description
Create an example to use cocoIndex as flow to create an image search index
- ingest image from local files
- Use Vision API to identify the objects in the image (for example, elephant, dinosaurs in the image, you may have a cooler example than this :) - let us know your suggestion how to make it cooler :)
- pick anything if you want local models: https://ollama.com/blog/vision-models
- or open ai vision api
- Embed the objects into Qdrant.
existing example for PDF embedding search.
https://github.com/cocoindex-io/cocoindex/tree/main/examples/pdf_embedding
We have lots of good examples here https://github.com/cocoindex-io/cocoindex/tree/main/examples