Skip to content

Exploring the value of developing a RAG system to support natural language querying of content in the Lippincott Library Business FAQ

Notifications You must be signed in to change notification settings

kevinathom/lipp-faq-rag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 

Repository files navigation

lipp-faq-rag

Exploring the value of developing a RAG system to support natural language querying of content in the Lippincott Library Business FAQ

Requirements

  • A Hugging Face API key (free access works) stored in the project's .env file
  • A set of FAQs in individual HTML files (If you download SpringShare's default, HTML-included, FAQ extract, you can use parse.py to convert the extract to HTML files.)

Instructions

  1. Download the .py files from the code directory.
  2. Adjust file paths and, as needed, any text/prompt/tuning details.
  3. Run rag_system.py.

About

Exploring the value of developing a RAG system to support natural language querying of content in the Lippincott Library Business FAQ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages