Hey guys, I’m at my wit’s end.
I’m trying to develop a CHATBOT.EXE and pass it to anyone in the company, have it installed onto their windows, and use it.
The goal of the chatbot is to collect everyone’s inputs and answer their queries or redirect their tasks. Hopefully even more (i have some exciting ideas).
I have already done up the interface of the chatbot on Visual Studio (VB.NET) and i plan to build my model from scratch.
Now the problem is - where and how do i store their inputs? Am i looking at.. cloud storage? Anyone who has the bot installed will have to be connected to the cloud 24/7.
Any help will be greatly appreciated!!