Search your entire Slack history on a free plan
Learn how to bypass Slack's message history restriction and access all of your messages, even if you aren't on a paid Slack plan.
Forecast purchase orders for your Shopify store with MindsDB
Use the integrated machine learning in MindsDB to forecast Shopify store metrics.
Building ETL Pipeline with Python, Docker, & Airbyte
Learn how to build robust ETL pipelines using Python, Docker, and Airbyte. A guide for data engineers covering setup, implementation, & best practices.
Creating Data Pipeline with dbt & DuckDB Using Airbyte
Learn to build efficient data pipelines using Airbyte, dbt, and DuckDB. A comprehensive guide for data engineers with practical implementation steps.
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.
Building a Knowledge Management System with PyAirbyte and Vector Databases
Discover how to build efficient knowledge management systems using PyAirbyte and vector databases for streamlined data access.
Automating Customer Support Analytics: Zendesk + Airbyte + OpenAI Integration
Automate customer support analytics with Zendesk, Airbyte, and OpenAI integration. Unlock insights and enhance support efficiency.
Creating a GitHub Documentation Chatbot Using PyAirbyte and pgvector
Learn how to build a GitHub documentation chatbot with PyAirbyte and PG Vector for seamless data retrieval and enhanced user experience.
Healthcare Data Integration: FHIR API Connector with Airbyte's AI Assistant
Streamline healthcare data integration with Airbyte's AI Assistant and FHIR API connector. Simplify workflows and improve insights.
Financial Market Monitoring with Airbyte and Polygon.io Integration
Discover financial market monitoring using Airbyte and Polygon.io integration. Streamline data for actionable insights
Building a Social Media Sentiment Analyzer Using Airbyte and Twitter API
Build a social media sentiment analyzer using Airbyte and Twitter API. Simplify data integration and analyze trends effectively.
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.
A Beginner's Guide to Qdrant: Installation, Setup, and Basic Operations
Learn how to install and set up Qdrant, a powerful vector database for AI applications. This beginner's guide walks you through basic operations to manage and query embeddings.
One-click Data Pipeline for Profitability in E-commerce

In a world where e-commerce business models are relatively uniform, lies a huge opportunity in analytics of building modular, reusable data transformation models. This tutorial is about open sourcing the full end to end pipeline around a critical use case for every e-commerce: profitability calculation!
Sentiment analysis using Google sheets and Snowflake Cortex
Learn how to load user review data from Google Sheets intoS nowflake Cortex based vector store, and perform sentiment analysis using Snowflake Cortex's sentiment function.
Extract crypto data to Snowflake using PyAirbyte
Learn how to use PyAirbyte to extract cryptocurrency data from CoinAPI.io, and load it to Snowflake, followed by a series of transformations and analyses to derive meaningful insights from this data.
Extract insights from GitHub using PyAirbyte
Learn how to use PyAirbyte to extract data from Github, followed by a series of transformations and analyses to derive meaningful insights from this data. In particular, we demonstrate PyAirbyte capabilities for extracting data incrementally.
Extract data from Postgres using PyAirbyte
Learn how to leverage PyAirbyte and use Postgres as a Cache, while running in a Google Colab only. It installs packages on the system and requires sudo access.
Extract insights from Shopify using PyAirbyte
Learn how to use PyAirbyte to extract product-related data from Shopify, followed by a series of transformations and analyses to derive meaningful insights from this data.
Extract insights from Google Analytics 4 using PyAirbyte
Learn how to use PyAirbyte to extract data from Google Analytics 4, followed by a series of transformations and analyses to derive meaningful insights from this data.
Extract crypto data from CoinAPI using PyAirbyte
Learn how to use PyAirbyte to extract cryptocurrency data from CoinAPI.io, followed by a series of transformations and analyses to derive meaningful insights from this data.
End-to-end RAG using GitHub, PyAirbyte, and Langchain
Learn how to use the PyAirbyte library to read records from Github, converts those records to documents, which can then be passed to LangChain for RAG.
Leverage PyAirbyte with this demo
This is a demo of how you can leverage PyAirbyte to load the source data and read it from PyAirbyte cache, read its progress, create graphs and more.
Perform RAG with Vectara
Learn how to use data stored in Airbyte's Vectara destination to perform RAG.
Build an AI chatbot with Snowflake Cortex
Lean how to use data stored in Airbyte's Snowflake Cortex destination to perform RAG by building a Product Assistant—an AI chatbot capable of answering product-related questions using data from multiple Airbyte-related sources.
Low-Latency Data Availability Stack
Build a Low-Latency Data Availability solution that syncs data from an existing Postgres database to a BigQuery dataset using Airbyte, using Change Data Capture (CDC) and Postgres Write Ahead Log (WAL).
Weather Data Stack with dbt, Dagster and BigQuery
Easily set up a data stack using Airbyte, dbt, BigQuery, and Dagster to pull weather data from WeatherStack API, put it into BigQuery, and play around with it using dbt and Dagster.
Database snapshot to S3 then to warehouse
Build a full data stack that creates a table snapshot from a database and stores it in an Amazon S3 bucket as a JSONL file using Airbyte and then loads the snapshot file to a preferred data warehouse.
Optimizing error resolution with Sentry, dbt, Dagster and Snowflake
Configure an error analysis stack utilizing Sentry, Airbyte, Snowflake, dbt, and Dagster.
ELT simplified Stack With Github, Airbyte, dbt, Prefect and BigQuery
Build an "ELT simplified Stack" repository to pull Github data, put it into BigQuery, and play around with it using dbt and Prefect.