rauldpm / ChatbotTFG

This project houses a chatbot built with the Open Source Rasa software.
GNU General Public License v3.0
0 stars 0 forks source link

Future - Add database management #12

Open rauldpm opened 1 year ago

rauldpm commented 1 year ago

This issue aims to choose and configure a database to choose from so that the data entered by the user can be saved persistently.

rauldpm commented 1 year ago

This issue makes no sense for the purpose of the bot, since the bot must adapt to the specific restaurant, which may have a different structure than another restaurant.

In the future, the integration of a test database will be studied instead of using json files.