Setup Create a new directory with these three files (requirements.txt, main.py, README.md) python -m venv venv source venv/bin/activate pip install -r requirements.txt python main.py Update main() to run the example prompt chains
Upload images to GitHub Create a new issue on GitHub. Drag an image into the comment field. Wait for the upload process to finish. Copy the URL and use it in your Markdown files on GitHub.