jarvis icon indicating copy to clipboard operation
jarvis copied to clipboard

An AI sidekick to help you control your computer.

Results 20 jarvis issues
Sort by recently updated
recently updated
newest added

Now that OpenAI completely open-sourced their STT model https://github.com/openai/whisper, we can incorporate it into Jarvis.

Speech-to-text
Improving Main Feature

For better user experience for our macOS users, we should sign our app with an Apple Developer ID so Gatekeeper will recognize Jarvis as a safe app for our users.

Packaging
OS: MacOS

When a user asks Jarvis "What can I say?" it should pop up a window with all the possible commands you can say to Jarvis. This is on top of...

Proposing New Main Feature

This is self-explanatory. We want Jarvis to run on the computer startup (when the computer is booting).

Automatic Startup
Proposing New Main Feature

Is it evil to collect data? What is evil? Before we run into philosophical discussions, something that I'm certain of is that tracking how your users use your application can...

Proposing New Main Feature
Discussion

It would be super helpful for people that want discreet and don't want to use their voice, but still want to send input to Jarvis - whether a command or...

Text Window
Improving Main Feature

It would be awesome if you could find time to provide building instructions or a Makefile for the project (or both).

It is a known problem in PR's (Personal Assistants) that are interacted by voice interfaces, that it's hard to develop a "Theory Of Mind" for them[[1]](https://news.ycombinator.com/item?id=17487196). It's hard to know...

Tip of the day
Proposing New Main Feature

Right now the only information that goes out of users' computers is for performing speech-to-text and text-to-speech using Google services. We should do both offline. Picovoice already released a superb...

Enhancement/Polish

Rather than compiling for all possible `element + key` variations and then trying to match it to the user input, doesn't it make more sense to cut the user input...

Action and Entities Recognizer
Improving Main Feature