Recipe App - RNN-based Recipe Suggestion
Published:
A Python application that takes input queries (ingredients) and suggests recipes through an RNN model. Uses natural language processing and recurrent neural networks to generate recipe recommendations based on available ingredients.
Technologies: Python, RNN, LSTM, Natural Language Processing
GitHub: RecipeApp
