{"id":18884027,"url":"https://github.com/nomekuma/jarvis","last_synced_at":"2025-06-16T23:42:55.640Z","repository":{"id":143295617,"uuid":"615346257","full_name":"Nomekuma/Jarvis","owner":"Nomekuma","description":"Jarvis acts like a personal assistant that you can communicate and give different commands.","archived":false,"fork":false,"pushed_at":"2023-07-16T17:16:59.000Z","size":7233,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-31T04:21:45.486Z","etag":null,"topics":["assistant","french-english","jarvis","python","python-library","speech","speech-recognition","speech-to-text"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Nomekuma.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-17T13:42:48.000Z","updated_at":"2023-10-12T06:11:00.000Z","dependencies_parsed_at":"2024-11-08T10:34:11.196Z","dependency_job_id":null,"html_url":"https://github.com/Nomekuma/Jarvis","commit_stats":null,"previous_names":["nomekuma/jarvis"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nomekuma%2FJarvis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nomekuma%2FJarvis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nomekuma%2FJarvis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nomekuma%2FJarvis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nomekuma","download_url":"https://codeload.github.com/Nomekuma/Jarvis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239854096,"owners_count":19708002,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["assistant","french-english","jarvis","python","python-library","speech","speech-recognition","speech-to-text"],"created_at":"2024-11-08T07:10:32.497Z","updated_at":"2025-02-20T14:29:46.976Z","avatar_url":"https://github.com/Nomekuma.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jarvis\n\nJarvis is a personal assistant that allows you to communicate and issue various commands.\n\n![Screenshot 1](https://user-images.githubusercontent.com/122863540/229307106-9cb93092-56af-4ae3-839a-c0a71a368d2e.png)\n![Screenshot 2](https://user-images.githubusercontent.com/122863540/229307342-404666ec-16fd-4c1d-a33a-5a34315dbd36.png)\n\n## Running the Code\n\nTo run the code, follow these steps:\n\n1. Navigate to the `jarvis-main` directory:\n```\ncd jarvis-main\n```\n\n2. Run the following command to execute the code:\n```\npy JARVIS.py\n```\n**OR**\n```\npython JARVIS.py\n```\n\n*Note: Consider using a virtual environment*\n\n- To create a virtual environment, use the following command:\n```\npython -m venv .venv\n```\n\n- To activate the virtual environment, use this command:\n```\n.\\.venv\\Scripts\\activate\n```\n\n- To deactivate the virtual environment, use this command:\n```\ndeactivate\n```\n\n## Installation\n\nTo install the required dependencies, run the following command:\n```\npip install -r requirements.txt\n```\n\n*Note: Make sure to check the path before installing the requirements.*\n\n### If Requirement is Not Found\n\nIf you encounter an error stating that the requirement is not found, double-check the path as follows:\n```\n{Your_path}\\Jarvis-jarvis\\jarvis-main\u003e \n                              ^\n                              |\n                [Make sure it is outside the jarvis-main directory]\n```\n\nIf it is within the jarvis-main path, run the following command to navigate outside:\n```\ncd ..\n```\n\n## Table of Contents\n\nHere are some commands you can ask Jarvis:\n\n| Command | Result |\n| :---:   | :---: | \n| wake up | Wake Jarvis up |\n| play a song | Play a song |\n| what is your age | Receive a funny response from Jarvis |\n| time | Get the current time |\n| hi/hello/heya/salut | Receive a response from Jarvis |\n| joke | Fetch a joke from a library |\n| date/today | Get the current day |\n| silence {your response} | Make Jarvis silent for a specific time |\n| what is meant by {your response} | Search {your response} on Wikipedia |\n| Open GitHub | Open this GitHub page |\n| open calculator/open paint/open discord/open note | Open one of these apps |\n| close calculator/close paint/close discord/close note | Close one of these apps |\n| where am i | Get your location |\n| Command prompt | Open the Command prompt |\n| take a screenshot | Take a screenshot |\n| Volume up/down | Adjust the volume |\n| ip address | Get your IP address |\n| Weather | Get the weather |\n| News | Get the news |\n| Internet speed | Check your Internet speed |\n| bye bye Jarvis | Receive a response from Jarvis |\n| Shut down/restart/condition/sleep | Perform one of these actions |\n\n*Note: For some of these commands to work, add your own pathway.*\n\n## Contribution\n- Tushil\n- [Khavind](https://github.com/Hemlesh18)\n- [Shabneez](https://github.com/Shab20)\n- [Martine](https://github.com/martine18)\n\n## License\nMIT\n\n© **TEAM KTSM**\n\n![PyCharm logo](https://resources.jetbrains.com.cn/storage/products/company/brand/logos/PyCharm_icon.svg)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnomekuma%2Fjarvis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnomekuma%2Fjarvis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnomekuma%2Fjarvis/lists"}