{"id":30876159,"url":"https://github.com/ryanuo/ai-starlist","last_synced_at":"2025-09-08T02:07:00.310Z","repository":{"id":306054453,"uuid":"1024830324","full_name":"ryanuo/ai-starlist","owner":"ryanuo","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-08T00:36:50.000Z","size":69,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-08T02:34:29.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/ryanuo.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-07-23T10:04:31.000Z","updated_at":"2025-08-08T00:36:54.000Z","dependencies_parsed_at":"2025-07-23T12:28:20.194Z","dependency_job_id":"ff73eb63-3fdb-4943-a50a-876b694420de","html_url":"https://github.com/ryanuo/ai-starlist","commit_stats":null,"previous_names":["ryanuo/ai-starlist"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ryanuo/ai-starlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanuo%2Fai-starlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanuo%2Fai-starlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanuo%2Fai-starlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanuo%2Fai-starlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryanuo","download_url":"https://codeload.github.com/ryanuo/ai-starlist/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanuo%2Fai-starlist/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274121957,"owners_count":25225801,"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","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"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":"2025-09-08T02:06:58.771Z","updated_at":"2025-09-08T02:07:00.301Z","avatar_url":"https://github.com/ryanuo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ai-starlist\n\n自动获取 GitHub Star 项目并用 AI 进行语义分类，输出 Markdown 分类列表。\n\n## 快速开始\n\n1. 安装依赖（推荐 pnpm）\n\n```bash\npnpm install\n```\n\n2. 配置 .env\n\n参考 .env.example，填写你的 GitHub Token、用户名、AI 相关配置：\n\n```ini\nGITHUB_TOKEN=ghp_xxx                # GitHub 个人访问令牌，必填\nGITHUB_USERNAME=your_github_username # GitHub 用户名，必填\n\n# AI 提供商相关配置（至少填一种，默认 openai）\nAI_PROVIDER=openai                  # openai / llama / g4f，默认 openai\n\n# OpenAI 配置\nOPENAI_API_KEY=sk-xxx               # OpenAI API Key，AI_PROVIDER=openai 时必填\nOPENAI_MODEL=gpt-4.1-mini           # OpenAI 模型，默认 gpt-4.1-mini\nOPENAI_BASE_URL=https://api.openai.com/v1 # OpenAI API Base URL，默认官方\n\n# Llama 配置\nLLAMA_API_URL=http://localhost:11434/api/generate # Llama API 地址，默认本地\nLLAMA_MODEL=llama3                  # Llama 模型，默认 llama3\n\n# g4f 配置\nG4F_API_URL=http://localhost:8000   # g4f API 地址，默认本地\nG4F_MODEL=gpt-3.5-turbo             # g4f 模型，默认 gpt-3.5-turbo\n```\n\n3. 拉取 Star 项\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanuo%2Fai-starlist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryanuo%2Fai-starlist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanuo%2Fai-starlist/lists"}