{"id":28829627,"url":"https://github.com/chipsxp/aiderai","last_synced_at":"2025-06-28T23:37:59.420Z","repository":{"id":290901825,"uuid":"954855630","full_name":"chipsxp/AiderAI","owner":"chipsxp","description":"Aider Configuration Setup This repository contains configuration and scripts to easily launch Aider, with dual LLM coding assistances running simultaneously on dual browsers.   Required Files config.yaml This YAML configuration file stores your API keys and settings. ","archived":false,"fork":false,"pushed_at":"2025-05-06T00:19:21.000Z","size":3764,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-19T05:17:19.094Z","etag":null,"topics":["ai-chat","aider","automation","code-analyzer","dual-agent-coding","dual-browsers","dual-llm"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","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/chipsxp.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,"zenodo":null}},"created_at":"2025-03-25T18:09:11.000Z","updated_at":"2025-05-11T06:21:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"75e7bb3e-c6c3-499f-ae3c-9d6777683163","html_url":"https://github.com/chipsxp/AiderAI","commit_stats":null,"previous_names":["chipsxp/aiderai"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chipsxp/AiderAI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chipsxp%2FAiderAI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chipsxp%2FAiderAI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chipsxp%2FAiderAI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chipsxp%2FAiderAI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chipsxp","download_url":"https://codeload.github.com/chipsxp/AiderAI/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chipsxp%2FAiderAI/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260924130,"owners_count":23083504,"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-chat","aider","automation","code-analyzer","dual-agent-coding","dual-browsers","dual-llm"],"created_at":"2025-06-19T05:14:18.262Z","updated_at":"2025-06-28T23:37:59.413Z","avatar_url":"https://github.com/chipsxp.png","language":"PowerShell","readme":"# Aider Configuration Setup\n\nThis repository contains configuration and scripts to easily launch Aider, an AI-powered coding assistant, with your preferred models and settings.\n\n## Required Files\n\n### config.yaml\n\nThis YAML configuration file stores your API keys and settings. **This file is required for the scripts to work properly.**\n\nExample `config.yaml`:\n\n```yaml\n# API Keys (replace with your actual keys)\nopenai-api-key: your_openai_api_key_here\nanthropic-api-key: your_anthropic_api_key_here\n\n# Settings\ngatherUsageStats: true\n```\n\n### aider_config.py\n\nThis Python script reads the configuration from `config.yaml` and launches Aider with the appropriate settings:\n\n- Supports multiple AI models (GPT-4o and Claude Sonnet)\n- Launches with browser interface enabled\n- Uses ThreadPoolExecutor for concurrent model launching\n\nThe script automatically selects the correct API key based on the model being used.\n\n### start_aider.bat\n\nA Windows batch script that:\n\n1. Creates and activates a Python virtual environment if one doesn't exist\n2. Installs required dependencies (PyYAML and aider-chat)\n3. Runs the `aider_config.py` script\n\nSimply double-click this file to launch Aider with your configured settings.\n\n## Setup Instructions\n\n1. Clone this repository\n2. Create a `config.yaml` file with your API keys (see example above)\n3. Double-click `start_aider.bat` to launch Aider\n\n## Requirements\n\n- Python 3.8 or higher\n- Internet connection for API access\n- Valid API keys for your preferred AI models\n\n## Notes\n\n- The `config.yaml` file is added to `.gitignore` to prevent accidentally committing your API keys\n- For security, never share your API keys or commit them to public repositories","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchipsxp%2Faiderai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchipsxp%2Faiderai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchipsxp%2Faiderai/lists"}