Learn Prompting

Twitter Website

https://learnprompting.org

This website is a free, open-source guide on prompt engineering. Contributions are welcome! Harsh criticism is welcome too!

Contribution Guidelines

We welcome contributions in any form.

We are actively looking for:

  • content suggestions
  • content/art contributions
  • typos :)

Local Development

$ npm i
$ npm start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.