OSspita | Alpha v1.0.5: Chat with historical figures & multiple improvements.
A lot of work has been done to eliminate some unstable third party libraries, improve the user experience, and add one of the most requested features.
Since a lot has been reworked, OSspita may display some bugs here and there. If you would like me to hotfix anything, please open an issue, and I will do my best to address what is needed.
--> [!!!] Note: The available historical characters are using Llama 3.2:3B by default to ensure compatibility with low VRAM GPUs. If your hardware allows, you should switch to a larger model. <--
Features & fixes :
- You can now converse with a few historical characters (experimental feature).
- PDF parsing is more reliable since one defective middleware library has been excluded from the project (experimental).
- Web search is more reliable too since OSspita doesn't rely on the unstable Duck-Duck-Scrape library to find which pages to scrape (still experimental since the query agent needs some improvements).
- UX improvements: A new infobar tracking the mode you're in.
- The conversations and uploaded images are now persistent between sessions.
Next:
- Since the conversations are now persistent, the dedicated panel will be fully revamped, and more quality-of-life options will be added (such as ordering, sorting, and folders).
- Fifteen anime characters will be added for users to chat with.
- Fifteen fictional characters will be added for users to chat with.
- The current naive RAG algorithm will be improved : statistical chunking & hnsw.
- Image generation will become a major focus, with the integration of the ComfyUI API planned for the near future.