#108 · Primary category: AI Chatbots

chatterbot-corpus

chatterbot corpus dataset dialog language nlp yaml

A multilingual dialog corpus

Project last updated:03/24/26

GitHub Stars

1.4K

Forks

1.1K

Contributors

99

License

BSD-3-Clause

Why we included this project

Most simple bots only sound stilted because nobody gave them anything to say. This package bundles thousands of short Q&A exchanges in several languages as plain YAML files, ready to load into ChatterBot when you want to prime a fresh database without hand-writing every turn. The content is community-contributed, so you'll find the occasional typo or wrong fact, but for a demo or prototype it's a fast way to get variety into a bot's replies. It also doubles as a reference for structuring your own training files: the format is just a category header followed by conversation pairs, which keeps custom data consistent with the tools that read it.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category