Welcome to TulumbeGPT, a personalized movie recommendation chatbot built using OpenAI's GPT-3.5 and Streamlit. This chatbot suggests movies based on your current mood or the kind of emotions you want a movie to evoke.
- Python 3.8
You can run the application localy:
- Install all requred packages by running
pip install -r requirements.txt
- Run the application by typing
streamlit run .\app.py
Or checkout our deployed version on https://tulumbegpt-baxwfyzzyudepqm5usdy4a.streamlit.app/
Complete. 🎉