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/extras/integrations/document_transformers
Eric BREHAULT 19b4ecdc39
Implement NucliaDB vector store (#10236)
# Description

This pull request allows to use the
[NucliaDB](https://docs.nuclia.dev/docs/docs/nucliadb/intro) as a vector
store in LangChain.

It works with both a [local NucliaDB
instance](https://docs.nuclia.dev/docs/docs/nucliadb/deploy/basics) or
with [Nuclia Cloud](https://nuclia.cloud).

# Dependencies

It requires an up-to-date version of the `nuclia` Python package.

@rlancemartin, @eyurtsev, @hinthornw, please review it when you have a
moment :)

Note: our Twitter handler is `@NucliaAI`
1 year ago
..
beautiful_soup.ipynb Added new use case docs for Web Scraping, Chromium loader, BS4 transformer (#8732) 1 year ago
docai.ipynb Added a pdf parser based on DocAI (#9579) 1 year ago
doctran_extract_properties.ipynb mv module integrations docs (#8101) 1 year ago
doctran_interrogate_document.ipynb mv module integrations docs (#8101) 1 year ago
doctran_translate_document.ipynb mv module integrations docs (#8101) 1 year ago
html2text.ipynb mv module integrations docs (#8101) 1 year ago
index.mdx mv module integrations docs (#8101) 1 year ago
nuclia_transformer.ipynb Implement NucliaDB vector store (#10236) 1 year ago
openai_metadata_tagger.ipynb mv module integrations docs (#8101) 1 year ago