AI - GenAI prototype
I have started work on an AI project just for fun but the aim is to build an AI model of all of my PDF and Word Documents to allow me to quickly find some answers to questions I may have but it will be clever enough to act something like CHATGPT.
I am looking into how to add additional data to the PDF to help with the embeddings.
It uses Java 21, Spring AI, Ollama, Oracle DB and a small front end, which you can see the sample output.
New DAAD Creator Editor (internal use only)
I have started work on an editor for DAAD games (ZX Spectrum 128K specifically but could be extended). I will use this to finish my game Framed! then I will see if I can make it a public editor, but this will take time, next year maybe? It can import existing DSF files, but at the moment you have to separate out the sections and save them.
It can import the Trizbort Quest format, taking all of the locations, exits and descriptions. I have also integrated the DAAD Ready! compiler, just clicking the "Generate" button will do all of the building and then fire up the finished game, ready for testing.Lastly, you can see I have begun to apply a dark theme. I am hoping that I can add a properties page, to allow the user to select dark or light.
This is certainly an on going project but the goal is to have one tool that does it all.
Partial Abstract Art?
I have been experimenting using a kind of abstract art for some of my locations in my Framed! game. Abstract (Partial) art for me is about drawing something that is not straight away noticeable but is! Anyway, I have been playing around with my version of abstract art and the image shown is just one example of it. I did another one also but that is for the game only.
FRAMED!
Ported game from Lost Wurld(C) to DAAD and this is the title screen. "Lost Wurld" is a tool that generates the required data from an Import of Trizbort IF Mapping tool. The export of Trizbort, which a modified version for not just exporting of locations but extra items such as objects and their attributes.