Pith. sign in

REVIEW 3 cited by

Developing Retrieval Augmented Generation (RAG) based LLM Systems from PDFs: An Experience Report

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2410.15944 v1 pith:QSXCUGHZ submitted 2024-10-21 cs.SE cs.AIcs.IR

classification cs.SEcs.AIcs.IR
keywords retrievalsystemsgenerationgenerativemodelsaugmenteddatadeveloping
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

This paper presents an experience report on the development of Retrieval Augmented Generation (RAG) systems using PDF documents as the primary data source. The RAG architecture combines generative capabilities of Large Language Models (LLMs) with the precision of information retrieval. This approach has the potential to redefine how we interact with and augment both structured and unstructured knowledge in generative models to enhance transparency, accuracy, and contextuality of responses. The paper details the end-to-end pipeline, from data collection, preprocessing, to retrieval indexing and response generation, highlighting technical challenges and practical solutions. We aim to offer insights to researchers and practitioners developing similar systems using two distinct approaches: OpenAI's Assistant API with GPT Series and Llama's open-source models. The practical implications of this research lie in enhancing the reliability of generative AI systems in various sectors where domain-specific knowledge and real-time information retrieval is important. The Python code used in this work is also available at: https://github.com/GPT-Laboratory/RAG-LLM-Development-Guidebook-from-PDFs.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. From Actions to Understanding: Conformal Interpretability of Temporal Concepts in LLM Agents

    cs.AI 2026-03 unverdicted novelty 5.0 of 10

    Step-wise conformal labels plus linear probes recover linearly separable success/failure directions in LLM agents on ScienceWorld and AlfWorld, with preliminary steering gains.

  2. Engineering RAG Systems for Real-World Applications: Design, Development, and Evaluation

    cs.SE 2025-06 conditional novelty 4.0 of 10

    A field study of five real-world RAG systems evaluated by 100 users, yielding user ratings and twelve engineering lessons.

  3. Optimizing Retrieval-Augmented Generation for Electrical Engineering: A Case Study on ABB Circuit Breakers

    cs.AI 2025-05 conditional novelty 4.0 of 10

    A 31-question case study on ABB circuit breaker documents finds that Claude with per-page chunking is the most accurate RAG configuration, but all tested pipelines omit or misstate critical electrical settings.

Pith tools