Skip to content

XhatGpt is my clone of ChatGpt with OpenAPI, It provide User login/SignIn option with SQL database support.

License

Notifications You must be signed in to change notification settings

Roshan-Here/XhatGpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XhatGpt

It is a Django web-app GUI which works similar to ChatGpt.

Features

  • - OpenAi Chatting
  • - Account Creation
  • - Login/Logout
  • - User Friendly
  • - Simple

<- Requirements ->

Django | Python 3.9 | OpenAI | SQLite | Conda

-> Run Manually (Direct) <-

[ Create Virtual Environment using conda ]

leosarchlinux@arch:~$ git clone https://github.com/Roshan-Here/XhatGpt
leosarchlinux@arch:~$ cd ChatGppt
leosarchlinux@arch:~$ pip3 install -U -r requirements.txt
leosarchlinux@arch:~$ python3 manage.py runserver

Edit config.py Inside Xhatapp with your own values

Sample Working

About

XhatGpt is my clone of ChatGpt with OpenAPI, It provide User login/SignIn option with SQL database support.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published