hub

CodeZen

CodeZen

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

avatar

claude-code-config

My personal Claude Code configuration - rules, hooks, agents, skills, and commands

ai claude claude-code developer-tools dotfiles
star231
Python
avatar

ComfyUI_RH_DreamID-V

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

star103
Python
avatar

SimpleMem

SimpleMem: Efficient Lifelong Memory for LLM Agents

star118
Python
avatar

citeAgent

Automatically add academic citations to your LaTeX documents in Overleaf.

star104
Python
avatar

smtp-tunnel-proxy

A high-speed covert tunnel that disguises TCP traffic as SMTP email communication to bypass Deep Packet Inspection (DPI) firewalls.

censorship-circumvention censorship-resistance covert-tunnel deep-packet-inspection encryption
star119
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

nemotron-january-2026

暂无简介

star101
Python
avatar

unsloth-mlx

Bringing the Unsloth experience to Mac users via Apple's MLX framework

star102
Python
avatar

unifideck

A Decky Loader plugin that brings together games from Steam, Epic Games Store, and GOG into a single, unified library experience on your Steam Deck.

star126
Python
avatar

OpenRT

Open-source red teaming framework for MLLMs with 37+ attack methods

star101
Python
avatar

jdsh

Awesome CLI and TUI for JDownloader2

cli jd jdl jdl2 jdownloader
star101
Python
avatar

StrategyRealizationHelp

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

star137
Python