Skip to content

Rajkumardev/chat-GPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat GPT - Translator

This is the sample code helps to understand basic Chat GPT API integration using ReactJS with Node expressJS. In this code We can translate the words from English to too many languages.

Prerequisites

Signup and get your Own Chat GPT API key from ChatGPT.Replace your Environmental variable OPENAI_API_KEY= in your .env file which is locatated in your backend folder

Install nodemon

Installation

Run the below comments in both frontend and backend folder

npm install

Launch the Application

Run the below comments in both frontend and backend folder to launch the application

npm start

Sample OUTPUT

Screenshot

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT