hub

CodeZen

CodeZen

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

avatar

prompt-engineering-notes

collection of prompt techniques

llm prompts
star134
Python
avatar

local-llm-toolkit

scripts for running local llms

inference llm local
star137
Python
avatar

llm-prompt-utils

lightweight prompt templating library

llm prompts python
star148
Python
avatar

awesome-codex-skills

A curated list of practical Codex skills for automating workflows across the Codex CLI and API.

codex codex-cli codex-skills coding-agent-skills coding-agents
star166
Python
avatar

4D-ARE

Build LLM agents that explain why, not just what. Attribution-driven agent requirements engineering framework. Based on the 4D-ARE Paper - https://arxiv.org/abs/2601.04556

agents causal-reasoning llm mcp prompt-engineering
star103
Python
avatar

daily_stock_analysis

LLM驱动的 A 股智能分析器,多数据源行情 + 实时新闻 + Gemini 决策仪表盘 + 微信推送,零成本,纯白嫖,定时运行

ai aigc gemini llm
star203
Python
avatar

banana-slides

一个基于nano banana pro🍌的原生AI PPT生成应用,迈向真正的"Vibe PPT"; 支持上传任意模板图片;上传任意素材&智能解析;一句话/大纲/页面描述自动生成PPT;口头修改指定区域、一键导出 - An AI-native PPT generator based on nano banana pro🍌

ai-ppt-maker ai-slide-builder ai-slides llm nanobananapro
star6.8k
Python
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

GLM-TTS

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

edge-computing llm tts
star272
Python
avatar

GLM-ASR

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

asr edge llm voice
star149
Python