Skip to content

A simple RAG application for doing question-answering on a PDF document. Uses the PyCharm documentation as the source document and langchain to build the RAG pipeline.

Notifications You must be signed in to change notification settings

t-redactyl/simple-rag-document-qa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beyond the Hype: A Realistic Look at Large Language Models

The following repo contains the materials for my talk delivered at GOTO Amsterdam 2024.

The repo contains the following:

  • /notebooks/rag-pdf-qa.ipynb contains the code for the simple RAG pipeline I demoed during the talk. There are extensive notes in Markdown in this notebook to help you understand how to adapt this for your own use case.
  • talk-materials/talk-sources.md contains all of the papers and other sources I used for this talk. It also contains all of my image credits.
  • talk-materials/beyond-the-hype.pdf contains a copy of my slides.

About

A simple RAG application for doing question-answering on a PDF document. Uses the PyCharm documentation as the source document and langchain to build the RAG pipeline.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published