1,210 tools found
Parse doc, docx, and PDF files into LlamaIndex documents via Alibaba's DashScope API.
Load HuggingFace datasets as LlamaIndex documents, with split, text-key, and streaming control.
Docling Reader is a LlamaIndex data reader that extracts PDF, DOCX, HTML, and other document types into Markdown or JSON format.
Extract docstrings from a codebase into LlamaIndex documents without spending tokens on code itself.
Load Docugami-processed PDF, DOCX, or DOC files into LlamaIndex as semantic XML knowledge graphs.
LlamaIndex reader that retrieves documents from an existing in-memory Faiss index using vector similarity search for downstream data processing.
The default file-format loader bundle powering LlamaIndex's SimpleDirectoryReader.
Load and convert content from a GitBook space into LlamaIndex documents.
LlamaIndex reader that loads GitHub repo files, issues, and collaborators into documents via PAT or GitHub App auth.
LlamaIndex readers that load GitLab repository files and issues via python-gitlab.
GPT Repository Loader reads local Git repositories and converts them into LlamaIndex documents with optional preamble text for AI processing pipelines.
A LlamaIndex reader that loads datasets from Hugging Face Hub using the Filesystem API, supporting documents, dictionaries, and DataFrames.