LLM powered Image Similarity Search app using Image Embeddings & Qdrant Vector DB
Image-similarity-search-app-demo.mp4
Download the package from GitHub
git clone https://github.com/asad128/image-similarity-search-app.git
Setup Qdrant Vector DB URL & API Key
https://qdrant.tech/qdrant-vector-database/
`QDRANT_DB_URL`, `QDRANT_API_KEY` & `COLLECTION_NAME`
Finally Run jupyter notebook
- image_similarity_search_app.ipynb
streamlit run app.py
Visit the below URL on your browser
http://localhost:8501/