Skip to content

Commit

Permalink
Update README.md for PyCon US 2024 (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
pavithraes authored May 12, 2024
1 parent 9bb307f commit 6b19807
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@

This repository contains material for Ragna-related presentations.

## Build an AI Document Inquiry Chat with Offline LLMs πŸ’¬
## (Current) From RAGs to riches: Build an AI document inquiry web-app πŸ’¬

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

## Local setup πŸ’»

Expand All @@ -21,12 +20,14 @@ 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.

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

* [Upcoming] Build an AI Document Inquiry Chat with Offline LLMs at PyCon DE & PyData Berlin 2024
* [Build an AI Document Inquiry Chat with Offline LLMs at PyCon DE & PyData Berlin 2024](https://github.com/Quansight/ragna-presentations/releases/tag/pycon-de-2024)
* [From RAGs to riches: Build an AI document interrogation app in 30 mins, presented at PyData Global 2023](https://youtu.be/Fj5hADWf_ss?si=JMveT83SYu1_Q3Gf)
* [From RAGs to riches: Build an AI document interrogation app in 30 mins, presented at PyData NYC 2023](https://github.com/Quansight/ragna-presentations/releases/tag/pydata-nyc-2023)

Check the [git tags](https://github.com/Quansight/ragna-presentations/tags) for the material used in these presentations.

## Code of Conduct πŸ“–

This repository is governed by the [Quansight Repository Code of Conduct](https://github.com/Quansight/.github/blob/master/CODE_OF_CONDUCT.md).

0 comments on commit 6b19807

Please sign in to comment.