So my thought was easy and a bit sophisticated on the identical time, Have you ever guys watched The Wonderful Digital Circus? it is an animated present which options an AI pair of dentures named caine who lives in a digital circus with some digital clones of actual human beings and he creates and sends them on an adventures on a regular basis, so my venture was impressed by that.
A digital pet that sends you on adventures which may be helpful to your actual world productivty of types like a over engineered todo record disguised as a recreation of types.
Sooner or later I gave up on the to-do record stuff and simply went all the best way in on the “creates journey half” and it kinda again fired. I used to be utilizing the Nemotron 30b
I needed it to create full on video games with three js and I attempted rather a lot
First easy lengthy prompts, a protracted immediate explaining what to do and the best way to, failed the mannequin usually gave video games that didnt work
then I attempted including ability playing cards these ones https://github.com/github/awesome-copilot/blob/foremost/abilities/game-engine/SKILL.md to it, and that failed too it blew up the brief context window I had set on the mannequin to save lots of on compute but it surely backfired so I elevated the context window and that didnt repair it,
So I used codex to form of distill the talents right into a single txt file and use RAG over it and that labored but it surely nonetheless didnt give me totally working video games they at all times had one thing mistaken which made them find yourself as clean screens
now I’ve given up and the venture exists as one thing else, a easy HTML toymaker it could possibly creates easy html stuff in a single shot however not video games, I used it to make stuff like clocks, to do lists, and snake and breakout something extra complicated like tetris breaks it https://huggingface.co/areas/build-small-hackathon/AmazingDigitalPetDentures
I am now pondering of a distinct Thought to pivot to now, any options on this one is drastically appreciated.
