You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a list of ingredients to a Form and make a request to Mistral AI model, from Hugging Face, to display a delicious recipe using those ingredients. Created to practice conditional rendering, passing data between React components, and implementing AI. Prettify markdown response with react-markdown.
Add a list of ingredients to a Form and make a request to Mistral AI model, from Hugging Face, to display a delicious recipe using those ingredients. Created to practice conditional rendering, passing data between React components, and implementing AI. Prettify markdown response with react-markdown.