{"id":23858981,"url":"https://github.com/coloredcow/ai-voice-assistant","last_synced_at":"2026-05-30T22:30:16.137Z","repository":{"id":261921912,"uuid":"875986099","full_name":"ColoredCow/ai-voice-assistant","owner":"ColoredCow","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-24T01:00:22.000Z","size":4829,"stargazers_count":0,"open_issues_count":8,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-03T03:32:08.418Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ColoredCow.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,"publiccode":null,"codemeta":null}},"created_at":"2024-10-21T07:59:30.000Z","updated_at":"2024-11-15T08:27:38.000Z","dependencies_parsed_at":"2024-11-09T09:39:32.464Z","dependency_job_id":null,"html_url":"https://github.com/ColoredCow/ai-voice-assistant","commit_stats":null,"previous_names":["coloredcow/ai-voice-assistant"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ColoredCow%2Fai-voice-assistant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ColoredCow%2Fai-voice-assistant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ColoredCow%2Fai-voice-assistant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ColoredCow%2Fai-voice-assistant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ColoredCow","download_url":"https://codeload.github.com/ColoredCow/ai-voice-assistant/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240163494,"owners_count":19758023,"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":[],"created_at":"2025-01-03T03:28:58.743Z","updated_at":"2026-05-30T22:30:16.083Z","avatar_url":"https://github.com/ColoredCow.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AI Voice Assistant\n\n### Prerequisites\n- Python 3.10 or 3.11 (not compatible with Python 3.13)\n\n### Installation\n1. Set up a Python virtual environment and activate it:\n    ```sh\n    python -m venv env\n    source env/bin/activate\n    ```\n2. Install the dependencies:\n    ```sh\n    pip install -r requirements.txt\n    ```\n3. Acquire a Hugging Face API token:\n   - Sign up at [huggingface.co](https://huggingface.co/) if you don't already have an account.\n   - Go to [https://huggingface.co/settings/tokens](https://huggingface.co/settings/tokens).\n   - Generate a new token (or use an existing one) and copy it.\n4. Set up your `.env` file\n    ```sh\n    cp .env.example .env\n    ```\n5. Set the hugging face token in the env file.\n6. Run the Flask application:\n    ```sh\n    flask --debug run\n    ```\n\n7. Open the web server in your browser at [http://127.0.0.1:5000](http://127.0.0.1:5000)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoloredcow%2Fai-voice-assistant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoloredcow%2Fai-voice-assistant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoloredcow%2Fai-voice-assistant/lists"}