Skip to content

Sebasssssss/GoogleTranslateGPT

Repository files navigation

GoogleTranslateGPT

This is a translation application built with OpenAI's API, TypeScript, and React. It allows users to translate text from one language to another in real-time.

Screenshot 2023-05-02 004601

Features

  • Translate text from one language to another
  • Detect language automatically

Getting started

To get started with this project, follow these steps:

  1. Clone the repository to your local machine
  2. Install dependencies using npm install
  3. Create a .env file in the root directory with your OpenAI API key (VITE_OPENAI_API_KEY='YOUR API KEY')
  4. Start the development server using npm start
  5. Open http://localhost:3000 in your web browser to view the application

Usage

To translate text, type or paste the text you want to translate into the input field. The application will automatically detect the language and translate it into the selected language. To change the language, click on the language selector and choose the desired language.

Technologies

This application was built using the following technologies:

Credits

This project was inspired by the tutorial series by midudev on YouTube.

License

Mit License.

About

Language translation app with OpenAI API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published