0xsynapse 7e24aa8dfc updated code for recommendation system blog. vor 6 Monaten
..
readme_images ac7f5d81d6 changed folder name for my and ankan's post vor 6 Monaten
README.md 7e24aa8dfc updated code for recommendation system blog. vor 6 Monaten
app.py 7e24aa8dfc updated code for recommendation system blog. vor 6 Monaten
main.py 7e24aa8dfc updated code for recommendation system blog. vor 6 Monaten
requirements.txt 7e24aa8dfc updated code for recommendation system blog. vor 6 Monaten
rms.py 7e24aa8dfc updated code for recommendation system blog. vor 6 Monaten
setup.py ac7f5d81d6 changed folder name for my and ankan's post vor 6 Monaten

README.md

Recommendation System using Vector Search with Qdrant

This repository contains the Notebook file and Python scripts to run the Inference.

It is part of the LearnOpenCV blog post - Recommendation System using Vector Search with Qdrant

Download Code

Run Inference

Follow the Environment setup process described in article.

main.py

Run the rms.py file in your python environment to do the recommendation in your terminal

python rms.py

app.py

Run the app.py to use the Streamlit app

streamlit run app.py

AI Courses by OpenCV

Want to become an expert in AI? AI Courses by OpenCV is a great place to start.

img