Chatito and Chatette
Chatette is a fork/spiritual successor of Chatito that maintains similar functionality (DSL-based synthetic training data generation for NLP) while being specifically optimized for the Rasa NLU ecosystem, making them competitors in the same niche rather than complementary tools.
About Chatito
rodrigopivi/Chatito
🎯🗯 Dataset generation for AI chatbots, NLP tasks, named entity recognition or text classification models using a simple DSL!
The DSL parser uses PEG.js to compile human-readable syntax into an AST, then generates datasets in multiple output formats (Rasa, Flair, LUIS, Snips NLU, or custom JSON). It includes built-in data augmentation through combinatorial expansion of intent and slot variations, with controls to prevent overfitting on single sentences. Available as an npm CLI tool, a browser-based IDE, and integrates with major NLU frameworks for direct training compatibility.
About Chatette
SimGus/Chatette
A powerful dataset generator for Rasa NLU, inspired by Chatito
Scores updated daily from GitHub, PyPI, and npm data. How scores work