Skip to main content

llama-index readers boarddocs integration

Project description

BoardDocs Loader

pip install llama-index-readers-boarddocs

This loader retrieves an agenda and associated material from a BoardDocs site.

This loader is not endorsed by, developed by, supported by, or in any way formally affiliated with Diligent Corporation.

Usage

To use this loader, you'll need to specify which BoardDocs site you want to load, as well as the committee on the site you want to scrape.

from llama_index.readers.boarddocs import BoardDocsReader

# For a site URL https://go.boarddocs.com/ca/redwood/Board.nsf/Public
# your site should be set to 'ca/redwood'
# You'll also need to specify which committee on the site you want to index,
# in this case A4EP6J588C05 is the Board of Trustees meeting.
loader = BoardDocsReader(site="ca/redwood", committee_id="A4EP6J588C05")

# You can optionally specify to load a specific set of meetings; if you don't
# pass in meeting_ids, the loader will attempt to load *all* meeting content.
# Since we're actually scraping a site, this can take a little while.
documents = loader.load_data(meeting_ids=["CPSNV9612DF1"])

This loader is designed to be used as a way to load data into LlamaIndex.

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_boarddocs-0.5.0.tar.gz (16.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

llama_index_readers_boarddocs-0.5.0-py3-none-any.whl (16.1 kB view details)

Uploaded Python 3

File details

Details for the file llama_index_readers_boarddocs-0.5.0.tar.gz.

File metadata

  • Download URL: llama_index_readers_boarddocs-0.5.0.tar.gz
  • Upload date:
  • Size: 16.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for llama_index_readers_boarddocs-0.5.0.tar.gz
Algorithm Hash digest
SHA256 511465e91140bcd85ec31d9fafd4ca557fafa21fd75f6267de067fbd2eb0ff23
MD5 de3f72c32f3c704b376efb3763711967
BLAKE2b-256 dccf74896bbc12c46ba456ad4c7c1ca334949a6de1a9c31ae934a11dad0f2203

See more details on using hashes here.

File details

Details for the file llama_index_readers_boarddocs-0.5.0-py3-none-any.whl.

File metadata

  • Download URL: llama_index_readers_boarddocs-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 16.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for llama_index_readers_boarddocs-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5bb815312ac87e10892d7fe208a6e1a1e9f099d6618b7fda8a701f8f2565cfef
MD5 98fb21555695970695ed788da4f273f7
BLAKE2b-256 d5648a91516216c8af35f87d06227b7e9bb073164578e4a694a7410f790bee6e

See more details on using hashes here.

Supported by

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