Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MINEOGO Chatbot 🤖

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.


Features

  • 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

Getting Started

  1. 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*
  1. Commands:
    • /train – add new chat pairs
    • /status – view current dataset size
    • /clear – delete all entries
    • /help – see available commands
    • /exit – quit

Format Example

  • i:hello
  • o:Hi there!
  • i:how are you
  • o:I'm just a script, but thanks!

Add Your Own Dataset

Want to share your own dataset?

Message me:


License

MIT – free to use, change, and improve!


Train it. Talk to it. Make it yours.

thanks for making this, chatgpt

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages