A Personal Assistant for Linux, MacOS and Windows
Jarvis is a simple personal assistant for Linux, MacOS and Windows which works on the command line. He can talk to you if you enable his voice. He can tell you the weather, he can find restaurants and other places near you. He can do some great stuff for you.
In order to install Jarvis, follow these steps:
git clone https://github.com/sukeesh/Jarvis.git
python installer
(or python3 installer
if that doesn't work) from the terminal.Run Jarvis from anywhere by command jarvis
, or ./jarvis
from within the project directory to start up Jarvis!
You can start by typing help
within the Jarvis command line to check what Jarvis can do for you.
Question: When I run Jarvis, it shows an error relating to module not found<br>
Platform: Windows<br>
Solution 1: Uninstall and/or install the module package<br>
Example:<br>
Error: ImportError: DLL load failed while importing win32api: The specified module could not be found.
<br>
Solution:<br>
pip uninstall pywin32
<br>
pip install pywin32
or conda install pywin32
<br>
Solution 2: add the package to your environment variables system PATH.<br>
Question: After cloning the repo in terminal it gives an error when running python3 installer saying please install virtual environemnt Solution:
If you find other issues and/or have found solutions to them on any platform, please consider adding to this list!
Check out our CONTRIBUTING.md to learn how you can contribute!
Create new file custom/hello_world.py
from plugin import plugin
@plugin("helloworld")
def helloworld(jarvis, s):
"""Repeats what you type"""
jarvis.say(s)
Check it out!
./jarvis
Jarvis' sound is by default disabled.
In order to let Jarvis talk out loud type: enable sound
Type 'help' for a list of available actions.
~> Hi, what can I do for you?
helloworld Jarvis is cool!
jarvis is cool
Click here to learn more about plugins.
Creating a test is optional but never a bad idea ;).
Click here to learn more about testing.
Run test.sh
./test.sh
sapi5, nsss or espeak
) for Jarvis to talk out loud (e.g. Ubuntu do sudo apt install espeak
)notify-send
on Linux if you want to receive nice and desktop-notification instead of ugly pop up windows (e.g. Ubuntu do sudo apt install libnotify-bin
)ffmpeg
if you want music
to download songs as .mp3 instead of .webmRun with docker (docker needs to be installed and running):
[sudo] make build_docker
[sudo] make run_docker
sukeesh
See also the list of contributors who have participated in this project.
This project is licensed under the MIT License - see the LICENSE file for details.
AI辅助编程,代码自动修复
Trae是一种自适应的集成开发环境(IDE),通过自动化和多元协作改变开发流程。利用Trae,团队能够更快速、精确地编写和部署代码,从而提高编程效 率和项目交付速度。Trae具备上下文感知和代码自动完成功能,是提升开发效率的理想工具。
AI小说写作助手,一站式润色、改写、扩写
蛙蛙写作—国内先进的AI写作平台,涵盖小说、学术、社交媒体等多场景。提供续写、改写、润色等功能,助力创作者高效优化写作流程。界面简洁,功能全面,适合各类写作者提升内容品质和工作效率。