Building a Bot as an Alternative to Classic User Interface. Why is it better?

 


My team and I were working on an open-source customer project in the aerospace domain that provided scientific data for students and university data scientists. After several attempts to build a classic Web UI application, we moved to a simplified Bot Flow. And this is why and how.

 


The project has a short and straightforward data response. It contains only essential data like:

  • Coordinates.
  • Event time frames.
  • Source type, etc.

However, some messages have links to the detailed report that is a classic Web UI. Having a chat with a bot is more natural as you feel like you are communicating to a person. Here you can find complete article with guides, code examples and project GIT hub repository links.  

 

Comments