JARVIS AI v7.3 #2
EpicGlazeFire
started this conversation in
General
Replies: 1 comment 1 reply
-
|
docker pull ghcr.io/tramakrishna3012/jarvis-frontend:main |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
JARVIS AI v7.3 Release
JARVIS AI v7.3 is a major rebuild of the older JARVIS project. This version is cleaner, more modular, and designed to be easier to share, install, and expand.
What changed from the old version
The old version was mostly a personal voice assistant script with commands added directly into the main files. JARVIS AI v3 has been rebuilt into a full project structure with separate systems for voice, AI, memory, reminders, HUD, apps, search, and configuration.
Major upgrades
Better privacy and sharing
This version separates personal data from the main source code. User settings, memory, and reminders are stored locally in the
datafolder, so the bot can be shared without including personal preferences, reminders, or location data.Installer version
This release includes an installer build for easier setup on Windows. Users should still install Ollama and pull the configured AI model before using AI features.
Recommended model:
Beta Was this translation helpful? Give feedback.
All reactions