So I wanna know how i can include a ChatBot in my swift program.
- Would i have to write the code in swift or is there a way i can include the Artificial Intelligence Markup Language (AIML) in my program?
- What kind of data do i have to include in a ChatBot that, for example, helps high school students with physics?
- In what format is this data stored (in arrays, variables, files, etc.)?
- How can i customise my ChatBot for the needs of each individual user?
This would definitely be my first ChatBot so please explain elaborately.