{"id":19760572,"url":"https://github.com/cooksleep/llm_api_price_comparator","last_synced_at":"2025-04-30T13:32:48.300Z","repository":{"id":233277190,"uuid":"786418121","full_name":"CookSleep/LLM_API_Price_Comparator","owner":"CookSleep","description":"LLM API Price Comparator 可以帮你便捷地比较不同LLM API服务商在指定输入输出下调用同一种模型的价格。它会自动获取美元/人民币汇率，允许用户输入服务商的余额、调用定价信息，并计算、比较相对于输入输出Token的成本。 该项目的代码几乎完全由Claude 3.5 Sonnet、GPT-4-Turbo编写，我仅提供需求和建议。","archived":false,"fork":false,"pushed_at":"2024-07-25T16:42:30.000Z","size":6580,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T02:11:29.023Z","etag":null,"topics":["api","comparison-tool","cost-analysis","currency-exchange","financial-tool","llm","pricing"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CookSleep.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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}},"created_at":"2024-04-14T12:03:34.000Z","updated_at":"2024-08-31T20:09:48.000Z","dependencies_parsed_at":"2024-04-15T12:44:22.738Z","dependency_job_id":null,"html_url":"https://github.com/CookSleep/LLM_API_Price_Comparator","commit_stats":null,"previous_names":["cooksleep/llm-api-price-comperator","cooksleep/llm_api_price_comparator"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CookSleep%2FLLM_API_Price_Comparator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CookSleep%2FLLM_API_Price_Comparator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CookSleep%2FLLM_API_Price_Comparator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CookSleep%2FLLM_API_Price_Comparator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CookSleep","download_url":"https://codeload.github.com/CookSleep/LLM_API_Price_Comparator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251713012,"owners_count":21631473,"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":["api","comparison-tool","cost-analysis","currency-exchange","financial-tool","llm","pricing"],"created_at":"2024-11-12T03:37:52.848Z","updated_at":"2025-04-30T13:32:47.298Z","avatar_url":"https://github.com/CookSleep.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eLLM API Price Comparator\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"LLM_API_Price_Comparator.png\" alt=\"LLM_API_Price_Comparator\" width=\"200\"/\u003e\n\u003c/p\u003e\n\nLLM API Price Comparator 可以帮你便捷地比较不同LLM API服务商在指定输入输出下调用同一种模型的价格。它会自动获取美元/人民币汇率，允许用户输入服务商的余额、调用定价信息，并计算、比较相对于输入输出Token的成本。\n\n该项目的代码几乎完全由Claude 3.5 Sonnet、GPT-4-Turbo编写，我仅提供需求和建议。\n\n网页版 [LLM API Price Comparator Web](https://github.com/CookSleep/LLM_API_Price_Comparator_Web) 已推出！\n\n![使用示例](使用示例.png)\n\n## 功能特性\n\n- 自动获取美元/人民币汇率，在比较国外服务商时方便快捷。\n- 用户可输入服务商名称、充值金额、充值货币、到账余额、调用价格等详细信息。\n- 支持不同服务商的费用排名显示，按成本从低到高排序。\n- 提供图形用户界面，方便直观地添加、删除服务商信息。\n- 生成人民币、美元费用比较结果。\n\n## 系统要求\n\n- Windows 7 或更高版本。\n- 需要有网络连接以获取最新的汇率信息。\n\n## 安装指南\n\n下载已经打包的 `.exe` 文件：\n\n1. 访问 [Releases](https://github.com/CookSleep/LLM_API_Price_Comparator/releases) 页面。\n2. 下载最新版本的 `LLM API Price Comparator.exe` 文件。\n3. 双击 `LLM API Price Comparator.exe` 运行程序。\n\n## 如何使用\n\n1. 在程序中输入Token数（输入和输出）。\n2. 填写每个服务商的相关信息。\n3. 点击“计算成本”按钮以获取不同服务商的成本比较。\n4. 查看费用排名，选择合适的服务商。\n\n## 贡献\n\n欢迎对项目进行贡献！如果您有任何建议或想要添加新功能，请随时创建一个Issue或Pull Request。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcooksleep%2Fllm_api_price_comparator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcooksleep%2Fllm_api_price_comparator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcooksleep%2Fllm_api_price_comparator/lists"}