Prompt Engineering Course from scratch. Learn how to get the most out of any generative AI model with efficient techniques
Work on real-life coding environments with LearnPack.
Get instant help with our AI mentor: Rigobot.
No installation, you go directly to programming
Difficulty
beginner
Average duration
5 hrs
Difficulty
beginner
Average duration
5 hrs
Difficulty
beginner
Average duration
5 hrs
Difficulty
beginner
Average duration
5 hrs
Difficulty
beginner
Average duration
5 hrs
Difficulty
beginner
Average duration
5 hrs
In recent years, Generative Artificial Intelligence (AI) has taken an increasingly important role in the daily lives of many people. Since the release of ChatGPT, AI has ceased to be just a concept known to a few and has become an accessible tool for everyone, but still, many do not know how it works... That is about to change.
Additionally, we review many important concepts in a concise and clear manner so that anyone can understand them regardless of their prior knowledge.
Then create the fork, you can change the name if you want
Click on the "Code" button
and then on "Create Codespace" to open this repository in a cloud development environment, so you won't have to install anything on your computer and you can start the course with just one click.
Note: If you prefer to work on your computer, make sure you have Node.js, npm, Python, and VSCode installed. You can download Node. You can download Python. You can download VSCode.
Try the tutorial to Create your own Local-Codespace to avoid configuration issues
a. Run the following command to install LearnPack globally on your computer:
1npm install -g @learnpack/learnpack
After installing LearnPack, you will be able to run any LearnPack course locally. You can see more tutorials and courses here.
b. Open VSCode and install the LearnPack extension. To do this, follow these steps:
cmd
in the start menu and click on cmd
to open the terminal. (Or simply press Ctrl + R
, type cmd
and press Enter
)terminal
in Spotlight and click on terminal
to open the terminal.Ctrl + Alt + T
to open the terminal.1git clone https://github.com/breatheco-de/prompt-engineering-exercise-course.git
1cd prompt-engineering-exercise-course
If you have already installed the LearnPack extension in VSCode, when you enter the course directory, LearnPack will start automatically. If not, run the following command:
1learnpack start
And that's it! LearnPack will take care of installing what it needs to function, you just start learning.
If you find any errors or want to improve this course, please open a Pull Request or an Issue in this repository. All help is welcome!
Difficulty
beginner
Average duration
5 hrs
Difficulty
beginner
Average duration
5 hrs