Skip to content
/ gptpmt Public

Prompt Engineering best practices guidebook, written for humans.

License

Notifications You must be signed in to change notification settings

CarGod/gptpmt

Repository files navigation

gptpmt

中文

为人类编写的 Prompt Engineering 最佳实践指南。

免费阅读 →

本地开发

首先,clone本项目到本地,在根目录通过 pnpm i 安装项目依赖。

然后,通过 pnpm dev 启动开发服务器,访问 localhost:3000 即可。

许可

本项目遵循 MIT 许可协议。

English

Prompt Engineering best practices guidebook, written for humans.

Read for Free →

Local Development

First, clone this project to your local machine. Then, in the root directory, run pnpm i to install the project dependencies.

Then, run pnpm dev to start the development server and visit localhost:3000.

License

This project is licensed under the MIT License.