Rule-based chatbot
April 2022
FastApiSQLJavascriptPHP
A chatbot for AI mexican startup Naatik A.I. Solutions to answer their most frequently asked questions.
- Built an API using FastAPI that connected with the MySQL database to store and fetch questions.
- Implemented PHP sessions to create a login page so only administrators can access the CRUD to modify questions.
- Followed the Model-View-Controller pattern to develop the functioning of the program.
- Designed from scratch a character for the chatbot following the values and colors of the company. Added animations to the character depending on the action.