hub

CodeZen

CodeZen

一个专注中文区的 GitHub 项目发现

avatar

ComfyUI_RH_DreamID-V

ComfyUI_RH_DreamID-V 本项目是 DreamID-Vhttps://github.com/bytedance/DreamID-V 的 ComfyUI 插件版本,用于实现高保真视频人脸交换功能。 ✨ 功能特点 - 🎭 **高保真人脸交换**:基于 Diffusion Transformer 的视频人脸交换技术 - 🎬 **视频驱动**:支持使用视频作为动作驱动源 - 🖼️ **参考图像**:使用单张人脸图像作为身份参考 - 🔧 **ComfyUI 集成**:完美集成到 ComfyUI 工作流中 📋 节点说明

star103
Python
avatar

claudecode-vertex-proxy

Proxy service for Claude Code to access Claude models via GCP Vertex AI | 让 Claude Code 通过 GCP Vertex AI 访问 Claude 模型

anthropic claude-ai claude-code gcp vertex-ai
star146
Python
avatar

StrategyRealizationHelp

MA20趋势跟踪策略 一个基于Python的期货趋势跟踪量化交易策略,使用20周期简单移动平均线MA20作为主要技术指标,支持回测和实盘模拟。 策略概述 本策略采用以下核心规则: - **时间周期**: 2日K线(从日K线合成) - **核心指标**: 20周期简单移动平均线MA20 - **交易方向**: 双向交易(做多和做空) - **市场类型**: 中国期货市场 交易信号 **做多信号**: 收盘价 > MA20 且 当前K线收阳(Close > Open) **做空信号**: 收盘价 < MA20 且 当前K线收阴(Close < Open) 风险管理 **做多止损*

star137
Python
avatar

Claude-Ally-Health

个人医疗数据中心 Personal Health Information System 基于文件系统的个人医疗健康数据管理系统,使用 Claude Code 命令行工具进行数据管理。 **GitHub**: https://github.com/huifer/Claude-Ally-Health > Note: 项目使用到 GLM 提供的 mcp__4_5v_mcp__analyze_image 。 项目开发方 本项目由 WellAlly Techhttps://www.wellally.tech/ 开发和维护。 系统特点 - 📁 纯文件系统存储,无需数据库 - 🖼️ 支持

claude claude-code health health-data
star106
Python
avatar

tradecat

交易猫;tradecat;全市场量化交易数据平台

star120
Python
avatar

OpenOneRec

OpenOneRec An Open Foundation Model and Benchmark to Accelerate Generative Recommendation 📖 Introduction **OpenOneRec** is an open-source framework designed to bridge the gap between traditional recommen

star109
Python
avatar

HY-MT

混元翻译模型1.5版本,包含一个1.8B翻译模型HY-MT1.5-1.8B和7B翻译模型HY-MT1.5-7B。两个模型均重点支持33语种互译,支持5种民汉/方言。其中HY-MT1.5-7B是我们WMT25冠军模型的升级版本,优化解释了翻译性和语种混杂情况,新增支持术语运用上下文速度翻译、带格式翻译。HY-MT1.5-1.8B在参数量仅低于HY-MT-7B的峰值情况下,翻译效果跟HY-MT1.5-7B相近,真正实现的又快效果又好。1.8B这个尺寸在经过量化后,能够支持端侧和实时翻译场景,应用面广泛。

star115
Python
avatar

HY-Motion-1.0

中文阅读README_zh_cn.md HY-Motion 1.0: Scaling Flow Matching Models for 3D Motion Generation 🔥 News - **Dec 30, 2025**: 🤗 We released the inference code and pretrained models of HY-Motion 1.0https://huggingface.co/ten

star154
Python
avatar

DeepTutor

海量文档知识问答 智能知识库:上传教科书、研究论文、技术手册和领域特定文档。构建全面的 AI 驱动知识库,实现即时访问。 多 Agent 问题求解:双循环推理架构,集成 RAG、网络搜索、论文搜索和代码执行——提供带精确引用的分步解决方案。

ai-tutor ai-tutor-assistant deepresearch idea-generation interactive-learning
star210
Python
avatar

happy-claude-skills

EnglishREADME.md | 中文README.zh-CN.md Happy Claude Skills A collection of practical skill plugins designed for Claude Code. Included Skills docx-format-replicator Extract formatting from existing Word documents and generate new documents with the same format. **Use Cases:** - Corporate document

star106
Python
avatar

Vulnerability-Wiki-PoC

🚀 2024-至今 1Day 漏洞 PoC 深度研究与复现归档。涵盖 OA、ERP、安防、数通、大模型及容器等 高价值资产漏洞,实战导向,助力安全研究与合规检测。

star105
Python
avatar

ComfyUI-LG_SamplingUtils

ComfyUI-LG_SamplingUtils **中文** | EnglishREADME.md --- 概述 **ComfyUI-LG_SamplingUtils** 是由 LAOGOU-666 为 ComfyUI 设计的综合工具集,提供一系列实用的采样节点,使操作更加直观和便捷。本扩展专注于高级采样技术,特别针对 ZImage 和 Lumina2 等 Flow Matching 模型进行了优化。 功能特性 本扩展包含四个强大的节点: 1. 🎈 ZImage Timestep Noise(时间步噪声) 在采样过程中对时间步添加噪声扰动,打破模型的同质化输出,使不同种子

star102
Python