Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1.32 KB

README.md

File metadata and controls

30 lines (24 loc) · 1.32 KB

Yuki:Personal-Assistant

Yuki is an anime style Personal Chatbot
– Features a Japanese-speaking chatbot with an anime voice, complemented by English subtitles.
– Yuki’s facial expressions dynamically change to match its responses, enhancing user engagement.
– Talk to the assistant using a microphone or by simply providing text prompts.
– Technology Used: Unity, REST APIs, Python, ChatGPT API, Prompt Engineering.

Installation and Usage

  1. Clone this repo, add the Personal Assistant directory in your Unity Project
  2. Create a .env file inside the "server" directory and enter your openai api key
  OPENAI_API_KEY="Your API key here"
  1. Voicevox engine is required. You can download it here
  2. Run Voicevox engine by launching run.exe
  3. Run the server by typing the following command
  python main.py 
  1. Launch the assistant and engage in a conversation 😉!

Screenshots

1 2 3

Yuki Image