Explore popular use cases to empower your teams

Explore popular use cases to empower your teams

No items found.

Illustrating the Usage of langchain _airbyte Package

The langchain-airbyte package integrates LangChain with Airbyte. It has a very powerful function AirbyteLoader which can be used to load data as document into langchain from any Airbyte source.

How to Create an LLM Application with ChromaDB & Airbyte

Learn how to build a robust Large Language Model application using ChromaDB for vector storage and Airbyte for data integration, simplifying your AI development workflow.

No items found.

Full-Stack AI Task Prioritization Chatbot with Asana, Airbyte, Milvus, and Next.js

Build a quick full-stack AI application which arranges your Asana tasks for you in order of priority using MIlvus, Airbyte Cloud, and Next.js.

No items found.

End-to-end RAG with Airbyte Cloud, Microsoft Sharepoint, and Milvus (Zilliz)

Learn how to build an end-to-end RAG pipeline, extracting data from Microsoft Sharepoint using Airbyte Cloud, loading it on Milvus (Zilliz), and then using LangChain to perform RAG on the stored data.

No items found.

End-to-end RAG with Airbyte Cloud, Google Drive, and Snowflake Cortex

Learn how to build an end-to-end Retrieval-Augmented Generation (RAG) pipeline. We will extract data from Google Drive using Airbyte Cloud to load it on Snowflake Cortex.

No items found.

End-to-end RAG using a file source, PyAirbyte, Pinecone, and Langchain

Learn how to build a RAG pipeline, extracting data from a file source using PyAirbyte, storing it in a Pinecone vector store, and then using LangChain to perform RAG on the stored data.

No items found.

End-to-end RAG using Salesforce, Airbyte Cloud and Weaviate

Learn how to build an end-to-end RAG pipeline, extracting data from Salesforce using Airbyte Cloud to load it on Weaviate and set up a RAG there.

No items found.

End-to-end RAG using S3, PyAirbyte, Pinecone, and Langchain

Learn how to build an end-to-end RAG pipeline, extracting data from an S3 bucket using PyAirbyte, storing it in a Pinecone vector store, and then use LangChain to perform RAG on the stored data.

No items found.

End-to-end RAG using Milvus Lite and PyAirbyte - fully in Python

Learn how to build a simple RAG (Retrieval-Augmented Generation) pipeline with Milvus Lite and PyAirbyte, for a fully local development in Python.

No items found.

End-to-end RAG using Jira, PyAirbyte, Pinecone, and LangChain

Learn how to build a RAG pipeline, extracting data from Jira using PyAirbyte, storing it in a Pinecone vector store, and then using LangChain to perform RAG on the stored data.

No items found.

End-to-end RAG using Google Drive, PyAirbyte, Pinecone, and LangChain

Learn how to build an end-to-end RAG pipeline, extracting data from Google Drive using PyAirbyte, storing it in Pinecone, and then using LangChain to perform RAG on the stored data.

No items found.

End-to-end RAG using Github, PyAirbyte and Weaviate

Learn how to load data from Github into Weaviate using PyAirbyte, then to use source-github and its stream 'issues'.