Welcome to the MINEOGO Chatbot Project! A customizable chatbot you can train, extend, and run offline. It uses simple .mineogo files to store conversational data.
- Chat live with a basic AI bot
- Train new input-output pairs
- Auto-download datasets from GitHub
- Shows progress while downloading (with tqdm)
- Auto-installs missing dependencies
- Run the bot — if no dataset exists, you'll be prompted to:
- Download one from GitHub
- Create your own
- Setup later
- we are currently out of datasets this project was freshly made we will add datasets soon*
- Commands:
/train– add new chat pairs/status– view current dataset size/clear– delete all entries/help– see available commands/exit– quit
- i:hello
- o:Hi there!
- i:how are you
- o:I'm just a script, but thanks!
Want to share your own dataset?
Message me:
MIT – free to use, change, and improve!
Train it. Talk to it. Make it yours.
thanks for making this, chatgpt