simple web-based chatbot application powered by POE
Check the CLI version : https://github.com/TheLime1/gpt-cli
- run
pip install -r requirements.txt
in the terminal - run
python token_gen.py
to get a token - run
python chatbot.py
in the terminal - type
localhost:5000
in the browser
- Add more AI chat bots
- Add a dark mode
- Fix markdown formatting in chatbox