Skip to main content

llama-index readers readme.com integration

Project description

Readme.com Loader

pip install llama-index-readers-readme

This loader fetches the text from Readme docs guides using the Readme API. It also uses the BeautifulSoup library to parse the HTML and extract the text from the docs.

Usage

To use this loader, you need to pass in the API Key of a Readme account.

from llama_index.readers.readme import ReadmeReader

loader = ReadmeReader(api_key="YOUR_API_KEY")
documents = loader.load_data()

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_readme-0.2.0.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file llama_index_readers_readme-0.2.0.tar.gz.

File metadata

File hashes

Hashes for llama_index_readers_readme-0.2.0.tar.gz
Algorithm Hash digest
SHA256 5f5c0af1532ff87f0ea6757da325638e807fe3909f48f1efea9e6b4857738716
MD5 af72fb257d290494ce91002fb1ca3ee2
BLAKE2b-256 4e0f3cf9f2afc06a86a6443a98ff05697336642d850da60256714180c4b183b1

See more details on using hashes here.

File details

Details for the file llama_index_readers_readme-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for llama_index_readers_readme-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0403479a391bf1420c169a3d9c515e7b1fe842b8de197b52e5f884d39f15ba49
MD5 a8a3941b6ec0598294bb4bb01fa014ed
BLAKE2b-256 e6c2f94ce356b3ad0bda42694733adf565d0407d83a4f75ca51bfb8c187c36ab

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