Jarvis icon indicating copy to clipboard operation
Jarvis copied to clipboard

As the name suggests

Results 12 Jarvis issues
Sort by recently updated
recently updated
newest added

Added windows support with basic features like E-mail, Search Wikipedia, open programs on your computer, play music and open your favourite sites.

Loading brain from data/jarvis.brn... done (96945 categories in 1.57 seconds) ALSA lib pcm_dsnoop.c:606:(snd_pcm_dsnoop_open) unable to open slave ALSA lib pcm_dmix.c:1029:(snd_pcm_dmix_open) unable to open slave ALSA lib pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear...

https://github.com/debugger22/Jarvis/blob/fa8e5be9f1b3a8d02ca26ba4f6956035012006ef/requirements.txt#L5 It appears that the link for package PyAIML to sourceforge is broken. The only available source for linux that I found online is this git repository: https://github.com/creatorrr/pyAIML. Quick fix...

replace from bs4 import BeautifulSoup to import BeautifulSoup

After the Google API shutdown, we need to find some other open source APIs to go on with. Can people please suggest some of them? Please add them to the...

Discovered this project through a mention in a recent Pycoder's Weekly Newsletter (Issue #147: Top of 2014). I've had _Make a personal Jarvis_ on my list for a long time....

I'm on ubuntu 12.04 with latest updates. Ran apt-get install packages as recommended as well as pip install for requirements. Ideas? ``` xamox@xamox-laptop:~/Software/Jarvis$ python jarvis.py Loading brain from data/jarvis.brn... done...

I installed all dependencies fine, when i execute `python jarvis.py` this error is instantly following: `/usr/local/lib/python2.7/dist-packages/pydub/utils.py:122: RuntimeWarning: Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work...

Hi guys, first of all, nice work. I tried building my own "Jarvis" using google stt once, but it went stale, due to lack of time from my side. I...