👉 Prompt Engineering & Programming with OpenAI | Columbia Plus
Welcome to my repository for the Prompt Engineering & Programming With OpenAI by Columbia University course. This space contains all the assignments, notebooks, and materials designed to provide hands-on experience with generative AI technologies.
- Assignment Notebooks: Interactive Jupyter notebooks with step-by-step instructions and code for each project.
- Supplementary Resources: Curated links to tutorials, official documentation, and extra tools to support your learning.
- Clone the Repo: ```bash
git clone https://github.com/YOUR_USERNAME/YOUR_REPO_NAME.git
- Open the Notebooks: Use your preferred environment (Jupyter Lab, VS Code, or Google Colab).
- Complete & Submit: Follow the internal instructions in each notebook.
Important
Remember to return to Canvas to submit your completed assignments and qualify for your professional certificate.
If you are using Google Colab or GitHub Codespaces, you can open the notebooks directly from this repository without additional local configuration.
If you prefer working locally, ensure you have Python 3.x installed and run the following to install dependencies:
pip install -r requirements.txt
## 🎓 Course Information
If you found this repository and are interested in enrolling, you can find the official program details here:
👉 **[Prompt Engineering & Programming with OpenAI | Columbia Plus](https://plus.columbia.edu/content/prompt-engineering-programming-openai)**