This is a more advanced integration of Google Drive with langchain.
Project description
This is a more advanced integration of Google Drive with langchain.
Install
pip install langchain-googledrive
For debug
poetry install --with test
make test
Documentation
Documentation is available in the docs folder in the form of Jupyter notebooks.
Dependencies
In order to support advanced features, you may need to install the following optional dependencies:
Dependency | Purpose |
---|---|
unstructured |
Parsing and extracting text from various unstructured document formats |
pdf2image |
Converting PDF files to images for OCR processing |
pypandoc |
Converting between different document formats |
pytesseract |
Performing OCR (Optical Character Recognition) on images and scanned documents |
pdfminer.six |
Extracting text and metadata from PDF documents |
pi_heif |
Handling HEIF (High Efficiency Image Format) image files |
detectron2 |
Advanced image analysis for complex document structures |
These dependencies enhance the ability to process and extract information from a wide variety of file types that may be stored in Google Drive. Install the ones you need based on the types of documents you expect to work with.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file langchain_googledrive-0.3.35.tar.gz
.
File metadata
- Download URL: langchain_googledrive-0.3.35.tar.gz
- Upload date:
- Size: 27.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
3649732bd9e3aeb205a0b52fd5ae51defa967928e203400341922503981a7009
|
|
MD5 |
8da79a977573e452ad6d50f5a21df62f
|
|
BLAKE2b-256 |
1d3e6cbe206b9078b1e6c8c8f14cd9681e1ed0d2e325cdce18400bb124f10a6b
|
File details
Details for the file langchain_googledrive-0.3.35-py3-none-any.whl
.
File metadata
- Download URL: langchain_googledrive-0.3.35-py3-none-any.whl
- Upload date:
- Size: 30.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
e3d07acd26ae5596109e4e393c2c3794c5c648066ea580df0cee0283446dc953
|
|
MD5 |
4c0d36468da00643fd174c6376a841f6
|
|
BLAKE2b-256 |
8c992228927d956b40f180ba5b0364c5a0eed36b926f964d7168e5bf5c52aae9
|