Announcing Studio: Your Development Environment for Haystack | Haystack (original) (raw)

We’re thrilled to announce an exciting new addition to the Haystack ecosystem: deepset Studio! After countless requests from our community for a visual editor to create AI workflows and invaluable feedback during the beta phase, we’re officially launching deepset Studio, a powerful tool for visually building, deploying, and managing Haystack pipelines.

What is deepset Studio?

deepset Studio is the community version of deepset Cloud, the enterprise offering from the creators of Haystack. It allows users to visually construct and deploy Haystack pipelines for free. With an intuitive drag-and-drop interface, Studio simplifies the process of designing AI applications by combining Haystack’s core and core-integration components.

If you’re a Haystack user, you’ll feel right at home. You can visually connect the same components you use in code - streamlining your workflow and reducing development time.

💡 Learn the basics of Haystack in our tutorial: Creating Your First QA Pipeline with Retrieval-Augmentation.

Why “Composable AI” Matters

AI workflows are rarely monolithic. Instead, they’re built as modular systems where smaller tasks work together to achieve a larger goal, an approach often referred to as Composable AI or Compound AI.

Take Retrieval-Augmented Generation (RAG) as an example. A RAG application consists of:

  1. Retrieval: Fetching the most relevant context for a query.
  2. Augmentation: Embedding the retrieved context into a prompt for the LLM.
  3. Generation: Using the prompt to generate a response with an LLM.

As workflows grow in complexity, the number of tasks and components increases, making it harder to manage the entire system. With Studio, you can architect these use cases visually, test, and deploy workflows, simplifying the process and reducing overhead.

Key Features

With deepset Studio, you can:

💡 Want to dive deeper? Check out our blog post: Design Haystack AI Applications Visually with deepset Studio & NVIDIA NIMs to learn how to build your first indexing and RAG pipeline with Studio.

Coming soon

We’re actively working to make Studio even more versatile. Here’s a glimpse of what’s coming soon:

Open Access: Start Using Studio!

deepset Studio is free and open to everyone! Sign up today to start exploring and creating with Studio, and you’ll receive an email in the next 24 hours with account setup instructions. Whether you’re building simple RAG workflows or architecting complex AI systems, Studio offers the tools you need to get started. Learn more about Studio on deepset blog.

Need help or have feedback? Join the dedicated #deepset-studio channel on our Haystack Discord server. Our team and community are happy to hear your thoughts. 🧡