Skip to content

MisterCoder74/VivacityGTP-Online

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A CLONE OF CHATGPT CREATED VIA CHATGPT
Entirely Python-less and NodeJS-less
No back-end, no database, no dependencies, no yarn nor npm... just pure Vanilla JS.

IMPORTANT: 
Open the JS file and look for :

headers: {
                'Content-Type': 'application/json',
                'Authorization': 'Bearer yourapikeyhere'
            },

replace 'yourapikeyhere' with your personal OpenAI api key

You are ready to go.

About

Javascript Implementation of a GPT based chatbot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published