hub

CodeZen

CodeZen

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

avatar

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.

ai-agents celery cookiecutter docker fastapi
star109
Python
avatar

kiro-openai-gateway

OpenAI-compatible API gateway for Kiro IDE (AWS CodeWhisperer). Use free Claude models with any OpenAI client.

ai anthropic api-gateway aws claude
star101
Python
avatar

RealVideo

A real-time streaming conversational video system that transforms text interactions into continuous, high-fidelity video responses using autoregressive diffusion.

llm realtime video-generation
star106
Python
avatar

privacy-firewall

A local AI-powered DLP solution

chrome-extension dlp llm local-first privacy
star118
JavaScript
avatar

GLM-TTS

GLM-TTS是一个基于大型语言模型的高质量文本到语音(TTS)合成系统,支持零样本语音克隆和流式推理。本系统采用两个阶段架构:首先使用LLM生成语音令牌序列,然后使用流模型将令牌转换为高质量的音频格式。通过引入多奖励强化学习(Multi-Reward RL)框架,GLM-TTS能够生成更加丰富的情感表达力和流式推理,显着提升了传统TTS系统的表现力。

edge-computing llm tts
star272
Python
avatar

laravel-llm-suite

A unified, driver-based Laravel toolkit for working with multiple LLM providers for chat, image generation, and more.

laravel laravel-framework llm llms openai
star130
PHP
avatar

GLM-ASR

GLM-ASR Readme in EnglishREADME.md 👋 加入我们的 微信 社区 模型介绍 **GLM-ASR-Nano-2512** 是一款鲁棒的开源语音识别模型,参数量为 **1.5B**。 该模型专为应对真实世界的复杂场景而设计,在多项基准测试中超越 OpenAI Whisper V3,同时保持紧凑的模型规模。 核心能力包括: * **卓越的方言支持** 除标准普通话和英语外,模型针对**粤语**及其他方言进行了深度优化,有效填补了方言语音识别领域的空白。 * **低音量语音鲁棒性** 专门针对**"低语/轻声"**场景进行训练,能

asr edge llm voice
star149
Python
avatar

Puzld.ai

Multi-LLM orchestration framework

ai ai-agents claude-code codex gemini
star113
TypeScript
avatar

adk-go

An open-source, code-first Go toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.

a2a agents agents-sdk ai aiagentframework
star4.8k
Go
avatar

gpu-hot

这是一个基于 FastAPI 开发的实时 NVIDIA GPU 监控仪表盘,支持利用率、内存、温度、功耗、风扇转速等多项 GPU 指标。它通过 WebSocket 实时推送数据,支持多 GPU、单机和 GPU 集群环境,并可通过 Docker 一键部署。

charts cuda dashboard devops docker
star887
JavaScript
avatar

AgentEvolver

AgentEvolver: Towards Efficient Self-Evolving Agent System

agent llm reinforcement-learning self-evolving
star103
Python
avatar

toonify

一种紧凑、人类可读的序列化格式,专为向大型语言模型传递结构化数据而设计,显著减少Token使用量。

data-format llm serialization tokenization toon
star108
Python