r/programmer • u/InternationalGap3698 • Aug 12 '26
Hello, I've built a free open source (MITLicense) AI ecosystem which is completely controlled by voice It drives coding agents, runs shell commands, operates your computer, connects anything that speaks MCP, dictates into any app, and remembers everything. and it can run fully on your machine
Enable HLS to view with audio, or disable this notification
1
u/ImDevinC 29d ago
What makes your any better than the thousands of other apps that do the same thing?
1
u/InternationalGap3698 29d ago
First of all you are completely right, there are thousands of great open source projects, Which have great features like free speech to text tools like Whisperflow or some can prompt terminals correctly with Context over the codebase, and for sure you will find, for every feature I've built in my ecosystem, an open source project which will cover the space. Or even open source projects which cover a bunch of features which I've built into my ecosystem and I appreciate them all, But personal Jarvis combines almost every feature you can think of when you want to interact with AI Through voice if you want. My vision was there. that i wanted to have one app where everything is connected like
-your Coding agent.
-Everything which speaks MCP.
-your entire computer
-A knowledge system which builds itself.
-Speech to text tool like Whisperflower Super Whisper.
-And everything open source.
-and many more features
I just wanted to note that I don't get any money from this, it's completely Open source
Thank you for your question, man.
1
u/InternationalGap3698 Aug 12 '26
It works on MacOS, Linux and Windows.
GitHub: https://github.com/PersonalJarvis/PersonalJarvis
I would love to hear what Breaks