{"id":24987005,"url":"https://github.com/hitthecodelabs/suriecomvoiceassistant","last_synced_at":"2026-05-17T18:06:28.491Z","repository":{"id":205530122,"uuid":"714464632","full_name":"hitthecodelabs/SuriEcomVoiceAssistant","owner":"hitthecodelabs","description":"Voice-enabled e-commerce platform","archived":false,"fork":false,"pushed_at":"2023-11-09T17:04:53.000Z","size":3208,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T10:47:27.268Z","etag":null,"topics":["django","ecommerce","python","voice-assistant","voice-recognition"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/hitthecodelabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-11-04T23:21:40.000Z","updated_at":"2023-12-02T01:56:50.000Z","dependencies_parsed_at":"2023-11-09T19:10:36.518Z","dependency_job_id":"6cc3924f-8cc2-4da7-9288-7c586dc52727","html_url":"https://github.com/hitthecodelabs/SuriEcomVoiceAssistant","commit_stats":null,"previous_names":["hitthecodelabs/suriecomvoiceassistant"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hitthecodelabs/SuriEcomVoiceAssistant","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hitthecodelabs%2FSuriEcomVoiceAssistant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hitthecodelabs%2FSuriEcomVoiceAssistant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hitthecodelabs%2FSuriEcomVoiceAssistant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hitthecodelabs%2FSuriEcomVoiceAssistant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hitthecodelabs","download_url":"https://codeload.github.com/hitthecodelabs/SuriEcomVoiceAssistant/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hitthecodelabs%2FSuriEcomVoiceAssistant/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264495228,"owners_count":23617508,"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":["django","ecommerce","python","voice-assistant","voice-recognition"],"created_at":"2025-02-04T11:35:25.388Z","updated_at":"2026-05-17T18:06:23.447Z","avatar_url":"https://github.com/hitthecodelabs.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SuriEcomVoiceAssistant\n\nWelcome to our voice-enabled e-commerce platform, an innovative solution that combines the traditional functionalities of online shopping with the convenience of voice and text commands. Built on Django, this e-commerce system offers a seamless and interactive shopping experience, allowing users to navigate, select, and purchase products using voice commands.\n\n## Features\n\n- **User Registration**: Sign up and create your account to start shopping.\n- **Login/Logout**: Securely sign in and out of your account.\n- **Product Browsing**: Explore a variety of products with the option to view different models if available.\n- **Shopping Cart**: Add multiple items or quantities to your cart, view, and manage them with ease.\n- **Checkout**: Review your potential invoice, see the total amount, and proceed to the secure payment page.\n- **Voice and Text Commands**: Interact with the e-commerce platform using intuitive voice and text commands in both Spanish and English.\n\n## Voice Command Highlights\n\nActivate the microphone on the right-hand side with a button that captures real-time speech in the Chrome browser and translates it into actionable commands. Here are some examples:\n\n- \"suri necesito información\" (suri I need information)\n- \"suri go home\"\n- \"suri me quiero registrar\" (suri I want to register)\n- \"suri quiero iniciar sesión\" (suri I want to log in)\n- \"suri quiero cerrar sesión\" (suri I want to log out)\n- \"suri me interesa/quiero ver/muéstrame\" (suri I'm interested/I want to see/show me)\n- \"agrega + \u003cproducto, ej backpack\u003e\" (add + \u003cproduct, e.g., backpack\u003e)\n- \"suri quiero ver el carrito\" (suri I want to view the cart)\n- \"suri quiero pagar\" (suri I want to pay)\n\n## Installation\n\n```bash\n# Clone the repository\ngit clone https://github.com/hitthecodelabs/SuriEcomVoiceAssistant.git\n\n# Navigate to the repository\ncd SuriEcomVoiceAssistant\n\n# Install the requirements\npip install -r requirements.txt\n\n# Perform database migrations\npython manage.py migrate\n\n# Run the development server\npython manage.py runserver\n```\n\n## Usage\n\nTo start using the voice assistant feature, simply click on the microphone icon and start speaking. Make sure you're using the Chrome browser for the best experience.\n\n## Contact\nFor any further queries, feel free to reach out to us via GitHub issues or contact the maintainer directly to \u003ca href=\"mailto:jpaul@hitthecodelabs.com\"\u003econtact email\u003c/a\u003e.\u003c/p\u003e.\n\nHappy Shopping with Voice!\n\n## Contributing\nContributions to SuriEcomVoiceAssistant are welcome! Here's how you can contribute:\n\nFork the repository on GitHub.\nCreate a new branch for your proposed feature or fix.\nCommit your changes with an informative description.\nPush your branch and submit a pull request.\nWe appreciate your input!\n\n## License\nSuriEcomVoiceAssistant is open source software licensed under the MIT License. See the LICENSE file for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhitthecodelabs%2Fsuriecomvoiceassistant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhitthecodelabs%2Fsuriecomvoiceassistant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhitthecodelabs%2Fsuriecomvoiceassistant/lists"}