jeffheaton / cabi_genai_automation

Introduction to Automation with LangChain, Generative AI, and Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Washington University, Olin School of Business

CABI: Center for Analytics and Business Insights

  • Introduction to Automation with LangChain, Generative AI and Python
  • May 14 and 15, 2024

Getting Started

To obtain needed files clone this repository with the following command:

git clone https://github.com/jeffheaton/cabi_genai_automation.git

Helpful Links

Models Used

  • amazon.titan-text-lite-v1
  • anthropic.claude-3-sonnet-20240229-v1:0
  • anthropic.claude-v2:1
  • meta.llama3-70b-instruct-v1:0
  • mistral.mistral-7b-instruct-v0:2
  • stability.stable-diffusion-xl-v1

Day 1: May 14, 2024

Day 1 Slides

Day 2: May 15, 2024

About

Introduction to Automation with LangChain, Generative AI, and Python


Languages

Language:Jupyter Notebook 100.0%Language:Python 0.0%