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.4.1.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.4.1-py3-none-any.whl (16.1 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for llama_index_readers_boarddocs-0.4.1.tar.gz
Algorithm Hash digest
SHA256 159aa66eae8d4d77b2f1e5a227e3c0ff646b7411fbcbf1f8ed1c9ab3989c37c8
MD5 e8a080714ae6f7501f671aa66f9f6aef
BLAKE2b-256 da8f0c7ae04e3ded7091259ec469c30b5ac4d4f06389bb233c63c36e49c9be30

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llama_index_readers_boarddocs-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d2a31e15624bf3f259af7a5f95466d6937a2f3c050629e84d7034740e77f8bb3
MD5 fc7788ad39b0e935b78a7e5c4cebce8d
BLAKE2b-256 8934c7c0922ca2dcda45ebc82f219fcb8cdb2771c1f64fba5a13a7fefacc5af2

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