<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Ward</title>
    <description>The latest articles on DEV Community by Ward (@wardkh123).</description>
    <link>https://dev.to/wardkh123</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3353533%2F312be7c8-c345-4076-8c42-c9791131b5d1.png</url>
      <title>DEV Community: Ward</title>
      <link>https://dev.to/wardkh123</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/wardkh123"/>
    <language>en</language>
    <item>
      <title>How can I build a chatbot that answers questions only based on hundreds of large PDF files?</title>
      <dc:creator>Ward</dc:creator>
      <pubDate>Mon, 14 Jul 2025 11:47:22 +0000</pubDate>
      <link>https://dev.to/wardkh123/how-can-i-build-a-chatbot-that-answers-questions-only-based-on-hundreds-of-large-pdf-files-402i</link>
      <guid>https://dev.to/wardkh123/how-can-i-build-a-chatbot-that-answers-questions-only-based-on-hundreds-of-large-pdf-files-402i</guid>
      <description>&lt;p&gt;Hello everybody,&lt;br&gt;
I have hundreds of PDF files containing valuable information, and I want to build a chatbot that answers questions exclusively based on the content of these PDFs.&lt;/p&gt;

&lt;p&gt;I tried using ChatGPT, but I encountered a limitation: the maximum upload size allowed is 300 MB, whereas my files exceed this limit.&lt;/p&gt;

&lt;p&gt;Is there a free solution or approach that allows me to work with larger PDF datasets and build a question-answering bot that only uses this data as its source?&lt;/p&gt;

&lt;p&gt;Any recommendations on tools, libraries, or frameworks that support this kind of setup would be greatly appreciated!&lt;/p&gt;

</description>
      <category>ai</category>
      <category>database</category>
      <category>chatbot</category>
    </item>
  </channel>
</rss>
