CookSleep's repositories
Project_Exporter
这是一个使用PyQt5开发的项目文件导出工具。它允许用户通过拖拽或选择文件夹的方式将项目文件夹到工具窗口中,然后自动生成项目的文件结构和具体内容(可选)的文本文件。 该工具旨在方便开发者直接通过上下文向LLM传递项目的详细信息。 本项目的代码几乎完全由GPT-4o、Claude 3.5 Sonnet编写,我仅提供需求和建议。
ChatBox2OpenWebUI
ChatBox to OpenWebUI 是一个在线工具,帮助用户便捷地将 ChatBox 导出的对话记录转换为 Open WebUI 格式。 它允许用户上传 ChatBox 导出的 JSON 文件,并自动将其转换为 Open WebUI 兼容的格式,方便用户将聊天记录从轻量化的 ChatBox 迁移到功能更加丰富的 Open WebUI。
newapi-special-test
纯前端的 New API 调用测试页面,用来测试 OpenAI/Claude/Gemini 的一些特殊调用方式。所有数据仅在浏览器本地处理与保存。
LLM_API_Price_Comparator_Web
LLM API Price Comparator Web 是一个在线工具,帮助用户便捷地比较不同LLM API服务商在指定输入输出下调用同一种模型的价格。 它会自动获取美元/人民币汇率,允许用户输入服务商的余额、调用定价信息,并计算、比较相对于输入输出Token的成本。 该项目是原Windows桌面应用的网页版本,代码主要由Claude 3.5 Sonnet和GPT-4o编写,我提供了非常多的样式、功能设计提议和反馈。
Time-Awareness-Filter-for-Open-WebUI
This is a powerful Filter designed for Open WebUI to inject precise temporal context into your conversations. It automatically adds timestamps to both historical and current messages, enabling the Large Language Model to understand the timeline of your dialogue and provide more accurate, context-aware responses.
SkyFetch-Script
Add a download button at the bottom right of BlueSky posts containing images to automatically download the highest resolution images with customizable naming rules.
LLM_API_Price_Comparator
LLM API Price Comparator 可以帮你便捷地比较不同LLM API服务商在指定输入输出下调用同一种模型的价格。它会自动获取美元/人民币汇率,允许用户输入服务商的余额、调用定价信息,并计算、比较相对于输入输出Token的成本。 该项目的代码几乎完全由Claude 3.5 Sonnet、GPT-4-Turbo编写,我仅提供需求和建议。
SkyFetch
SkyFetch is a simple and user-friendly online tool for obtaining high-resolution download links for images from the BlueSky social platform. Users can quickly get direct download links for high-resolution images by simply pasting the original image link. All data processing is done locally in the user's browser, ensuring privacy and security.
ImageMetadataRemover
图片元数据消除器是一个基于 PyQt5 开发的图形用户界面工具,旨在帮助用户轻松地从图片中移除所有元数据(如 EXIF、IPTC、XMP 信息),以保护隐私或减小文件大小。 该项目的代码主要由 OpenAI o1-preview OpenAI o1-mini 和 claude-3-5-sonnet 编写,我提供了非常多的功能设计提议和反馈。
CookSleep
Config files for my GitHub profile.
new-api
AI模型接口管理与分发系统,支持将多种大模型转为统一格式调用,支持OpenAI、Claude等格式,可供个人或者企业内部管理与分发渠道使用,本项目基于One API二次开发。🍥 The next-generation LLM gateway and AI asset management system supports multiple languages.