Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.15 KB

README.md

File metadata and controls

16 lines (13 loc) · 1.15 KB

Welcome to TranslateChatBot!

In this application, users can use a chatbot (ChatGPT) to practice speaking in different languages.

This project is mainly written in Java, but utilizes Python and the OpenAI for hosting the chatbot service. (Also, there is a Anvil app version that runs in the browser, using a server running on a Raspberry Pi. Linked here. No longer up.)

How to install:

  1. Download latest Java version (optional if already installed)
  2. Download latest Python version (optional if already installed)
  3. Download this repository (Link)
  4. Enter the "javacode" folder
    4B. If using Avil version, go to anvilversion folder
    and click app.bat file.
  5. Double click the "clicktorun" bat file
  6. Enjoy!