The Timo Virtual Avatar-based Chatbot is a Unity project that integrates a chatbot with a virtual avatar for interactive communication. The project allows users to engage with the chatbot through an avatar created using the Ready Player Me avatar and character creator package.
The chatbot can respond to user queries, and the virtual avatar will provide a more engaging, human-like interaction experience.
- Interactive chatbot that responds to user inputs.
- A virtual avatar that provides a visual representation of the chatbot.
- Integration with the Ready Player Me Avatar and Character Creator for customizable avatars.
- Developed in Unity 2021f3.
-
Clone the Repository
- Clone this repository to your local machine using the following command:
git clone [https://github.com/levietkhanh189/timo-info-bot-prototype](https://github.com/levietkhanh189/Timo-Virtual-Avatar-based-Chatbot)
- Clone this repository to your local machine using the following command:
-
Install Unity and Open the Project
- Download and install Unity 2021f3.
- Open the project using Unity Hub or directly through Unity.
-
Import Required Packages
- In Unity, go to the Asset Store and search for Ready Player Me Avatar and Character Creator.
- Import the package into the Unity project.
-
Set Up the Avatar
- Use the Ready Player Me package to create and customize the virtual avatar.
- Integrate the avatar into your Unity scene where the chatbot interaction will take place.
-
Run the Chatbot
- Open the Unity scene that contains the chatbot.
- Press Play in Unity to start interacting with the chatbot via the virtual avatar.
- Type your query into the chatbot interface.
- The chatbot will process the input and provide an appropriate response.
- The virtual avatar will be used to visually represent the chatbot’s responses.
Feel free to fork the repository and contribute to the development of the Timo Virtual Avatar-based Chatbot. If you have any suggestions or improvements, feel free to create a pull request.