This repository contains material for Ragna-related presentations.
This tutorial will be presented at PyCon US 2024.
You can clone the repository
and use the environment.yml
file to create your development environment.
conda env create -f environment.yml
conda activate ragna-presentations
After each presentation, create a git tag
with the name <conference_name-YYYY>
and add a link to the tag in the corresponding README section. You can also add a link to the video recording when it's available.
- Build an AI Document Inquiry Chat with Offline LLMs at PyCon DE & PyData Berlin 2024
- From RAGs to riches: Build an AI document interrogation app in 30 mins, presented at PyData Global 2023
- From RAGs to riches: Build an AI document interrogation app in 30 mins, presented at PyData NYC 2023
Check the git tags for the material used in these presentations.
This repository is governed by the Quansight Repository Code of Conduct.