{"id":23107790,"url":"https://github.com/corzed/ava","last_synced_at":"2026-04-11T20:41:55.626Z","repository":{"id":262541929,"uuid":"887593978","full_name":"Corzed/Ava","owner":"Corzed","description":"A.v.a. is a open source Advanced Virtual Assistant designed to use your computer to assist you with complex tasks.","archived":false,"fork":false,"pushed_at":"2024-12-19T00:21:51.000Z","size":110,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-16T17:54:26.461Z","etag":null,"topics":["ai","assistant","ava","claude","desktop","gpt","gui","openai","stt","tts","voice"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Corzed.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,"zenodo":null}},"created_at":"2024-11-13T00:11:58.000Z","updated_at":"2025-04-06T10:51:29.000Z","dependencies_parsed_at":"2025-08-16T17:46:25.106Z","dependency_job_id":null,"html_url":"https://github.com/Corzed/Ava","commit_stats":null,"previous_names":["corzed/ava"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Corzed/Ava","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Corzed%2FAva","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Corzed%2FAva/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Corzed%2FAva/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Corzed%2FAva/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Corzed","download_url":"https://codeload.github.com/Corzed/Ava/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Corzed%2FAva/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31695165,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T20:18:30.949Z","status":"ssl_error","status_checked_at":"2026-04-11T20:18:29.982Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","assistant","ava","claude","desktop","gpt","gui","openai","stt","tts","voice"],"created_at":"2024-12-17T01:16:08.495Z","updated_at":"2026-04-11T20:41:55.597Z","avatar_url":"https://github.com/Corzed.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌌 A.v.a. - Advanced Virtual Assistant 🌌\n\n\u003e **An AI-powered digital assistant that doesn’t just respond – it takes action. From coding entire applications to creating data visualizations, Ava brings the power of automation directly to your desktop.**\n\nDesigned to handle complex computer operations, Ava can code, control your system, visualize data, take an interpret screenshots, and much more—all triggered by simple commands. Just **talk to Ava**, say what you need, and watch it take action.\n\n---\n\n## 🚀 Features\n\n- **🎙️ Natural Voice Control**: Interact hands-free! Speak naturally to Ava using commands like, “Ava, generate a report” or “Ava, make a website for me.” You can simply say \"Ava\" to initiate a command.\n- **💡 Real-Time Automation**: Ava can transform simple voice commands, such as \"create me a website,\" into actionable code, generating an app or site instantly without human intervention.\n- **📊 Data Visualization**: Need a quick chart or graph? Ava can instantly create and customize visualizations based on your data, turning insights into visuals with ease.\n- **🖥️ System Control**: Automate your workflows with Ava’s ability to manage files, execute terminal commands, and perform other system-level tasks directly on your computer.\n\n---\n\n## 📁 Project Structure\n\n```plaintext\nAva/\n├── config/\n│   ├── .env                    # Environment variables (API keys, Google credentials)\n│   └── credentials.json        # Google Cloud credentials (service account JSON)\n├── src/\n│   ├── modules/\n│   │   ├── speech_recognizer.py # Speech recognition functions\n│   │   └── text_to_speech.py    # Text-to-speech functions\n│   ├── ai.py                    # AI functionality and response generation\n│   ├── gui.py                   # GUI setup and display\n│   └── main.py                  # Main script to start Ava\n├── requirements.txt             # Python dependencies\n└── README.md                    # Project documentation\n```\n\n---\n\n## 🛠️ Installation\n\n1. **Clone the Repository**:\n   ```bash\n   git clone https://github.com/corzed/ava.git\n   cd ava\n   ```\n\n2. **Install Requirements**:\n   Ava’s dependencies are managed via `requirements.txt`. Install them by running:\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n3. **Set Up Configuration**:\n   - **Environment Variables**: Create a `.env` file in the `config/` folder to securely store API keys and other sensitive information.\n   - **Google Credentials**: Place `credentials.json` (Google Cloud credentials) in the `config/` folder.\n\n---\n\n## 🏃‍♂️ Usage\n\nStart Ava by running the main script:\n\n```bash\npython src/main.py\n```\n\n### Using Ava:\n1. **Wake Command**: Say “Ava” to initiate a command. (optional no wake command mode)\n2. **Voice Commands**: Give commands like:\n   - **\"Ava, generate a bar chart of my sales data\"**\n   - **\"Ava, code me a simple calculator app\"**\n   - **\"Ava, move all files from Downloads to Documents\"**\n\n---\n\n### 🎥 Demo\n([Link to Demo Video Here](https://youtu.be/LLYlXACX97A))\n*(Voice features not demonstrated in the video)*\n\n---\n\n## 📜 License\n\nThis project is licensed under the **GNU General Public License v3.0**. See the [LICENSE](LICENSE) file for details.\n\n---\n\n**Ava** - Elevate your productivity with AI-driven automation and intuitive, hands-free control over your digital world.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorzed%2Fava","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcorzed%2Fava","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorzed%2Fava/lists"}