Skip to content
#

text-splitter

Here are 38 public repositories matching this topic...

In this we implements a Retrieval-Augmented Generation (RAG) based conversational AI agent designed for intelligent knowledge extraction from PDF documents. Leveraging LangChain and Google’s Gemini LLM

  • Updated Sep 21, 2024
  • Jupyter Notebook

A comprehensive repository to learn and implement Retrieval-Augmented Generation (RAG) from scratch using LangChain. It covers the full RAG pipeline including Document Loaders, Text Splitters, Embeddings, Vector Databases, and Retrievers with practical examples and step-by-step explanations.

  • Updated Mar 14, 2026
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the text-splitter topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the text-splitter topic, visit your repo's landing page and select "manage topics."

Learn more