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.3.0.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for llama_index_readers_obsidian-0.3.0.tar.gz
Algorithm Hash digest
SHA256 6f96b9cda8a8fe4656df489fd4e7edf1cb6e23c7b6c08ba717ac1b2f4177113c
MD5 9509381b2b309b84150290938e49e3ae
BLAKE2b-256 54a6440fce4a543b7307b422895b3d9a3d1f03be1a5d8a89ffcd263f3b3e725a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llama_index_readers_obsidian-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 bff9ce1cd481436c5e18e1726c4a515ce2268c58a91d07b2a759c13579c57eea
MD5 1419c6fb6f6b8a2f19f8bf84ce49ddf3
BLAKE2b-256 394afc568b4bdb3f86ce1ef6217d96006aa3325030dc289131bd6f0b5fb4a6cc

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