Prompt Template Service
Prompt Template Service 是一个用于统一管理、版本化、预览和测试 AI Prompt 的服务。它提供 FastAPI 后端、SQLAlchemy 数据模型、MySQL 8.0 建表脚本、OpenAI-compatible AI Client 适配器,以及 Apple-like 风格的 React 管理页面。 本项目的核心目标是把 system prompt、user prompt、变量占位符、版本、启用状态和渲染结果从业务代码中抽离出来,集中存储、集中调试,并输出可以直接交给 OpenAI-compatible Chat API 的 messages。
# KevinYe0725/Prompt-Template-Service Prompt Template Service 是一个用于统一管理、版本化、预览和测试 AI Prompt 的服务。它提供 FastAPI 后端、SQLAlchemy 数据模型、MySQL 8.0 建表脚本、OpenAI-compatible AI Client 适配器,以及 Apple-like 风格的 React 管理页面。 本项目的核心目标是把 system prompt、user prompt、变量占位符、版本、启用状态和渲染结果从业务代码中抽离出来,集中存储、集中调试,并输出可以直接交给 OpenAI-compatible Chat API 的 messages。 Stars: 2
Comments
More Rules
View allprompt engineering lab
A tested prompt-engineering library and template engine — versioned system prompts, one runnable module per technique (CoT, self-consistency, reflexion, ToT), plus A/B comparison on free NVIDIA NIM
orxis
AI-powered custom instruction generator for ChatGPT, Claude, Gemini, and more. Build structured system prompts — no account required.
awesome ai agents
A collection of production-ready AI agent templates, architectures, prompts, and workflows for building intelligent autonomous systems.
awesome system prompts
A curated collection of production-ready System Prompts for AI assistants, developers, businesses, educators, and modern LLM applications.
dev os
A centralized repository of engineering knowledge, reusable skills, design systems, implementation guides, prompts, templates, and best practices for building production-ready software.
everything about loop engineering
The complete reference and hands-on course on loop engineering — designing systems that prompt AI coding agents. 11 modules, 9 templates, 5 runnable projects, 8 agent skills, LLM wiki for AI agents.