Relevance AI is the home of the AI Workforce. Build and deploy AI Agents and Apps to your workforce without code. With advanced customization, magical deployment and multi-provider support, Relevance AI makes it easy to integrate large language models into your workflows to create powerful automations. Built for low-code users to change the world.

See a demo

Check out how easy it is to build and deploy a PDF Q&A application, in less than 2 minutes.

Key concepts

  • Agent: your own AI assistant powered by LLMs and tools
  • Tools: analysis tools/flows powered by LLMs
  • Data: sources of truth provided by you in variety of acceptable formats such as PDF, CSV, Audio
  • Templates: variety of analysis tools / flows built and maintained by Relevance
  • API keys: enter your own API key(s) for the many supported vendors

Key features

  • Take full control of your LLM

    Go beyond the basic with functionality like knowledge and our powerful validators feature that allows you to define schemas that you want from your LLMs. If the LLM doesn’t respond with valid data, we will self heal. This means you can build reliable features with LLMs.

  • Share app with a URL

    Turning a sequence of prompts into a shareable app that you can give to the team has never been easier.

  • No code required

    Our low-code environment let’s you build automations with LLMs like an AI engineer.

  • Multi-provider support

    Relevance AI supports multiple LLM providers, allowing you to quickly switch between any. Integrate once, use anywhere.

  • Built-in vector store + integrations

    Relevance AI comes with a built-in vector store that allows you to store and retrieve vectors for any text. Or, use our integrations to BYO database.

  • Type safe and flexible SDK

    Our SDK makes it easy to build real applications with LLM powered features. It’s provides type hinting for your chains and let’s you design every step. We validate types both on compile time and run time in our API.

  • Magic deployment to API

    Relevance AI is a fully-managed service that allows you to deploy LLM features in minutes. Don’t worry about infrastructure, scaling, or maintenance. Simply relevance deploy and your chains are live.

Common use-cases

Advanced use-cases leveraging LLMs can be built by using chains. These are some of the common ones we see companies get started with. However, what they create after that is as varied and impressive as the product teams building them.

  • Retrieval + Question and Answering
  • Natural language to nQL (SQL, JSON, regex etc)
  • Documentation extraction (PDF to CSV)
  • Recursive chains (Agents)

Here’s an example of a business analyst agent built with Relevance AI’s SDK.