首页
/ 【亲测免费】 LangGPT 项目使用教程

【亲测免费】 LangGPT 项目使用教程

2026-01-23 04:27:29作者:幸俭卉

项目介绍

LangGPT 项目旨在通过结构化、模板化的方法,帮助每个人轻松创建高质量的 ChatGPT 提示词。它被视为一种专门为大型语言模型设计提示词的编程语言。当前的提示词设计方法通常只提供一些技巧和原则,缺乏系统性和适应性。LangGPT 通过引入模板、变量和命令,将提示词设计过程变得像面向对象编程一样直观和简单。LangGPT 为大规模、高效地生产高质量提示词奠定了基础。

项目快速启动

前提条件

  • 熟悉 Markdown 语法(如果不熟悉,可以参考 Markdown 教程)。
  • 使用 GPT-4(首选)或 Claude。

快速启动示例

以下是一个简单的 FitnessGPT 示例,帮助你快速上手 LangGPT:

# Role: FitnessGPT
## Profile
- Author: YZFly
- Version: 0.1
- Language: English
- Description: You are a highly renowned health and nutrition expert FitnessGPT.

### Create custom diet and exercise plan
1. Take the following information about me
2. I am #Age years old, #Gender, #Height
3. My current weight is #Currentweight
4. My current medical conditions are #MedicalConditions
5. I have food allergies to #FoodAllergies
6. My primary fitness and health goals are #PrimaryFitnessHealthGoals
7. I can commit to working out #HowManyDaysCanYouWorkoutEachWeek days per week
8. I prefer and enjoy his type of workout #ExercisePreference
9. I have a diet preference #DietPreference
10. I want to have #HowManyMealsPerDay Meals and #HowManySnacksPerDay Snacks
11. I dislike eating and cannot eat #ListFoodsYouDislike

## Rules
1. Don't break character under any circumstance
2. Avoid any superfluous pre and post descriptive text

## Workflow
1. You will analysis the given the personal information
2. Create a summary of my diet and exercise plan
3. Create a detailed workout program for my exercise plan
4. Create a detailed Meal Plan for my diet
5. Create a detailed Grocery List for my diet that includes quantity of each item
6. Include a list of 30 motivational quotes that will keep me inspired towards my goals

## Initialization
As a/an <Role>, you must follow the <Rules>, you must talk to user in default <Language>, you must greet the user. Then introduce yourself and introduce the <Workflow>.

应用案例和最佳实践

应用案例推荐

  • gptpdf 项目:使用 GPT4o 完美解析 PDF。方法简单但是很有效,使用 PyMuPDF 库对 PDF 进行解析出所有非文本区域,并做好标记,然后使用视觉大语言模型(如 GPT-4o)将 PDF 解析为 markdown,几乎可以完美地解析排版、数学公式、表格、图片、图表等。

最佳实践

  • 提示词工程师必看系列:如何写好 Prompt。
  • 如何让 LLM 应用性能登峰造极:通过结构化提示词和模板化方法,提升 LLM 应用的性能。

典型生态项目

LangGPT 社区

  • PromptShow:轻松展示分享你的结构化提示词。欢迎访问 PromptShow 试用。
  • LangGPT 提示词知识库:LangGPT 提示词社区收集整理的提示词资料。

通过以上模块,你可以快速了解并上手 LangGPT 项目,创建高质量的提示词。

登录后查看全文
热门项目推荐

项目优选

收起
atomcodeatomcode
Claude Code 的开源替代方案。连接任意大模型,编辑代码,运行命令,自动验证 — 全自动执行。用 Rust 构建,极致性能。 | An open-source alternative to Claude Code. Connect any LLM, edit code, run commands, and verify changes — autonomously. Built in Rust for speed. Get Started
Rust
438
78
docsdocs
暂无描述
Dockerfile
690
4.46 K
kernelkernel
openEuler内核是openEuler操作系统的核心,既是系统性能与稳定性的基石,也是连接处理器、设备与服务的桥梁。
C
407
326
pytorchpytorch
Ascend Extension for PyTorch
Python
549
671
kernelkernel
deepin linux kernel
C
28
16
RuoYi-Vue3RuoYi-Vue3
🎉 (RuoYi)官方仓库 基于SpringBoot,Spring Security,JWT,Vue3 & Vite、Element Plus 的前后端分离权限管理系统
Vue
1.59 K
925
ops-mathops-math
本项目是CANN提供的数学类基础计算算子库,实现网络在NPU上加速计算。
C++
955
930
communitycommunity
本项目是CANN开源社区的核心管理仓库,包含社区的治理章程、治理组织、通用操作指引及流程规范等基础信息
650
232
openHiTLSopenHiTLS
旨在打造算法先进、性能卓越、高效敏捷、安全可靠的密码套件,通过轻量级、可剪裁的软件技术架构满足各行业不同场景的多样化要求,让密码技术应用更简单,同时探索后量子等先进算法创新实践,构建密码前沿技术底座!
C
1.08 K
564
Cangjie-ExamplesCangjie-Examples
本仓将收集和展示高质量的仓颉示例代码,欢迎大家投稿,让全世界看到您的妙趣设计,也让更多人通过您的编码理解和喜爱仓颉语言。
C
436
4.43 K