I’m planning to add an assistant to my application in the form of a chat bot that analyzes data from the user (probably saved in a database) and gives advice and predictions.
How could this be implemented, what AI model to use, are there any ready-made ones, or do I need to delve deeper into this topic and write it myself?
How can I then integrate this into Kivy?
I am still a novice programmer, so perhaps I might have asked the question incorrectly, I hope for your help and ideas.
I’m planning to create an application in Kivy/KivyMD with a database connection.
Terra is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.