{"id":28371536,"url":"https://github.com/wagnerdevocelot/pokecounter-ai","last_synced_at":"2026-05-16T17:07:18.123Z","repository":{"id":294581065,"uuid":"987420271","full_name":"wagnerdevocelot/pokecounter-ai","owner":"wagnerdevocelot","description":"input team, output counter team","archived":false,"fork":false,"pushed_at":"2025-05-22T01:15:45.000Z","size":19,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-05T10:20:02.119Z","etag":null,"topics":["clojure","openai","pokemon"],"latest_commit_sha":null,"homepage":"","language":"Clojure","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/wagnerdevocelot.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-05-21T03:50:33.000Z","updated_at":"2025-05-22T01:16:04.000Z","dependencies_parsed_at":"2025-05-21T05:28:06.378Z","dependency_job_id":"15ca615b-3cef-4a3b-930c-9132ad08715c","html_url":"https://github.com/wagnerdevocelot/pokecounter-ai","commit_stats":null,"previous_names":["wagnerdevocelot/pokecounter-ai"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wagnerdevocelot/pokecounter-ai","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wagnerdevocelot%2Fpokecounter-ai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wagnerdevocelot%2Fpokecounter-ai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wagnerdevocelot%2Fpokecounter-ai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wagnerdevocelot%2Fpokecounter-ai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wagnerdevocelot","download_url":"https://codeload.github.com/wagnerdevocelot/pokecounter-ai/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wagnerdevocelot%2Fpokecounter-ai/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261083802,"owners_count":23107193,"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":["clojure","openai","pokemon"],"created_at":"2025-05-29T10:11:57.367Z","updated_at":"2026-05-16T17:07:18.117Z","avatar_url":"https://github.com/wagnerdevocelot.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PokeCounterAI\n\nA web application that generates Pokemon counter builds using AI. This tool helps competitive Pokemon players find effective counters to opponent teams by leveraging OpenAI's API and Smogon's competitive Pokemon resources.\n\n## Features\n\n- Input up to 6 Pokemon builds in Pokemon Showdown format\n- Select the Pokemon generation (Gen 1-9)\n- Choose the competitive format (OU, Ubers, UU, etc.)\n- Generate AI-powered counter recommendations using web search for up-to-date information\n- One precise counter for each input Pokemon in the same order\n- Easy copy-to-clipboard functionality for importing into Pokemon Showdown\n\n## Web interface\n![image](https://github.com/user-attachments/assets/8dae87ef-28c3-49cb-b6f4-5b9beff0b084)\n\n![image](https://github.com/user-attachments/assets/674a628e-98ed-4425-975d-90081d199679)\n\n## Prerequisites\n\nYou will need:\n- [Leiningen][] 2.0.0 or above installed\n- An OpenAI API key\n\n[leiningen]: https://github.com/technomancy/leiningen\n\n## Setup\n\n1. Clone this repository\n2. Set your OpenAI API key as an environment variable:\n   ```\n   export OPENAI_API_KEY=your_openai_api_key_here\n   ```\n\n## Running\n\nTo start a web server for the application, run:\n\n```\ncd pokecounter-ai\nlein ring server\n```\n\nThis will start the server on port 3000 and automatically open your browser to the application.\n\n## Usage\n\n1. Enter up to 6 Pokemon builds in Pokemon Showdown format in the text area\n2. Select the Pokemon generation from the dropdown\n3. Choose the competitive format from the dropdown\n4. Click \"Generate Counters\"\n5. View the AI-generated counter suggestions\n6. Use the \"Copy to Clipboard\" button to copy the results for use in Pokemon Showdown\n\n## Example\n\n### Input\n```\nDondozo @ Leftovers\nAbility: Unaware\nTera Type: Dragon\nEVs: 252 HP / 252 Def / 4 SpD\nImpish Nature\n- Body Press\n- Rest\n- Sleep Talk\n- Curse\n```\n\n### Generated Counter (example)\n```\nToxapex @ Black Sludge\nAbility: Regenerator\nEVs: 252 HP / 252 Def / 4 SpD\nBold Nature\n- Scald\n- Toxic\n- Recover\n- Haze\n```\n\nYou can input up to 6 Pokemon builds, and the system will generate exactly one counter for each. Each counter is specifically chosen to deal with the corresponding Pokemon's moves, ability, and typical strategy.\n\n## References\n\nThe AI uses the following Smogon resources to generate counters:\n- [Smogon Forums](https://www.smogon.com/forums/)\n- [Smogon Articles](https://www.smogon.com/articles/)\n- [Smogon Pokedex](https://www.smogon.com/dex/sv/pokemon/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwagnerdevocelot%2Fpokecounter-ai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwagnerdevocelot%2Fpokecounter-ai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwagnerdevocelot%2Fpokecounter-ai/lists"}