RU

Keyword: «chat bot»

The article presents the features of developing a software solution in the form of a chat bot for Telegram, aimed at supporting people with diabetes in matters of self-monitoring their diet. Medical prerequisites for dieting are considered. The system architecture is described, including the use of the Python programming language and the Aiogram, SQLite and Matplotlib libraries. Algorithms for implementing the main functions and test results confirming the correct operation of the system are presented.
The article presents an algorithm for developing an informational chatbot for students. To create a virtual assistant, subroutines of the aiogram library of the Python programming language were used. Some features of the formation of components of user interaction with the Chatbot are described.