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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for llama_index_readers_boarddocs-0.4.0.tar.gz
Algorithm Hash digest
SHA256 cf4517be237b049cc48a40f3d8516ec2b174eee0fcbac8df449552913ebba569
MD5 a450bcd5b5d94778256e62cc498739b4
BLAKE2b-256 c9a0bb36b0ac2a98207c86a33e53d2b27ecf5ae4f72093bc4dc221c8564b3a01

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llama_index_readers_boarddocs-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5065b7af4b04fc8d0be8e76e13e883cf29582deed8e1de6b5529308ecdcb17b7
MD5 a184bc28f0c7560569d01f999db7cc82
BLAKE2b-256 d49ea084c4b52cc396d1f89cf977ccad80afff64a925d0dad56acc2d817e8630

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