/Conversation-bot-with-ChatGPT

Chatbot created for practicing English and Japanese conversation

Primary LanguagePython

Conversation bot for language practice.

This is a personal chatbot created for practicing English and Japanese conversation. It is built by combining OpenAI and Google Cloud APIs, and will be continuously updated in the future.

Required credentials

  • OpenAI API key in .env
  • Google Cloud service account as my-credentials.json

How to use

Running script

gradio app.py 

Demonstration

  • TBD

Acknowledgement