Skip to content

rafatiburciorst/llm-rag-pdf-reading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SIMPLE RAG LLM EMBEDDING FOR READING PDF DOCUMENTS USING OPEN AI API

This is a simple implementation of the RAG LLM model for reading PDF documents using the OpenAI API. The model is fine-tuned on the RAG dataset and can be used to generate answers to questions based on the content of the PDF document. The model is implemented using the Hugging Face Transformers library and the OpenAI API.

Requirements

  • Python 3.9+

Installation

  1. Clone the repository
  2. Install the required packages using the following command: pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published