|
6 月之前 | |
---|---|---|
.. | ||
readme_images | 6 月之前 | |
README.md | 6 月之前 | |
app.py | 6 月之前 | |
main.py | 6 月之前 | |
requirements.txt | 6 月之前 | |
rms.py | 6 月之前 | |
setup.py | 6 月之前 |
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
Follow the Environment setup process described in article.
Run the rms.py
file in your python environment to do the recommendation in your terminal
python rms.py
Run the app.py
to use the Streamlit app
streamlit run app.py
Want to become an expert in AI? AI Courses by OpenCV is a great place to start.