Good evening everyone, I am here to ask for your opinions regarding the design and development of a chatbot to help me create new cooking recipes. Specifically, I would like my chatbot to be trained on past recipes (given by me as input, so for example all the most famous recipes from 2022), and to be able, through machine learning or other methods including statistical methods, to pull out new recipes that have never been seen, which are a "mixture" of those seen in the training phase.
So, I would like my chatbot to be able to create new recipes based on past ones, and to make further personal considerations. My questions are as follows: 1: What framework could I use? In my university background, I used RASA. 2: Could I use ChatGPT by customizing it to my data? 3: Could Langchain be a solution?
Thank you!
I expect this kind of project to be complex but not impossible, I hope the scientific community can help me!
Thank you!