1,210 tools found
Retrieve nearest-neighbor documents from a Pathway vector store into LlamaIndex.
Convert PDFs to markdown for LlamaIndex using the GPL-3.0 licensed pdf-marker library.
LlamaIndex reader that extracts tables from specific pages of a PDF.
LlamaIndex reader that loads content from Quip documents by thread ID, enabling retrieval of collaborative document data for indexing and search workflows.
Recursively extract text from a webpage's linked pages and files into LlamaIndex.
Smart PDF Loader is a fast PDF reader for LlamaIndex that parses layout structure (sections, lists, tables) and chunks content optimally for LLM retrieval.
Turn any iterable of strings into LlamaIndex documents with a single call.
LlamaIndex reader that loads JSON, JSONL, CSV, and XLSX files into documents with configurable column-to-text and column-to-metadata mapping.
LlamaIndex reader that pulls documents from an existing txtai index by query.
Parse documents into text, tables, and figures via the Upstage Layout Analysis API.
OpenAI Whisper Reader transcribes audio files to text using the OpenAI Whisper API.
Load the text content of specific Wikipedia pages into LlamaIndex documents.