{"id":50503352,"url":"https://github.com/1111philo/ai-leaders","last_synced_at":"2026-06-02T13:30:57.283Z","repository":{"id":334573731,"uuid":"1135839049","full_name":"1111philo/ai-leaders","owner":"1111philo","description":"AI Leaders Hub","archived":false,"fork":false,"pushed_at":"2026-05-26T17:44:37.000Z","size":3612,"stargazers_count":19,"open_issues_count":4,"forks_count":10,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-05-26T18:06:01.542Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://ai-leaders.org/","language":"TypeScript","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/1111philo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-16T17:02:37.000Z","updated_at":"2026-05-26T17:44:42.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/1111philo/ai-leaders","commit_stats":null,"previous_names":["1111philo/ai-leaders"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/1111philo/ai-leaders","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1111philo%2Fai-leaders","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1111philo%2Fai-leaders/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1111philo%2Fai-leaders/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1111philo%2Fai-leaders/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/1111philo","download_url":"https://codeload.github.com/1111philo/ai-leaders/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1111philo%2Fai-leaders/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33824897,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-02T02:00:07.132Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2026-06-02T13:30:52.583Z","updated_at":"2026-06-02T13:30:57.276Z","avatar_url":"https://github.com/1111philo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AI Leaders\n\n**Learn AI. Learn WordPress. Earn Living-Wage Jobs.**\n\nEarn a Micro-credential in AI Leadership and WordPress development.\n\nWe hope this site becomes the AI Leaders learning platform, empowering the next generation of tech professionals.\n\n## Getting Started\n\nThe fastest way to work on this project is using AI-powered development tools.\n\n### Option 1: AI-Powered Development (Recommended)\n\nThis project is optimized for AI-assisted coding. We recommend using tools like **Google Antigravity** or **Claude Code**.\n\n1.  **Give Instructions**: Instead of memorizing terminal commands, simply tell your AI agent what you want to do:\n    - *\"Set up this project and start the development server.\"*\n    - *\"I want to add a new feature to the landing page.\"*\n    - *\"Fix the alignment on the navigation bar.\"*\n2.  **Let the AI Handle the Rest**: Your AI agent will automatically install dependencies, run the development server, and manage file changes for you. \n\n### Option 2: Manual Setup (Traditional)\n\nIf you prefer using the command line:\n\n1.  **Setup**:\n    ```bash\n    git clone \u003crepository-url\u003e\n    cd ai-leaders\n    npm install\n    ```\n\n2.  **Run**:\n    ```bash\n    npm run dev\n    ```\n\n    Open `http://localhost:5173` in your browser.\n\n## Environment Setup\n\nTo enable the AI assessment features, you need to set up environment variables locally and/or on GitHub.\n\n1.  **Get your API Keys**:\n    *   **Gemini API Key**: [Get a key from Google AI Studio](https://aistudio.google.com/app/apikey).\n    *   **ReCAPTCHA Site Key**: [Register a v3 site](https://www.google.com/recaptcha/admin) (ensure you select reCAPTCHA v3).\n\n2.  **Local Development**:\n    *   Copy `.env.example` to `.env`:\n        ```bash\n        cp .env.example .env\n        ```\n    *   Fill in your keys in `.env`.\n\n3.  **GitHub Pages Deployment**:\n    *   Go to your repository **Settings** \u003e **Secrets and variables** \u003e **Actions**.\n    *   Add repository secrets for `VITE_GEMINI_API_KEY` and `VITE_RECAPTCHA_SITE_KEY`.\n    *   *Note: For Vite apps on GitHub Pages, secrets typically need to be passed during the build process.*\n\n## Contributing\n\nWe welcome contributions! If you're looking for things to contribute, please check out the [Issues on GitHub](https://github.com/1111philo/ai-leaders/issues).\n\nFor detailed information on how to contribute, including our PR process, please see our [CONTRIBUTING.md](CONTRIBUTING.md) guide.\n\n## Credits\n\nThis project was initially generated with [Google Antigravity](https://deepmind.google/technologies/gemini/).\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1111philo%2Fai-leaders","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F1111philo%2Fai-leaders","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1111philo%2Fai-leaders/lists"}