bgpratheek / ragna-presentations-pycon24

Material for Ragna-related presentations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ragna presentations πŸŽ™οΈ

This repository contains material for Ragna-related presentations.

(Current) From RAGs to riches: Build an AI document inquiry web-app πŸ’¬

This tutorial will be presented at PyCon US 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.

Previous live presentations πŸ§‘β€πŸ«

Check the git tags for the material used in these presentations.

Code of Conduct πŸ“–

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

About

Material for Ragna-related presentations

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Jupyter Notebook 95.4%Language:Python 3.4%Language:Smarty 1.2%