Skip to content

Quansight/ragna-presentations

Ragna presentations 🎙️

This repository contains material for Ragna-related presentations.

Build an AI Document Inquiry Chat with Offline LLMs 💬

This tutorial is currently in active development. It will be presented at PyCon DE & PyData Berlin 2024.

Local setup 💻

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

Repository maintenance 🛠️

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.

Live presentations 🧑‍🏫

Code of Conduct 📖

This repository is governed by the Quansight Repository Code of Conduct.