正在加载项目…
正在加载项目…
内容来自 GitHub 原始文件,由原作者维护。在 GitHub 查看
Learn prompt engineering and generative AI with our free resources, courses, and on-demand webinars.
Website • Discord • Twitter (X) • LinkedIn • Newsletter • Free ChatGPT Course • Free Prompt Engineering Guide • Course Catalog • Book a Demo • Contact us
The Learn Prompting team are creators of:
We welcome contributions of all kinds! Here’s how you can help:
Every contribution is appreciated, no matter how big or small! ❤️
Before you start, ensure you have the following installed:
node -v)If you're on macOS or Linux, you can use Homebrew, a package manager, to install the necessary tools.
To begin:
git clone https://github.com/trigaten/Learn_Prompting_nextjs.git
cd Learn_Prompting_nextjs
Once the setup is complete, you can run the website locally to preview your changes:
node -v
npm install
npm run dev
This will start a local development server, and your changes will be reflected live in the browser.
We’re grateful for all the amazing contributions from our community! 🙌 Check out our contributors below:
Use the provided GitHub citation in this repository:
@software{Schulhoff_Learn_Prompting_2022,
author = {Schulhoff, Sander and Community Contributors},
month = dec,
title = {{Learn Prompting}},
url = {https://github.com/trigaten/Learn_Prompting},
year = {2022}
}