{"id":51716509,"url":"https://github.com/3052/scarlet","last_synced_at":"2026-07-17T03:36:12.443Z","repository":{"id":369608498,"uuid":"1290569227","full_name":"3052/scarlet","owner":"3052","description":"lightweight web GUI for AI chatbots","archived":false,"fork":false,"pushed_at":"2026-07-15T01:58:25.000Z","size":82,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-07-15T03:33:50.082Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://41.neocities.org/scarlet","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"osl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/3052.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-07-06T03:57:49.000Z","updated_at":"2026-07-15T01:58:30.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/3052/scarlet","commit_stats":null,"previous_names":["3052/scarlet"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/3052/scarlet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3052%2Fscarlet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3052%2Fscarlet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3052%2Fscarlet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3052%2Fscarlet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/3052","download_url":"https://codeload.github.com/3052/scarlet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3052%2Fscarlet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35566571,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-17T02:00:06.162Z","response_time":116,"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":"2026-07-17T03:36:11.803Z","updated_at":"2026-07-17T03:36:12.427Z","avatar_url":"https://github.com/3052.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Scarlet\n\nA lightweight, zero-dependency, local web GUI for chatting with OpenAI and\ncompatible AI models (learn more about [Chatbots on\nWikipedia](https://wikipedia.org/wiki/Chatbot)). It natively supports\nlive-streaming, file uploads, and advanced Markdown rendering—all built using\npure Go and standard HTML/CSS with **zero JavaScript**.\n\n## Features\n\n**Zero Dependencies:** Built entirely with the Go standard library.\n\n**No JavaScript:** Uses standard HTML forms and HTTP chunked streaming (SSE) to render live AI responses natively in the browser.\n\n**Custom Markdown Engine:** Safely parses code blocks, ordered/unordered lists, italics, bold, and horizontal rules on the fly.\n\n**Collapsible \"Thinking\" Blocks:** Natively supports models that return\n`\u003creasoning\u003e` tokens by rendering them into collapsible `\u003cdetails\u003e` blocks so\nthey don't clutter your chat history.\n\n**Context-Aware File Uploads:** Upload multiple files, and the server will\nautomatically convert their contents into formatted Markdown code blocks so the\nAI can read them.\n\n## OpenAI\n\nYou can manage your OpenAI API keys here:\nhttps://platform.openai.com/api-keys\n\nConfigure the application step-by-step. Replace `YOUR_API_KEY` with your actual API key:\n\n```\nscarlet -api-key YOUR_API_KEY\nscarlet -api-url https://api.openai.com/v1/chat/completions\nscarlet -model gpt-4o\n```\n\n## Z.ai\n\nYou can manage your Z.ai API keys here:\nhttps://z.ai/manage-apikey/apikey-list\n\nYou can also find other highly-rated, compatible models on OpenRouter:\nhttps://openrouter.ai/models?order=da-elo-high-to-low\u0026context=64000\u0026max_output_price=40\n\nConfigure the application step-by-step. Replace `YOUR_API_KEY` with your actual API key:\n\n```\nscarlet -api-key YOUR_API_KEY\nscarlet -api-url https://open.bigmodel.cn/api/paas/v4/chat/completions\nscarlet -model glm-5.2\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3052%2Fscarlet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F3052%2Fscarlet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3052%2Fscarlet/lists"}