Skip to content

Repository files navigation

GenAI4Humanists

Repository of code to the course "Generative AI for Humanists"

Repository Structure

This repository is organized as follows:

  • lessons/: Contains the Jupyter notebooks and other materials for the course, organized by topic.
  • src/: Contains helper scripts and utility functions used in the notebooks.
  • Data/: Contains the datasets used in the course.
  • Index/: Contains the search indices created by LlamaIndex.
  • requirements.txt: The main Python dependencies for this project.

Getting Started

  1. Clone this repository:
    git clone https://github.com/your-username/GenAI4Humanists.git
  2. Install the dependencies:
    pip install -r requirements.txt
  3. Run Jupyter Lab:
    jupyter lab

Now you can navigate to the lessons directory and open the notebooks.

About

Repository of code to the course "Generative AI for Humanists"

Resources

Stars

10 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages