Skip to content

An interactive ai lab that leaves high school students with their own portfolio to enhance and get work with

Notifications You must be signed in to change notification settings

power-tools/ai-portfolio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Prompt Engineering Portfolio

Welcome to your AI Prompt Engineering Portfolio! This repository is designed for a quick, 1-hour lab where you will explore prompt engineering. Follow the steps below to fork this repository, open it in GitHub Codespaces, and start customizing your portfolio.


How to Get Started

1. Forking the Repository

  1. Sign In to GitHub:

    • Go to GitHub and sign in. If you don’t have an account, click Sign up to create one.
  2. Fork the Repository:

    • On the repository page, click the Fork button in the top right corner.
    • This action creates a personal copy of the repository in your GitHub account.
  3. Access Your Fork:

    • After forking, you'll be redirected to your copy of the repository, which is now under your GitHub username.

2. Opening the Repository in GitHub Codespaces

  1. Locate the Codespaces Option:

    • Inside your forked repository, click the green Code button.
    • In the dropdown menu, look for the "Open with Codespaces" option.
    • If you don’t see it right away, check for a Codespaces tab at the top of the repository page.
  2. Create a New Codespace:

    • Click "New codespace" to launch an online development environment.
    • Wait a few moments while the Codespace loads. You will see an interface similar to Visual Studio Code directly in your browser.
  3. Editing Files in Codespaces:

    • Use the file explorer on the left to navigate through the repository files.
    • Click on any file (e.g., README.md or your-portfolio/my-first-prompt.md) to open and edit it.
    • The built-in terminal is available if you need to run any commands.

3. Committing and Pushing Your Changes

  1. Make Your Edits:

    • Edit files directly in the Codespaces editor. For instance, update your code in mygame.py
  2. Commit Your Changes:

    • Click the Source Control icon (which looks like a branch) in the sidebar.
    • Enter a commit message that describes your changes.
    • Click the checkmark or press Ctrl+Enter to commit your changes.
  3. Push Your Changes:

    • Your changes are automatically pushed to your fork on GitHub.
    • You can share your personalized portfolio by sharing the URL of your fork.

Now you're ready to explore the provided examples, try out the breakout session challenges, and customize your own AI prompt engineering portfolio. Enjoy experimenting with prompts and building your portfolio!

About

An interactive ai lab that leaves high school students with their own portfolio to enhance and get work with

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 45.7%
  • HTML 37.5%
  • CSS 16.8%