Skip to content

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

License

Notifications You must be signed in to change notification settings

rsouza/GenAI4Humanists

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •