Skip to main content

What is the Rippletide Platform?

The Rippletide Platform at app.rippletide.com is the web interface that brings together all three pillars of Rippletide in one place:

Eval (Evaluate agent responses)

Evaluate agent responses, run evaluations, view hallucination reports, and track agent hallucinations over time. All from the dashboard.

Context Graph

Visualize your agent’s context graph: entities, memories, and relationships displayed as an interactive graph.

Decision runtime

Build agents step by step: define knowledge, configure processes, and set guardrails. All from the browser.

When to use it

  • You want a visual interface instead of writing API calls
  • You need to onboard team members who aren’t developers
  • You want to visualize and debug your agent’s context graph
  • You need to import knowledge from external sources (PDFs, Amazon Bedrock)

Key Features

Visual Agent Builder

Create agents step by step: define a name, connect a knowledge source, configure processes, and set guardrails.

Knowledge Connectors

Import knowledge from external sources like Amazon Bedrock, PDFs, or manual Q&A entry. The platform extracts and structures your data automatically.

Guardrail Configuration

Set safety rules your agent must follow. Guardrails are enforced at the engine level with 100% compliance. They cannot be bypassed by prompt injection.

Knowledge Visualization

See your agent’s entire context graph: Q&A pairs, tags, relations, and state transitions displayed as an interactive graph.

Getting Started

1

Sign up

Go to app.rippletide.com and create an account.
2

Create an agent

Click “Create Agent”, choose “Start from scratch” or connect an external knowledge source.
3

Add knowledge

Upload PDFs, connect Amazon Bedrock, or manually add Q&A pairs.
4

Configure guardrails

Define the safety rules and boundaries for your agent.
5

Test and iterate

Chat with your agent directly in the platform, review its context graph, and refine.

Integrations

Amazon Bedrock

Connect your existing Bedrock knowledge bases to Rippletide for evaluation and guardrail enforcement.

MCP Integration

Expose your agent as an MCP server and plug it into Cursor, Claude, VS Code, and more.