diff --git a/README.md b/README.md index 820ae907e..db174791d 100644 --- a/README.md +++ b/README.md @@ -9,25 +9,32 @@ [![License ELv2](https://img.shields.io/badge/License-ELv2%20-blue)](https://github.com/instill-ai/vdp/blob/main/LICENSE) -π§ **Instill VDP (Versatile DataΒ Pipeline)** is a source available unstructured data ETL tool to streamline the end-to-end unstructured data processing pipeline. +π§ **Instill VDP (Versatile DataΒ Pipeline)** is a source-available tool, designed to streamline your data processing pipelines from inception to completion. If your goal is to develop versatile AI features using Large Language Models (LLM), Generative AI, Vision, or Audio models, Instill VDP empowers you to: -βοΈ **Instill Cloud** offers fully managed **Instill VDP**. Please [sign up](https://console.instill.tech) to try out for free. +- Effortlessly **connect** to your unstructured data +- **Build** pipelines to enable diverse AI functionalities in your applications +- Visually **test** pipelines with a single click, viewing output at each stage +- Easily **share** your pipelines to showcase your work -## Highlights - -- 𧬠**[The backbone for all your AI needs](https://www.instill.tech/docs/core-concepts/pipeline)** - production-ready AI-first applications built with LLM, Diffusion Models and more - -- π **[The fastest way to build unstructured data pipelines](https://www.instill.tech/docs/core-concepts/pipeline)** - building a pipeline is like assembling LEGO blocks +π **Instill Core: AI-driven Unstructured Data ETL Stack** π -- β‘οΈ **[High-performing backends](https://www.instill.tech/docs/prepare-models/overview)** implemented in Go +Instill VDP stands as a crucial project within our **[Instill Core](https://www.instill.tech/docs/core/welcome)** stack. Instill Core provides an open-source AI infrastructure tailored for unstructured data, enabling versatile AI application development. Within this ecosystem, delve into source-available projects that enable you to construct flexible AI pipelines, enhancing your data processing abilities and converting raw data into actionable insights. -- π **[Pre-built miscellaneous connectors](https://www.instill.tech/docs/core-concepts/connector)** for extensive data and AI access +- π§ [Instill VDP](https://github.com/instill-ai/vdp): Streamline the unstructured data journey for AI applications +- βοΈ [Instill Model](https://github.com/instill-ai/model): Transform your applications with AI models +- πΏ [Instill Base](https://github.com/instill-ai/base): Essential Services for VDP and Model -- πͺ’ **[Build pipelines for diverse scenarios](https://www.instill.tech/docs/core-concepts/pipeline#mode)** - **SYNC** mode for real-time inference, and **ASYNC** or **PULL/PUSH** mode for on-demand workload -- π§ **[Scalable API-first platform](https://www.instill.tech/docs/start-here/faq#tech)** - seamless integration to modern data stack at any scale +## Highlights -- π€ **[Built for every AI and Data practitioner](https://www.instill.tech/docs/start-here/faq#essentials)** - The no-/low-code interface helps take off your AI Researcher, AI Engineer, Data Engineer, Data Scientist, designer, marketer and content creator hat and *put on the all-rounder hat* to deliver more with VDP +- π Accelerate AI applications by building end-to-end AI-powered pipelines for unstructured data up to 10 times faster +- π Utilize pre-built connectors to access data from various sources, powerful AI models, and third-party tools +- π Benefit from a no-code drag-and-drop pipeline builder, enabling quick and customizable application development +- πͺ’ Choose between real-time inference (SYNC) and on-demand workload (ASYNC) processing modes +- π§ Enjoy a scalable API-first microservice design, offering an excellent developer experience +- β‘οΈ Leverage high-performing backends implemented in Go +- π Gain visibility into pipeline performance through a detailed dashboard +- π€ Access no-/low-code interfaces, making VDP suitable for every AI and data practitioner ## Prerequisites @@ -37,6 +44,9 @@ ## Quick start +> **Note** +> Code in the main branch tracks under-development progress towards the next release and may not work as expected. If you are looking for a stable alpha version, please use [latest release](https://github.com/instill-ai/vdp/releases). + Execute the following commands to start pre-built images with all the dependencies: **The stable release version** @@ -66,28 +76,43 @@ To shut down all running services: $ make down ``` -> **Note** -> Code in the main branch tracks under-development progress towards the next release and may not work as expected. If you are looking for a stable alpha version, please use [latest release](https://github.com/instill-ai/vdp/releases). +Explore our [documentation](https://www.instill.tech/docs/vdp/deployment/overview) to discover all available deployment options. -## Documentation +## Instill Cloud + +If self-hosting isn't your preference, don't worry! We've got you covered with βοΈ [Instill Cloud](https://console.instill.tech)! It's a fully-managed public cloud service that grants you access to all the fantastic features of Instill Core, without the hassle of managing infrastructure. + +