Skip to main content

llama-index readers obsidian integration

Project description

LlamaIndex Readers Integration: Obsidian

Overview

Obsidian Reader is a utility class for loading data from an Obsidian Vault. It parses all markdown files in the vault and extracts text from under Obsidian headers, returning a list of documents, each containing text from a separate header.

Usage

from llama_index.readers.obsidian import ObsidianReader

# Initialize ObsidianReader with the path to the Obsidian vault
reader = ObsidianReader(input_dir="<Path to Obsidian Vault>")

# Load data from the Obsidian vault
documents = reader.load_data()

Implementation for Obsidian reader can be found here

This loader is designed to be used as a way to load data into LlamaIndex and/or subsequently used as a Tool in a LangChain Agent.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

llama_index_readers_obsidian-0.4.0.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file llama_index_readers_obsidian-0.4.0.tar.gz.

File metadata

File hashes

Hashes for llama_index_readers_obsidian-0.4.0.tar.gz
Algorithm Hash digest
SHA256 39681ce68c4c1dee8c7b1b14622a6ffceda12b771483df737f3a6247821d814b
MD5 13113b30ee4eb0abf5135acdae0d1331
BLAKE2b-256 a00c9e1c7605cbb5889ad815af3f239213b56f2d3b56bc0fbe14d55f1a59afbe

See more details on using hashes here.

File details

Details for the file llama_index_readers_obsidian-0.4.0-py3-none-any.whl.

File metadata

File hashes

Hashes for llama_index_readers_obsidian-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7e1158d0154c169a9beaeca6106a8b8783b460ecfb2fc518d07c58125d11d1bc
MD5 064ebf5ecf30830a9cd6ef6391ffdc8f
BLAKE2b-256 71f8e3f0c16619ef79c07c241289f1175c9918d0f1bcbec5511f00f1c9ee3f6e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page