Skip to content

Application that allows users to practice different languages

Notifications You must be signed in to change notification settings

barrettkwise/translatechatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to TranslateChatBot!

In this application, users can use a chatbot 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.)

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!