Skip to content

this is a clone of OpenAI's ChatGPT made using flask. openAI API, mongoDB

Notifications You must be signed in to change notification settings

YashKhot17/ChatGPT_Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatgpt_clone

ChatGPT clone created using flask, tailwindCSS, MongoDB and OpenAI's API

New requests are sent to OpenAI's API and the AI generated answer is fetched. The question and its generated answer are stored in a MongoDB cluster. Next time the same question is asked, it is fetched from the cluster to reduce load on API and generate faster results.

Screenshot (29)

About

this is a clone of OpenAI's ChatGPT made using flask. openAI API, mongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published