{"id":22308427,"url":"https://github.com/justfairdev/AshTech-AI_Personal_Voice_Assistant","last_synced_at":"2025-10-14T02:31:38.531Z","repository":{"id":266341620,"uuid":"838936396","full_name":"passiondev2024/AshTech-AI_Personal_Voice_Assistant","owner":"passiondev2024","description":"AI Gadget Management System💻📳📱","archived":false,"fork":false,"pushed_at":"2024-08-06T16:39:52.000Z","size":16714,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-03T20:14:01.026Z","etag":null,"topics":["ai","contribute","dwoc","dwoc-2020","personal-assistant","python","voice-assistant"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/passiondev2024.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2024-08-06T16:23:57.000Z","updated_at":"2024-08-06T16:39:20.000Z","dependencies_parsed_at":"2024-12-03T20:24:05.345Z","dependency_job_id":null,"html_url":"https://github.com/passiondev2024/AshTech-AI_Personal_Voice_Assistant","commit_stats":null,"previous_names":["passiondev2024/ashtech-ai_personal_voice_assistant"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/passiondev2024%2FAshTech-AI_Personal_Voice_Assistant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/passiondev2024%2FAshTech-AI_Personal_Voice_Assistant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/passiondev2024%2FAshTech-AI_Personal_Voice_Assistant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/passiondev2024%2FAshTech-AI_Personal_Voice_Assistant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/passiondev2024","download_url":"https://codeload.github.com/passiondev2024/AshTech-AI_Personal_Voice_Assistant/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236436445,"owners_count":19148511,"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","contribute","dwoc","dwoc-2020","personal-assistant","python","voice-assistant"],"created_at":"2024-12-03T20:14:00.160Z","updated_at":"2025-10-14T02:31:37.218Z","avatar_url":"https://github.com/passiondev2024.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ashtech-Personal AI Voice Assistant. \n![Python](https://img.shields.io/badge/python-v3.7+-blue.svg)\n![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)\n![Forks](https://img.shields.io/github/forks/Ash515/AshTech-AI_Personal_Voice_Assistant.svg?logo=github)\n![Stargazers](https://img.shields.io/github/stars/Ash515/AshTech-AI_Personal_Voice_Assistant.svg?logo=github)\n![Issues](https://img.shields.io/github/issues/Ash515/AshTech-AI_Personal_Voice_Assistant.svg?logo=github)\n\n\n\n## Introduction\nA voice assistant is a digital assistant that uses voice recognition, speech synthesis, and natural language processing (NLP) to provide a service through a particular application.\n\n##  Features in AshTech\n AshTech is a Personal Artificial Intelligence voice assistant used to predict the basic functions like, \n- Searching\n- Opening websites like Wikipedia, Stack Overflow, Github etc.\n- Capturing images.\n- Predicts time, date, weather report etc. \n- Search Videos on [Youtube](https://www.youtube.com/)\n- Open any Operating System files like MS-Word, MS-Excel, Notepad, etc \n- Say Jokes :grin:\n- Help in Shopping \n- Find out Jobs \n- Search [Wikipedia](https://www.wikipedia.org/)\n- Find Courses \n- Track COVID-19\n- Password Protected \n\n\n## Tech Stacks\n**Python 3.7**\n\n## Project Demo\n- [AshTech 2.0 - AI Personal Voice Assistant](https://www.youtube.com/watch?v=BArmz8vtHB8)\n\n## Contribution guidelines \nFollow these algorithms to contribute to the AshTech repository \n- Fork this repository \n- Select your comfortable issues given in issues feature [click here to see the issues](https://github.com/Ash515/AshTech-AI_Personal_Voice_Assistant/issues).\n- Read the [Code of Conduct](https://github.com/Ash515/AshTech-AI_Personal_Voice_Assistant/blob/master/CODE_OF_CONDUCT.md) .\n- Try to solve the mentioned issues and make a pull request by using branch folder 🌿 .\n- Stricly maintain the clear commit name and message.\n- Strictly maintain the decorum of this repository ❤\n\n## Note  \nFeel free to file a new issue with a respective title and description on the **AshTech- AI Personal Voice Assistant**.  If you already found a solution to your problem, I would love to review your pull request! \n\n##  Prerequisites\n- You should install python version 3.7\n- import all modules required for the project using this command\n```\npip install \u003cmodule name\u003e\n```\n\n## Installation and Contribution\n1. Clone the repository \n```\nhttps://github.com/Ash515/AshTech-AI_Personal_Voice_Assistant.git\n```\n2. Check the status of your file \n```\n$git status\n```\n\n3.For using VScode for editing your files \n```\n$git code .\n```\n4. To directly add your files to github\n```\n$git add .\n```\n5. After writing your code commit your changes \n```\n$git commit -m  \u003cmessage\u003e\n```\n6. To pull your code to reposoitory\n```\n$git push origin master\n```\nThats all about installation and version control with **Git**\n\n## Result \n\n\u003cimg src=\"Output.png\" width=800\u003e\n\n## Contribution Programmes\n\n[\u003cimg src=\"DWOC.jpeg\" width=500\u003e](https://devscript.tech/woc/)\n[\u003cimg src=\"Cwoc.jpg\" width=500\u003e](https://crosswoc.ieeedtu.in/)\n\n## :clap: And it's done!\nFeel free to mail me for any doubts/query \n:email: theyoungtech515@gmail.com\n\n## ❤️ Project Admin\n\u003ctable\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd align=\"center\"\u003e\n\t\t\t\u003ca href=\"https://github.com/Ash515\"\u003e \u003cimg src=\"https://avatars3.githubusercontent.com/u/53136674?v=4\" width=\"100px\" alt=\"\" /\u003e\n\t\t\t\t\u003cbr /\u003e \u003csub\u003e\u003cb\u003eAsh515\u003c/b\u003e\u003c/sub\u003e \u003c/a\u003e\n\t\t\t\u003cbr /\u003e \u003ca href=\"https://github.com/Ash515/AshTech-AI_Personal_Voice_Assistant/commits?author=Ash515\"\u003e\n                👑 Author\n            \u003c/a\u003e \n\t\t\u003c/td\u003e\n\t\u003c/tr\u003e\n\u003c/table\u003e\n\n## 🌟 Contributors\nThanks goes to these wonderful people ✨✨:\n\u003ctable\u003e\n\t\u003ctr\u003e\n            \u003ctd\u003e\n\t\t\u003ca href=\"https://github.com/Ash515/AshTech-AI_Personal_Voice_Assistant/graphs/contributors\"\u003e\n  \t\t\t\u003cimg src=\"https://contrib.rocks/image?repo=Ash515/AshTech-AI_Personal_Voice_Assistant\" /\u003e\n\t\t\u003c/a\u003e\n\t    \u003c/td\u003e\n\t\u003c/tr\u003e\n\u003c/table\u003e\n\n\n## :eyes: License\nMIT © [Ashwin Kumar R](https://github.com/Ash515/AshTech-AI_Personal_Voice_Assistant./blob/master/LICENSE)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustfairdev%2FAshTech-AI_Personal_Voice_Assistant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjustfairdev%2FAshTech-AI_Personal_Voice_Assistant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustfairdev%2FAshTech-AI_Personal_Voice_Assistant/lists"}