Skip to content

smiracle/chatgpt-experiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Infinite Chatbot

Created 3/23/2023 by Steven Miracle

Requires environment variables from Open AI's APIs, set values for these 2 keys in an .env file at the root directory of the project:

  • `OPENAI_API_KEY`
  • `ORGANIZATION`

Running the app locally:

  • Step 1: `npm start` to start the backend express server
  • Step 2: `npm run dev` to run the app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published