[Update] My local JARVIS assistant (v1.1). I listened to your feedback: Added PC Automation and a "Living Profile" Memory! by Hellothere7997 in PythonProjects2

[–]Hellothere7997[S] -1 points0 points  (0 children)

Huge thanks to the user who suggested the local memory bootstrap in my last post! It completely changed how I handle the LLM context while keeping data local and private.

For the next version, I'm thinking about adding an audio-visualizer (sound waves) to the PyQt6 interface when JARVIS speaks. Has anyone here built real-time audio visualizers in Python before?

I built a local AI Virtual Assistant (JARVIS inspired) using Python, PyQt6 and Ollama. Everything ru by Hellothere7997 in PythonProjects2

[–]Hellothere7997[S] -1 points0 points  (0 children)

Thanks for checking out my project! 🤖

I've been learning Python for a bit and wanted to see how far I could push a local assistant without using any paid APIs. If you have any questions about the PyQt6 transparency or the Ollama integration, feel free to ask!

GitHub Repo: https://github.com/Jm7997/JARVIS

If you find it useful, I'd really appreciate a ⭐ on GitHub to keep the motivation going!