BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//cfp.scipy.org//2024//talk//W3ZJWG
BEGIN:VTIMEZONE
TZID:PST
BEGIN:STANDARD
DTSTART:20001029T030000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10;UNTIL=20061029T100000Z
TZNAME:PST
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
END:STANDARD
BEGIN:STANDARD
DTSTART:20071104T030000
RRULE:FREQ=YEARLY;BYDAY=1SU;BYMONTH=11
TZNAME:PST
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20000402T030000
RRULE:FREQ=YEARLY;BYDAY=1SU;BYMONTH=4;UNTIL=20060402T110000Z
TZNAME:PDT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
END:DAYLIGHT
BEGIN:DAYLIGHT
DTSTART:20070311T030000
RRULE:FREQ=YEARLY;BYDAY=2SU;BYMONTH=3
TZNAME:PDT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:pretalx-2024-W3ZJWG@cfp.scipy.org
DTSTART;TZID=PST:20240709T080000
DTEND;TZID=PST:20240709T120000
DESCRIPTION:As we descend from the peak of the hype cycle around Large Lang
 uage Models (LLMs)\, chat-based document inquiry systems have emerged as a
  high-value practical use case. Retrieval-Augmented Generation (RAG) is a 
 technique to share relevant context and external information (retrieved fr
 om vector storage) to LLMs\, thus making them more powerful and accurate.\
 n\nIn this hands-on tutorial\, we’ll dive into RAG by creating a persona
 l chat app that accurately answers questions about your selected documents
 . We’ll use a new [OSS project called Ragna](https://ragna.chat/en/lates
 t/) that provides a friendly Python and REST API\, designed for this parti
 cular case. We’ll test the effectiveness of different LLMs and vector da
 tabases\, including an offline LLM (i.e.\, local LLM) running on GPUs on t
 he cloud-machines provided to you. We'll then develop a web application th
 at leverages the REST API\, built with [Panel](https://panel.holoviz.org)
 –a powerful OSS Python application development framework.
DTSTAMP:20260315T234132Z
LOCATION:Ballroom B/C
SUMMARY:From RAGs to riches: Build an AI document inquiry web-app - Pavithr
 a Eswaramoorthy\, Dharhas Pothina\, Andrew Huang
URL:https://cfp.scipy.org/2024/talk/W3ZJWG/
END:VEVENT
END:VCALENDAR
