Hello there my bots and buddys. Last weekend (as a personal project to learn myself Ruby) I created a tool that uses AI generated text for brainstorming/mindmapping purposes.
In short, it's a pretty cool project that might be fun to contribute to/fork as a side project. So if anyone is interested, feel free to go to the GitHub page. Thx!
Pretty fun idea, but am I reading it wrong or are you fibbing when you say it's AI generated :P You just have a corpus that you either sample randomly, or if the keyword is present you use a nearby word, right?
Comments
Hello there my bots and buddys. Last weekend (as a personal project to learn myself Ruby) I created a tool that uses AI generated text for brainstorming/mindmapping purposes.
In short, it's a pretty cool project that might be fun to contribute to/fork as a side project. So if anyone is interested, feel free to go to the GitHub page. Thx!
Pretty fun idea, but am I reading it wrong or are you fibbing when you say it's AI generated :P You just have a corpus that you either sample randomly, or if the keyword is present you use a nearby word, right?