Skip to content

The scope of this project is to create a working chatbot without any custom coding, only use ChatGTP to generate files.

Notifications You must be signed in to change notification settings

mightymax/chatgtp-generated-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAI project

The scope of this project is to create a working chatbot without any custom coding, only use ChatGTP to generate files.

Here you can find the used chat

How to use

git clone chatgtp-generated-chatbot
cd chatgtp-generated-chatbot
npm i
pip install openai python-dotenv json

Next create a file .env and make sure you store your ChatGTP API key:

API_KEY=[content-of-your-key]

Note that this .env file is included in .gitignore to prevent your token being exposed in Github.

About

The scope of this project is to create a working chatbot without any custom coding, only use ChatGTP to generate files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published