Hacker News new | ask | show | jobs
by tudorw 1015 days ago
in my mind I've built an 'emotional engine' to add nuance to models understanding, take something like Plutchik's wheel of emotions and create a high quality multi-modal dataset based on that structure, given our current technology takes inspiration from the brain, it would seem like having discrete models specialising in particular aspects of 'intelligence' that are then organised into a mixture of experts is an interesting area to explore, and perhaps more accessible as smaller models require less resources.
2 comments

very interesting, thanks.
I have code stubbed out for this in mitta.us. It has 9 states, based on the Plutchik wheel, with emojis for the states. States drive temp and a few other things and drop the state into prompts.
Interesting, do you have a mailing list or way I can be notified of progress?
You can signup: https://mitta.us/

The accounts aren't wired up by default to the AI and I am refactoring the templating system right now, but you can definitely start storing and searching things.