CodeZen
一个专注中文区的 GitHub 项目发现
所有语言
C
C#
C++
CSS
Dart
Go
HTML
Java
JavaScript
Jupyter Notebook
Kotlin
Lua
PHP
PowerShell
Python
Ruby
Rust
Shell
Swift
TypeScript
Vue
full-stack-fastapi-nextjs-llm-template
Full-stack FastAPI + Next.js template generator with PydanticAI/LangChain agents, WebSocket streaming, 20+ enterprise integrations, and Logfire/LangSmith observability. Ship AI apps fast. CLI tool to generate production-ready FastAPI + Next.js projects with AI agents, auth, and observability.
kiro-openai-gateway
OpenAI-compatible API gateway for Kiro IDE (AWS CodeWhisperer). Use free Claude models with any OpenAI client.
RealVideo
A real-time streaming conversational video system that transforms text interactions into continuous, high-fidelity video responses using autoregressive diffusion.
privacy-firewall
A local AI-powered DLP solution
GLM-TTS
GLM-TTS是一个基于大型语言模型的高质量文本到语音(TTS)合成系统,支持零样本语音克隆和流式推理。本系统采用两个阶段架构:首先使用LLM生成语音令牌序列,然后使用流模型将令牌转换为高质量的音频格式。通过引入多奖励强化学习(Multi-Reward RL)框架,GLM-TTS能够生成更加丰富的情感表达力和流式推理,显着提升了传统TTS系统的表现力。
laravel-llm-suite
A unified, driver-based Laravel toolkit for working with multiple LLM providers for chat, image generation, and more.
GLM-ASR
GLM-ASR Readme in EnglishREADME.md 👋 加入我们的 微信 社区 模型介绍 **GLM-ASR-Nano-2512** 是一款鲁棒的开源语音识别模型,参数量为 **1.5B**。 该模型专为应对真实世界的复杂场景而设计,在多项基准测试中超越 OpenAI Whisper V3,同时保持紧凑的模型规模。 核心能力包括: * **卓越的方言支持** 除标准普通话和英语外,模型针对**粤语**及其他方言进行了深度优化,有效填补了方言语音识别领域的空白。 * **低音量语音鲁棒性** 专门针对**"低语/轻声"**场景进行训练,能
Puzld.ai
Multi-LLM orchestration framework
adk-go
An open-source, code-first Go toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.
gpu-hot
这是一个基于 FastAPI 开发的实时 NVIDIA GPU 监控仪表盘,支持利用率、内存、温度、功耗、风扇转速等多项 GPU 指标。它通过 WebSocket 实时推送数据,支持多 GPU、单机和 GPU 集群环境,并可通过 Docker 一键部署。
AgentEvolver
AgentEvolver: Towards Efficient Self-Evolving Agent System
toonify
一种紧凑、人类可读的序列化格式,专为向大型语言模型传递结构化数据而设计,显著减少Token使用量。