Explore popular use cases to empower your teams

All versions
All tools
All use cases
Reset Filters
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.

End-to-end RAG using Airbyte's Terraform, dbt, Notion, BigQuery and Pinecone

made by

Learn how to build a full data stack using Airbyte Cloud, Terraform, and dbt to move data from Notion -> BigQuery -> Pinecone for interacting with fetched data through an LLM and form a full fledged RAG.

Check the tutorial >

End-to-end RAG using Airbyte Cloud, S3, BigQuery and Pinecone

made by

Learn how to build a full data stack using Airbyte Cloud, Terraform, and dbt to move data from S3 -> BigQuery -> Pinecone for interacting with fetched data through an LLM and form a full fledged RAG.

Check the tutorial >

Customer Segmentation Analytics Stack With Shopify, Airbyte, dbt, Dagster and BigQuery

made by

Learn how to easily set up a data stack using Shopify, Airbyte, dbt, BigQuery, and Dagster. Pull Shopify data, put it into BigQuery, and play around with it using dbt and Dagster.

Check the tutorial >

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

made by

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.

Check the tutorial >

End-to-end RAG using Airbyte Cloud, S3 and Vectara

made by

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

Check the tutorial >

Using PyAirbyte as a data orchestrator for hosted Airbyte connections

made by

Learn how to automate and monitor Airbyte Cloud sync jobs using PyAirbyte. It includes setting up job executions, handling dependencies, sending real-time status updates, and visually representing job details and outcomes on a timeline.

Check the tutorial >

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

made by

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.

Check the tutorial >

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

made by

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.

Check the tutorial >

Storing GitHub vector data into Snowflake Cortex using PyAirbyte

made by

Learn how to load data from GitHub airbyte-source into Snowflake using PyAirbyte, and afterwards convert the stream data into vector.

Check the tutorial >

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

made by

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.

Check the tutorial >

PyAirbyte Custom Snowflake Cache Demo

made by

Learn how to use PyAirbyte to ingest cryptocurrency data from CoinAPI.io into Snowflake.

Check the tutorial >

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

made by

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.

Check the tutorial >

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

made by

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

Check the tutorial >

End-to-end RAG using Github, PyAirbyte and Chroma Vector DB

made by

Learn how to set up a RAG pipeline from GitHub, using PyAirbyte, storing the data in Chroma, using LangChain to perform RAG on the stored data.

Check the tutorial >

Illustrating the Usage of langchain _airbyte Package

made by

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.

Check the tutorial >

How to add custom source to PyAirbyte using the no-code builder

made by

Learn how to add custom sources built from the Connector Builder to PyAirbyte, Airbyte's open-source Python library.

Check the tutorial >

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

made by

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

Check the tutorial >

End-to-end RAG using Airbyte Cloud, S3 and Pinecone

made by

Learn how to build a full data stack using Airbyte Cloud, Terraform, and dbt to move data from S3 -> BigQuery -> Pinecone for interacting with fetched data through an LLM and form a full fledged RAG.

Check the tutorial >

End-to-end RAG using Facebook Marketing, PyAirbyte, Milvus (Zilliz), and Langchain

made by

Learn how to use PyAirbyte to load data from Facebook marketing, store the data in Milvus (Zilliz) vector store and perform a short RAG demo (using OpenAI/LangChain).

Check the tutorial >

Quickstart for End-to-end RAG using Gitlab, PyAirbyte, and Qdrant

made by

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

Check the tutorial >

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

made by

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.

Check the tutorial >

RAG based recommendation system on Shopify, using PyAirbyte, Langchain and Pinecone

made by

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

Check the tutorial >

Streamlining Amazon Product Review Analysis with Apify and Snowflake Cortex

made by

Learn how to scrape customer reviews from an Amazon product page, loading the data into Snowflake Cortex, and performing summarization.

Check the tutorial >

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

made by

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.

Check the tutorial >

Scraping web data from Apify source into Airbyte for Langchain

made by

Learn how to scrape data from a website and load it in a database using PyAirbyte and LangChain. Integrating web data into LLMs can enhance their performance by providing up-to-date and relevant information.

Check the tutorial >

End-to-end RAG using Airbyte Cloud, S3 and Snowflake Cortex

made by

Learn how to set up an end-to-end RAG pipeline using Airbyte Cloud, Amazon S3, and Snowflake Cortex.

Check the tutorial >

Airbyte, dbt and Prefect (PAD) Stack with BigQuery

made by

Explore the synergy of Airbyte, Prefect, dbt, and BigQuery with this quickstart template! Seamlessly extract data from Postgres, transform it using dbt, and manage workflows effortlessly with Prefect.

Check the tutorial >

Migrating Data from MongoDB to Postgres with Airbyte

made by

Seamlessly synchronize NoSQL MongoDB data to MySQL databases using the Airbyte terraform provider, packed with flexibility for diverse integrations.

Check the tutorial >

Postgres Snowflake Data Integration Stack

made by

Navigate Postgres to Snowflake integrations effortlessly with Airbyte and terraform. Launch into a world of data connectivity with our streamlined template.

Check the tutorial >