{"id":23946091,"url":"https://github.com/h-iori/ai-desktop-assistant-python-openai","last_synced_at":"2025-04-22T16:29:30.450Z","repository":{"id":219781429,"uuid":"749884730","full_name":"h-iori/AI-Desktop-Assistant-Python-OpenAI","owner":"h-iori","description":"This project is a work-in-progress AI desktop assistant powered by OpenAI API, developed in Python","archived":false,"fork":false,"pushed_at":"2024-01-29T17:00:48.000Z","size":13,"stargazers_count":5,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-29T16:51:12.081Z","etag":null,"topics":["ai-powered-desktop-assistant","desktop-assistant","jarvis","marsh-ai","openai-api","python-programming","real-time-weather-data","speech-recognition","task-automation"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/h-iori.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-01-29T15:36:20.000Z","updated_at":"2025-02-19T15:13:32.000Z","dependencies_parsed_at":"2024-01-29T19:58:18.583Z","dependency_job_id":null,"html_url":"https://github.com/h-iori/AI-Desktop-Assistant-Python-OpenAI","commit_stats":null,"previous_names":["h-iori/ai-desktop-assistant-python-openai"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h-iori%2FAI-Desktop-Assistant-Python-OpenAI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h-iori%2FAI-Desktop-Assistant-Python-OpenAI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h-iori%2FAI-Desktop-Assistant-Python-OpenAI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h-iori%2FAI-Desktop-Assistant-Python-OpenAI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h-iori","download_url":"https://codeload.github.com/h-iori/AI-Desktop-Assistant-Python-OpenAI/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250276843,"owners_count":21403944,"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":["ai-powered-desktop-assistant","desktop-assistant","jarvis","marsh-ai","openai-api","python-programming","real-time-weather-data","speech-recognition","task-automation"],"created_at":"2025-01-06T08:27:05.481Z","updated_at":"2025-04-22T16:29:30.430Z","avatar_url":"https://github.com/h-iori.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n## AI Desktop Assistant System\n\nThis project is an AI-powered desktop assistant that can perform various tasks and uses  OpenAI API for answering. \nIt uses Python as the programming language. \n\n\n## API Key Generation\n\n#### You need to generate a unique API key from  \n\n```http\n  https://platform.openai.com/api-keys\n```\n\n| Parameter | Type     | Description                |\n| :-------- | :------- | :------------------------- |\n| `api_key` | `string` | **Required**. Your API key |\n\nYou have to add your own unique api key in the MarshBrain.py file.\n\n\n\n\n\n\n## Features\n\n- Open any application of system.\n- Search anything on Google.\n- Answer queries related to any field. \n- Solve any type of logical and mathematical question.\n- Remember names and details of people.\n- Fetch latest weather report of a particular area.\n- Able to speak time \u0026 date.\n.\n.\n. and many more \n\n\n## Working\n- This project converts a user’s query from speech to text using the Speech_Recognition module. \n- Then, it translates the text into English using the Google Translate module. \n- Next, the query is send to  OpenAI AI for response. \n- Finally, it converts the model’s response from text to speech using the Pyttsx3 module.\n- It performs task i.e Open an App. using os module.\n- It gets real-time weather data from google by using BeautifulSoup library.\n \n## Installation:\n\nClone the repo to make it available on your local system by using \n\n```bash\n  git clone \u003cFORKED_REPO_URL\u003e\n```\nChange the directory i.e: \n\n```bash\n  cd AI-Desktop-Assistant-Python-OpenAI\n```\n## Requirements:\n\nInstalling all the necessary python module using \n\n```bash\n  pip install -r requirements.txt\n```\n## Run\n\n \n\n```bash\n  python Marsh.py\n```\n\nSure thing! Just hit the assistant with some voice commands now!\n\n\n# Contribution:\n\n\n- We are Open for Pull Requests.\n- Please contribute and add value to the code.\n- If you have some ideas for new features and you don't have time to implement them please open an issue with the tag new_feature.\n- Please don't forget to comment (document) your code!\n\n- Before creating a Pull Request please go through the above guidelines and the code!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh-iori%2Fai-desktop-assistant-python-openai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fh-iori%2Fai-desktop-assistant-python-openai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh-iori%2Fai-desktop-assistant-python-openai/lists"}