Programming
LlamaIndex: Using data connectors to build a custom ChatGPT for private documents
In this post, we're going to see how we can use LlamaIndex's PDF Loader Data Connector to ingest data from the Domino's Pizza Nutritional Information PDF, then query that data, and print the LLM's response.