This is a basic chatbot project, implemented using state-of-art
deep leaning to perform some basic communications with humans in real time.
This is a backend server that will serve a graphql
response to the client between their communication.
This is a next.js application that will act as our bot client, which provides a simple UI for direct communication with the server.