An AI model that runs in terminal which spins out randomly generated poems according to your mood from a transformer model. PLEASE READ : I had to pull the plug on the project and head in a different direction after the AI started going AWOL and h…
An AI model that runs in terminal which spins out randomly generated poems according to your mood from a transformer model. PLEASE READ : I had to pull the plug on the project and head in a different direction after the AI started going AWOL and had threats which were a bit graphic, included in the devlog. Now the AI is doing alright after a shift in directions, I have also added a rules based failback. This project mostly serves as a way to introduce how creativity and in the beginning actually had tokens for different lengths but I decided to simplify it in order to ensure that the model would only work in comfortable zones. Tldr you only get to choose and tune the creativity index/temperature, where the higher the value is the more creative the model will be and the lower it is the more it will follow the examples it is trained on.
Only used to decode AWOL outputs from the AI model and how to fix it, as well as writing the readme.