This repository demonstrates how to utilize large language models (LLMs) with Langchain to interact with various types of data, including CSV files, PDF files, and SQL databases. Each notebook is well-documented and designed for learning purposes.
- nb01: Chat With Your Data - CSVs
- nb02: Chat With Your Data - PDFs
- nb03: Chat With Your Data - SQL
Note: If you notice an unverified signature in the commits, no need to worry. I just lost my GPG key!
This repository is licensed under the MIT License. See the LICENSE file for more details.