Gen-AI Developer Classroom notes 19/Aug/2025

Indexing Pipeline in RAG

  • Indexing pipeline in RAG: The goal of indexing pipeline is store the data (external/private) in the vector database
    Preview

Environment setup

  • Create a new folder, initialize using uv
  • Now add two packages
uv add langchain langchain-community

Document Loaders in Langchain

  • Refer Here for the official docs
  • class diagram of hierarchy
    Preview

  • All the loaders in langchain have a common interface which is BaseLoader

  • Refer Here for document loader notebook

Document Transformers

By continuous learner

enthusiastic technology learner

Leave a Reply

Discover more from Direct AI Powered By Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading