Skip to content

This Jupyter Book contains notebooks demonstrating OpenAI’s API for using chatGPT.

License

BSD-3-Clause, CC-BY-4.0 licenses found

Licenses found

BSD-3-Clause
LICENSE-BSD3
CC-BY-4.0
LICENSE-CC-BY
Notifications You must be signed in to change notification settings

ScaDS/prompt-engineering-tutorial-2023

Prompt Engineering Tutorial

This repository contains a collection of Python Jupyter notebooks demonstrating OpenAI's API for using chatGPT from Python.

https://scads.github.io/prompt-engineering-tutorial-2023

It is maintained using Jupyter lab and build using Jupyter book.

To edit this book, install depencencies like this:

pip install jupyterlab
pip install jupyter-book
pip install jupyterlab-spellchecker

git clone https://github.com/scads/prompt-engineering-tutorial-2023
cd prompt-engineering-tutorial-2023
jupyter lab

To build the book (on Windows), you can run this from the same folder:

build.bat

About

This Jupyter Book contains notebooks demonstrating OpenAI’s API for using chatGPT.

Resources

License

BSD-3-Clause, CC-BY-4.0 licenses found

Licenses found

BSD-3-Clause
LICENSE-BSD3
CC-BY-4.0
LICENSE-CC-BY

Stars

Watchers

Forks

Packages

No packages published