Ai Doomsday Toolbox v0.938
Posted by ManuXD32@reddit | LocalLLaMA | View on Reddit | 0 comments
Hello! It’s me again, the developer of ADT.
There have been a lot of changes since last time. I even created a web page that works as a wiki, so you can explore everything the app has to offer
Changes:
-
Chat Llama Native: We now support both Ollama and llama.cpp servers. We also added tools for the LLM to use: it can search the web, write and update notes, create to-do lists, generate images, create calendar events, set alarms, and more. You can now also schedule tasks that will trigger at the chosen time.
-
Improved the stability of tools like the Ollama Manager, Dataset Creator, and AI Agent.
-
Reworked how summaries work. We removed the llama-cli binary and now only use the Llama server, which must be active for summaries to work.
-
Everything in the app now accepts llama.cpp/Ollama servers, so you can use the one that best suits you, although I recommend llama.cpp.
-
Added image generation through the ONNX Runtime using ORT models created by the team behind SDAI Local. I also made some new versions that include a VAE decoder to allow img2img inference. This is still a work in progress, but it is functional enough.
-
Added support for video generation through the SD binary. Read more about it in the wiki.
-
The pet has been completely reworked. We finally have sprites, the park is alive, the work system has been redesigned, and there are timed events that you won’t want to miss.
-
Termux tools have been fixed. Users can now install all the projects without errors and use them easily.
-
Fixed a bug where the app was not extracting the binaries.
-
Added three kinds of widgets that allows the user to see their calendar, upcoming events and a chosen note
Overall, the quality of the app has improved a lot, and I couldn’t be happier to share all of this with you!
The Play Store closed test is still updating, so if you choose that path you better wait for a few hours-24h to update/install (this path helps me a lot as I still need testers to start the public beta and publish the app)
To join the Play Store closed test, you first need to join the Google Group here
After joining, you’ll be able to opt into the test and install the app from here
Follow the wiki's guide to learn how to use the app properly.
GitHub release page here