Hi, I’ve just finished the Build AI-Powered App’s course, and I’d to solve some ask that the course didn’t cover, for example:
- It’s awesome build a chatbot that can answer to user, but, what happened If I want that user could give some information, and use that for saving through an API or something like that.
- How can I tell to model that in some cases, it should need to ask information from user, and call a own function depends that user’s response?
- What should happened if I need for example show diferents options to user, ask about what kind of process user want to do, and depends of the response do a different action.