This is a simple basic code of my Sara AI brain written in Python, Just say Hi, and she will recognize it and respond appropriately.
The program consists of 2 parts:
1) [Arrays] of what user inputs to our chat bot.
2) [Conditions] of responses that Chat bot will reply with.
So if you add more arrays with more conditions, Sara will be more smarter than now!
You can change her name as you like and feel free to teach her something new :)
The code:
The program consists of 2 parts:
1) [Arrays] of what user inputs to our chat bot.
2) [Conditions] of responses that Chat bot will reply with.
So if you add more arrays with more conditions, Sara will be more smarter than now!
You can change her name as you like and feel free to teach her something new :)
The code:
Comments
Post a Comment