{"id":15059971,"url":"https://github.com/lightsing/promptstudio","last_synced_at":"2025-04-10T05:43:33.372Z","repository":{"id":208364342,"uuid":"721008956","full_name":"lightsing/PromptStudio","owner":"lightsing","description":"A tool for Windows to use GPT API","archived":false,"fork":false,"pushed_at":"2023-11-21T11:10:45.000Z","size":207,"stargazers_count":6,"open_issues_count":7,"forks_count":1,"subscribers_count":5,"default_branch":"dev","last_synced_at":"2025-02-02T20:52:04.397Z","etag":null,"topics":["gpt","gui","openai","rust","tauri-app","windows","winui3"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lightsing.png","metadata":{"files":{"readme":"README-zhCN.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":"akase","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2023-11-20T07:02:39.000Z","updated_at":"2024-07-07T21:32:23.000Z","dependencies_parsed_at":"2023-11-21T05:51:50.383Z","dependency_job_id":null,"html_url":"https://github.com/lightsing/PromptStudio","commit_stats":null,"previous_names":["lightsing/promptstudio"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightsing%2FPromptStudio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightsing%2FPromptStudio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightsing%2FPromptStudio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightsing%2FPromptStudio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lightsing","download_url":"https://codeload.github.com/lightsing/PromptStudio/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239167013,"owners_count":19593134,"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":["gpt","gui","openai","rust","tauri-app","windows","winui3"],"created_at":"2024-09-24T22:50:37.307Z","updated_at":"2025-02-16T17:34:50.449Z","avatar_url":"https://github.com/lightsing.png","language":"TypeScript","funding_links":["https://ko-fi.com/akase"],"categories":[],"sub_categories":[],"readme":"![](./.github/splash.svg)\n\n[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](./CODE_OF_CONDUCT.md)\n[![LICENSE](https://img.shields.io/github/license/lightsing/PromptStudio)](./LICENSE)\n![GitHub Prerelease Version](https://img.shields.io/github/v/release/lightsing/PromptStudio?include_prereleases\u0026label=latest)\n![GitHub Release Version](https://img.shields.io/github/v/release/lightsing/PromptStudio?label=stable)\n\n中文 | [English](./README.md)\n\n![](./.github/preview-zhCN.png)\n\n## 描述\n\nPromptStudio 是一款面向 Windows 桌面的应用程序，旨在与 OpenAI 的 API 无缝交互。\n\n这款应用程序是测试提示和与 GPT 模型进行对话交流的必备工具，包括类似聊天的互动。\n\n它专为开发人员、研究人员和热衷于探索人工智能语言模型能力的爱好者量身定制。\n\n## 功能\n\n- **提示测试：** 使用 OpenAI 的 API 轻松测试各种提示，使用户能够尝试不同的输入并观察 AI 的反应。\n- **GPT 聊天界面：** 与 GPT 模型进行类似聊天的对话，提供一个用户友好的界面，以自然直观的方式进行交互。\n- **用户友好设计：** 一个清晰直观的用户界面，使所有级别的用户都能轻松导航和使用。\n- **可定制设置：** 调整设置以控制应用程序的行为，如响应长度、模型选择和其他参数。\n\n## 安装\n\n1. 从 [Releases 页面](https://github.com/lightsing/PromptStudio/releases) 下载最新版本。\n2. 按照屏幕上的指示安装应用程序。\n\n## 使用\n\n开始使用 PromptStudio：\n\n1. 启动应用程序。\n2. 在设置中输入您的 OpenAI API 密钥（首次使用时需要）。\n3. 开始输入提示或与 GPT 模型进行对话。\n4. 根据需要调整设置以定制您的互动。\n\n## 故障排除\n\n### 显示似乎出现故障或无法正常工作。\n\n此应用程序使用 Fluent UI 图标，对于 Windows 11 之前的 Windows，\n您可能需要安装 [Segoe Fluent Icons](https://aka.ms/SegoeFluentIcons) 字体。\n\n由于许可限制，我们无法将此字体与应用程序捆绑在一起。\n\n## 贡献\n\n欢迎贡献！请阅读 [CONTRIBUTING.md](./CONTRIBUTING.md) 了解更多信息。\n\n## 许可证\n\n本项目根据 [AGPL-3.0 许可证](./LICENSE) 授权。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flightsing%2Fpromptstudio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flightsing%2Fpromptstudio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flightsing%2Fpromptstudio/lists"}