Platform Supported
Language Stats
Code Stats
Deployments
jarvis-ironman
jarvis-nlp
jarvis-bot
natural-language-ui
Activity
Development and Maintenance
Reach Out
Recommendations
- Install
python3.10 or 3.11 - Use a dedicated virtual environment
Install Jarvis
python -m pip install jarvis-ironmanInstall Dependencies
jarvis installInitiate - IDE
import jarvis
if __name__ == '__main__':
jarvis.start()Initiate - CLI
jarvis startUse
jarvis --helpfor usage instructions.
-
MacOS
Tested on Mojave, Catalina, Big Sur, Monterey and VenturaSystem Preferences→Security & Privacy→Privacy- Click
+sign and add the preferredIDEandTerminalin the following sections in left pane.Microphone- Required to listen and respond.Accessibility- Required to use key combinations for brightness and volume controls.Camera- [Optional] Required only during face recognition/detection.Automation- Required to controlSystem Eventsand other apps like Outlook and Calendar.Files and Folders[OR]Full Disk Access- Required for allFileIOoperations.
-
Linux
Tested on Ubuntu 22.04 LTS- Store the host machine's password as the env var:
ROOT_PASSWORD - Unlike macOS and Windows,
Ubuntudoes not have app specific permissions.
- Store the host machine's password as the env var:
-
Windows
Tested on Windows 10Settings→PrivacyMicrophone- Required to listen and respond.Camera- [Optional] Required only during face recognition/detection.- Unlike
macOS,Windowspops a confirmation window to Allow or Deny access to files and folders.
- Install Anaconda or Miniconda, VisualStudio C++ BuildTools, and Git
- Make sure C++ build tools are installed completely and restart
- Add anaconda/miniconda scripts location to
PATHin Environment Variables
Handbook - GitHub Wiki
Docstring format: Google
Styling conventions: PEP 8 and isort
Requirement
python -m pip install gitverseUsage
gitverse-release reverse -f release_notes.rst -t 'Release Notes'pre-commit will ensure linting, run pytest, generate runbook & release notes, and validate hyperlinks in ALL
markdown files (including Wiki pages)
Requirement
python -m pip install sphinx==5.1.1 pre-commit recommonmarkUsage
pre-commit run --all-files- https://pypi.org/project/jarvis-ironman/
- https://pypi.org/project/jarvis-nlp/
- https://pypi.org/project/jarvis-bot/
- https://pypi.org/project/natural-language-ui/
https://jarvis-docs.vigneshrao.com/
© Vignesh Rao
Licensed under the MIT License
