Skip to content
GitHub Universe 2025
Explore 100+ talks, demos, and workshops at Universe 2025. Choose your favorites.
#

pypdfloader

Here are 3 public repositories matching this topic...

Language: All
Filter by language

A Streamlit-based AI tool that allows users to upload or fetch research papers, process them into embeddings, and ask academic questions—powered by OpenAI, LangChain, and FAISS with real-time source-backed answers.

  • Updated Sep 12, 2025
  • Jupyter Notebook

Examples of top-used LangChain document loaders including CSVLoader, DirectoryLoader, PyPDFLoader, TextLoader, and WebBaseLoader. These loaders standardize raw data into LangChain Document objects for further processing, splitting, embeddings, and RAG workflows.

  • Updated Aug 20, 2025
  • Python

Improve this page

Add a description, image, and links to the pypdfloader 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 pypdfloader topic, visit your repo's landing page and select "manage topics."

Learn more