CodeZen
一个专注中文区的 GitHub 项目发现
所有语言
C
C#
C++
CSS
Dart
Go
HTML
Java
JavaScript
Jupyter Notebook
Kotlin
Lua
PHP
PowerShell
Python
Ruby
Rust
Shell
Swift
TypeScript
Vue
awesome-gpt-image-2
> 💡 🍌 也看看我们的 **Nano Banana Pro** 提示词库 — Google 旗舰生图模型,10000+ 精选提示词 👉 awesome-nano-banana-pro-promptshttps://github.com/YouMind-OpenLab/awesome-nano-banana-pro-prompts 🚀 GPT Image 2 提示词大全 > 🎨 OpenAI GPT Image 2 创意提示词精选集合 > ⚠️ **版权声明**:所有提示词均收集自社区,仅供教育目的使用。如果您认为任何内容侵犯了您的权利,请提交 issuehttps://git
OpenGame
OpenGame: Open Agentic Coding for Games Yilei Jiang, Jinyuan Hu, Qianyin Xiao, Yaozhi Zheng, Ruize Ma, Kaituo Feng, Jiaming Han, Tianshuo Peng, Kaixuan Fan, Manyuan Zhang, Xiangyu Yue* *CUHK MMLab* `yljiang@link.cuhk.edu.hk`, `xyyue@ie.cuhk.edu.hk` *\*Corresponding author* **An open-source
hi-kid
**English** | 简体中文README-cn.md 🎈 HiKid > _Hi! I'm your AI English Pal. Let's talk!_ --- 🌟 What is this? HiKid is a **completely free, forever free** open-source desktop app designed for **kids in non-English-speaking countries** to practice English speaking and listening. Say "Hello" into
open-codesign
Open CoDesign **简体中文**: README.zh-CN.md./README.zh-CN.md > Your prompts. Your model. Your laptop. > > Turn prompts into polished artifacts — locally, openly, and with whichever model you already pay for. Websitehttps://opencoworkai.github.io/open-codesign/ · Quickstartquickstart · Docshttps://ope
kiro-auto
kiro自动注册机
jetbrains-cc-gui
Jetbrains Claude Code 和 Codex GUI 插件
anything-analyzer
利用 browser + CDP capture + AI analysis 傻瓜式生成 注册机 | 2API | 其他浏览器行为 的协议分析文档
MindAct
English./README.md | 中文文档./README.zh.md > **From ReAct to MindAct.** ReActhttps://arxiv.org/abs/2210.03629 Reasoning + Acting is the standard paradigm behind most AI agents — interleaving chain-of-thought reasoning with tool use. MindAct takes it further: before your agent acts, it checks what it
cloudflare-edge-tts
cloudflare-edge-tts Minimal Cloudflare Worker that exposes Microsoft Edge Text-to-Speech over HTTP using a Worker-native implementation built on `fetch..., { Upgrade: "websocket" }`. Endpoints `GET /health` Returns a lightweight health response: ```json { "ok": true } ``` `GET /voices` Retu
codex-register
用于批量注册 OpenAI 账号、授权Codex登录生成授权文件,可直接导入cliproxyapi使用,以及批量检查凭证剩余可用额度。
Learn-Open-Harness
🤖 Official Interactive Tutorial for OpenHarness – Zero to Hero in 12 Chapters | Learn OpenHarness like Claude Code: Agent Loop, Tools, Memory, Multi-Agent | 面向零基础的 AI Agent 交互式教程
llm_wiki
LLM Wiki 一个能自我构建的个人知识库。 LLM 阅读你的文档,构建结构化 Wiki,并持续保持更新。 这是什么? • 功能特性 • 技术栈 • 安装 • 致谢 • 许可证 English | 中文 --- 这是什么? LLM Wiki 是一个跨平台桌面应用,能将你的文档自动转化为有组织、相互关联的知识库。与传统 RAG(每次查询都从头检索和回答)不同,LLM 会从你的资料中**增量构建并维护一个持久化的 Wiki**。知识只编译一次并持续更新,而非每次查询都重新推导。 本项目基于 Karpathy 的