TheLime1 / gptCensorFree

simple web-based chatbot application powered by POE (WIP)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gptCensorFree

simple web-based chatbot application powered by POE

Check the CLI version : https://github.com/TheLime1/gpt-cli

How to run locally

  • 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

To-Do List

  • Add more AI chat bots
  • Add a dark mode
  • Fix markdown formatting in chatbox

v1 chrome_bKtA9tKMFR v2: chrome_WPmio800BF v3 chrome_eSBSaemmfx

About

simple web-based chatbot application powered by POE (WIP)

License:GNU General Public License v3.0


Languages

Language:CSS 40.4%Language:JavaScript 24.3%Language:Python 23.5%Language:HTML 11.8%