为人类编写的 Prompt Engineering 最佳实践指南。
首先,clone本项目到本地,在根目录通过 pnpm i
安装项目依赖。
然后,通过 pnpm dev
启动开发服务器,访问 localhost:3000 即可。
本项目遵循 MIT 许可协议。
Prompt Engineering best practices guidebook, written for humans.
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.
This project is licensed under the MIT License.