Skip to content

tyson-swetnam/intro-gpt

Repository files navigation

Generative AI & Prompt Engineering Workshop

A workshop on generative AI and Prompt Engineering for academic research and education.

Authors/Contributors

License

This work is licensed under a Creative Commons Attribution 4.0 International License.

Setup & Installation

To view the website locally, you will need to have Python and pip installed.

  1. Clone the repository:
    git clone https://github.com/your-username/intro-gpt.git
  2. Navigate to the project directory:
    cd intro-gpt
  3. Install the dependencies:
    pip install -r requirements.txt

Usage

To start the local development server, run the following command:

mkdocs serve

Open your web browser and navigate to http://127.0.0.1:8000 to view the website.

Packages

No packages published

Contributors 5

Languages