Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
A multilingual dialog corpus
| Date | Stars |
|---|---|
| 2026-07-24 | 1418 |
| 2026-07-25 | 1418 |
| 2026-07-28 | 1418 |
| 2026-07-30 | 1418 |
| 2026-08-06 | 1418 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# ChatterBot Language Training Corpus [](https://pypi.python.org/pypi/chatterbot-corpus/) These modules are used to quickly train ChatterBot to respond to various inputs in different languages. Although much of ChatterBot is designed to be language independent, it is still useful to have these training sets available to prime a fresh database and make the variety of responses that a bot can yield much more diverse. All training data contained within this corpus is user contributed. ## Documentation Documentation is available at: http://corpus.chatterbot.us/ ## Content Quality We strive for factual correctness, proper grammar, and spelling in all corpus content. However, as this is a community-contributed project, there may be occasional mistakes or inaccuracies. If you find any errors or would like to contribute improvements, please see [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines on how to help. If you are interested in contributing support for a new language please create a pull request. Additions are welcomed! # Create your own Corpus Training data Chatterbot is a very flexible and dynamic chatbot that you easily can create your own training data and structure. Create or copy an existing .yml file and put that file in a existing or a new directory you created under `chatterbot_corpus\data\<NEW DIRECTORY>` Edit that file with any text editor that you like to work with. In the beginning of the file you set one or two categories. ``` categories: - myown - my own categories ```` Then can you start your actual training conversation data. ``` conversations: - - Hello - Hello - - Hi - Hello ``` # Unit Testing > “A true professional does not waste the time and money of other people by handing over software that is not reasonably free of obvious bugs; that has not undergone minimal unit testing; that does not meet the specifications and requirements; that is gold-plated with unnecessary features; or that looks like junk.” > > – Daniel Read ```bash python -Wonce -m unittest discover -s tests -v ```
Excerpt of 2,125 characters
Read on GitHubGunther Cox · @Jellyfish-AI · United States
199
39
18
13
10
7
6
5
5
5
5
4
4
4
4
4
4
3
3
3
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:8232f0a5769e802f, topic:dataset, topic:corpus, readme:training data