{"id":26687957,"url":"https://github.com/enzodevs/aiarena-draw","last_synced_at":"2025-03-26T13:17:04.104Z","repository":{"id":280200971,"uuid":"941273618","full_name":"enzodevs/aiarena-draw","owner":"enzodevs","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-01T22:51:17.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-01T23:26:01.567Z","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/enzodevs.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":"2025-03-01T22:28:57.000Z","updated_at":"2025-03-01T22:51:20.000Z","dependencies_parsed_at":"2025-03-01T23:37:32.814Z","dependency_job_id":null,"html_url":"https://github.com/enzodevs/aiarena-draw","commit_stats":null,"previous_names":["enzodevs/aiarena-draw"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enzodevs%2Faiarena-draw","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enzodevs%2Faiarena-draw/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enzodevs%2Faiarena-draw/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enzodevs%2Faiarena-draw/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/enzodevs","download_url":"https://codeload.github.com/enzodevs/aiarena-draw/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245659049,"owners_count":20651526,"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-03-26T13:17:03.573Z","updated_at":"2025-03-26T13:17:04.094Z","avatar_url":"https://github.com/enzodevs.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# aiarena-draw\n\n## Overview\n\nThis project uses the DeepSeek API to generate a winner from a list of usernames stored in a CSV file.\n\n## Features\n\n*   Reads usernames from `followers/`.\n*   Utilizes the DeepSeek API to select a winner.\n*   Outputs the selected winner.\n\n## Setup\n\n1.  **Clone the repository:**\n\n    ```bash\n    git clone \u003chttps://github.com/enzodevs/aiarena-draw.git\u003e\n    ```\n2.  **Install dependencies:**\n\n    ```bash\n    pip install openai python-dotenv pandas\n    ```\n3.  **Set up your environment variables:**\n\n    *   Create a `.env` file in the project root.\n    *   Create a `followers/` folder in the project root and add your data csv files.\n    *   Add your DeepSeek API key:\n\n        ```\n        DEEPSEEK_API_KEY=YOUR_API_KEY\n        ```\n\n## Usage\n\n1.  **Ensure `followers/data.csv` exists and contains a `username` column.**\n2.  **Run the `main.py` script:**\n\n    ```bash\n    python main.py\n    ```\n\n## Author\n\nEnzo Cambraia","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenzodevs%2Faiarena-draw","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fenzodevs%2Faiarena-draw","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenzodevs%2Faiarena-draw/lists"}