Make a free web app for guessing movie names from a snippet of its plot This is what the blueprint looks like. Feel free to ask any questions. (1) kaggle.com -> For the dataset of movie plots. (2) To perform retrieval augmented generation - Store the plots in a database (3) Using llama cpp make a new app with the plots on Amazon EC2 infrastructure. Let's go!