Skip to content

Genez-io/chatgpt-getting-started

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT Getting Started

This is a simple example of how to use ChatGPT in typical conversational scenarios.

Configuration

You need to add your OpenAI API key to the constants.ts file in the server/config directory and redeploy it.

Deploy to Genezio