Skip to content

merhmood/open-ai-chat-app-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elastic Team OpenAI Smart Text Generator Challenge

For the ApiKey

visit apikey to get ApiKey.

Create a .env in your root directory and follow the .env.example format.

Start App

Run the following commands in your terminal

    cd open-ai-chat-app-challenge
    npm install
    npm run dev

Go to your browser and enter the following URL address localhost:3000 to begin interaction with the application.

Application dependencies

  • express
  • nodemon
  • open ai
  • validator js
  • socket io

About

Chat application that interacts with openAI chatGPT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published