Stars
基于 Claude Code 的长篇网文辅助创作系统,解决 AI 写作中的「遗忘」和「幻觉」问题,支持 200 万字量级 连载创作。
🎬 AI plans your shot list like a director, then generates the film. LLM storyboard planning + cross-shot character consistency + multi-provider video/image/TTS (Doubao Seedance, Pexels, Piper). Fro…
A collection of DESIGN.md files analysis by popular brand design systems. Drop one into your project and let coding agents generate a matching UI.
The first open-source harness builder for AI coding. Make AI coding deterministic and repeatable.
Turn Claude Code into a full game dev studio — 49 AI agents, 72 workflow skills, and a complete coordination system mirroring real studio hierarchy.
Benchmarking SAC & TD3 with FeedForward, LSTM, BiLSTM, and Transformer encoders on BipedalWalkerHardcore-v3. Best score: 303.6. Includes 8 pretrained models, training logs, evaluation videos, and f…
🎮 AI 多智能体游戏开发平台 —— 制作人、PM、策划、主程、程序、美术、UX、QA 共 8 个 AI Agent 并行协作,自动将需求描述转化为可运行游戏,全程可视化、支持人机决策介入。基于 FastAPI + React 构建。
基于 React 18 + FastAPI + SQLite 的全栈智能图书推荐系统,集成 4 种推荐算法(基于内容、混合推荐、BPR 矩阵分解、LightGBM 梯度提升树),处理 Book-Crossing 真实数据集(270K+ 图书,383K+ 用户评分),提供企业级 UI 和完整的推荐解决方案。
A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step