Skip to content

A simple chatgpt like interface but with a small secret...

License

Notifications You must be signed in to change notification settings

steveiliop56/chatwithoutgpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatWithoutGpt

This is a very simple chatgpt like client but instead of using an AI model it uses humans so as to be able to make your friend think that they use an actuall AI model but instead just using a prank interface.

Installation

Firstly clone the repository and install the requirements using these commands:

git clone https://github.com/steveiliop56/chatwithoutgpt
cd chatwithoutgpt/
pip3 install -r requirements.txt

Running

To run the project run this command:

python3 manage.py runserver 0.0.0.0:8080

Now the app will be available on port 8080 ready for requests. When someone asks it something you will be prompted in the terminal to answer. Each user will have a special session id storred in a cookie.

About

A simple chatgpt like interface but with a small secret...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published