Build a simple recommendation system from scratch! Learn how to analyze data, implement recommendation algorithms, and create personalized suggestions in this hands-on session.
- ✅ Learn what are embeddings and tokens
- ✅ Build a reccomendation system method
- ✅ Interact with MongoDB
- ✅ Construct a nice interface with Streamlit
- ✅ Deploy!
streamlit run name_of_script.py