The Imaginary Robots platform was discontinued on 31.08.2023. Below, you can download the archived 3D models and files that can be used to revive the platform or for integration into different projects.
Imaginary Robots toolkit guide
This document formalizes the delivery of the source code that makes up the development of the website as well as the KBs and pipelines of each of the Chatbots present in the project.
On the other hand, the link to the repository of the designs made in Unity and that constitute each of the Human Beings associated with the different bots of the project is also attached.
This document does not constitute a technical guide for the deployment or maintenance of the source code or any of the developed functionalities, because this scope requires advanced technical knowledge and its coverage is not part of the scope of the project.
TeleEncounters Project.zip file (download here) contains:
- Bots: Projects developed with Bot Framework Composer and .NET for each of the chatbots and the necessary configuration for communication with the different services through which the Knowledge Bases, NLP models and communication with GPT-3 are managed.
- Mvc: Project developed with Visual Studio and .NET that represents the website and contains both the Virtual Beings animations and the integration with the chatbots of the previous project.
As a requirement for delivery, the header related to the licensing and authorship of the project has been added to the source code files.
Chatbot KBs folder (download here) contains the KB files designed by the team as well as those used in each of the bots. In any case, these KB files are present in the knowledge-base directory of each of the chatbot projects.
Builds Unity (download folder I and folder II) shared folder contains all the Unity designs made for the representation of the Virtual Beings of the project in their different formats, both in visualization format for Windows and in web and mobile rendering formats.
The tools and services used for the development and deployment of the project are listed below:
- Visual Studio 2022
- Bot Framework Composer v.2.1
- Azure Language Services
- Azure Cognitive Services
- Azure Bot Services
- Azure Translation Services
- Azure App Services
- Azure SQL Databases
- GPT-3 by OpenAI