You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/docs/modules/document_loaders/examples
Tim Asp d22651d82a Add new iFixit document loader (#1333)
iFixit is a wikipedia-like site that has a huge amount of open content
on how to fix things, questions/answers for common troubleshooting and
"things" related content that is more technical in nature. All content
is licensed under CC-BY-SA-NC 3.0

Adding docs from iFixit as context for user questions like "I dropped my
phone in water, what do I do?" or "My macbook pro is making a whining
noise, what's wrong with it?" can yield significantly better responses
than context free response from LLMs.
2 years ago
..
example_data add CoNLL-U document loader (#1297) 2 years ago
CoNLL-U.ipynb add CoNLL-U document loader (#1297) 2 years ago
airbyte_json.ipynb Added initial capital letter to bullet points that had it missing (#1000) 2 years ago
azlyrics.ipynb adding webpage loading logic (#942) 2 years ago
college_confidential.ipynb adding webpage loading logic (#942) 2 years ago
copypaste.ipynb copy paste loader (#1302) 2 years ago
directory_loader.ipynb directory loader improvements (#1162) 2 years ago
email.ipynb Harrison/unstructured structured (#1004) 2 years ago
evernote.ipynb Harrison/evernote nb (#1078) 2 years ago
facebook_chat.ipynb Harrison/fb loader (#1277) 2 years ago
gcs_directory.ipynb Harrison/add roam loader (#939) 2 years ago
gcs_file.ipynb Harrison/add roam loader (#939) 2 years ago
gitbook.ipynb Harrison/updating docs (#1196) 2 years ago
googledrive.ipynb add GoogleDriveLoader (#914) 2 years ago
gutenberg.ipynb gutenberg books (#946) 2 years ago
hn.ipynb Harrison/hn loader (#1130) 2 years ago
html.ipynb add unstructured examples (#913) 2 years ago
ifixit.ipynb Add new iFixit document loader (#1333) 2 years ago
image.ipynb feat: document loader for image files (#1330) 2 years ago
imsdb.ipynb adding webpage loading logic (#942) 2 years ago
microsoft_word.ipynb Harrison/unstructured structured (#1004) 2 years ago
notebook.ipynb cleanup (#1274) 2 years ago
notion.ipynb update docs (#905) 2 years ago
obsidian.ipynb Harrison/obsidian (#920) 2 years ago
online_pdf.ipynb fix docs (#1133) 2 years ago
pdf.ipynb chroma docs (#1012) 2 years ago
powerpoint.ipynb Harrison/unstructured structured (#1004) 2 years ago
readthedocs_documentation.ipynb Harrison/unstructured support (#903) 2 years ago
roam.ipynb Harrison/add roam loader (#939) 2 years ago
s3_directory.ipynb Harrison/add roam loader (#939) 2 years ago
s3_file.ipynb Harrison/add roam loader (#939) 2 years ago
srt.ipynb add srt loader (#1140) 2 years ago
telegram.ipynb Harrison/telegram loader (#1080) 2 years ago
unstructured_file.ipynb docs: add quotes to `unstructured[local-inference]` install instructions (#1208) 2 years ago
url.ipynb feat: adds `UnstructuredURLLoader` for loading data from urls (#979) 2 years ago
web_base.ipynb adding webpage loading logic (#942) 2 years ago
word_document.ipynb feat: document loader for MS Word documents (#1282) 2 years ago
youtube.ipynb Harrison/youtube fixes (#955) 2 years ago