Interactive-Design-2

Welcome to Chatbot Universe!

Chatbot Universe is a Unity 3D demo where a sample world is filled with Robots communicating with each other using dialouges powered by Natural Language Processing (NLP). The dialogues are generated on a flask webserver and communicated to Unity using a REST API.

![Screenshot](/master/Interactive-Design-2/Screen Shot 2020-12-21 at 9.23.54 PM.png)

Technical Specifications

Unity 3d Version - 2018.4.18f1 Chatbot dialogue server written in Python and served using Flask.