AI-Powered Event Processing
at Scale

The complete platform for building intelligent, real-time workflows that transform events into automated actions, AI-generated content, and powerful insights.

Core Platform

Two powerful components working together for seamless event processing

Admin Console

A beautiful Next.js web application for managing your entire stream processing infrastructure with an intuitive interface.

  • Visual drag-and-drop workflow builder
  • Real-time monitoring and execution logs
  • Organization and team management
  • Environment variable management

Stream Consumer

High-performance Node.js application that processes events from AWS Kinesis with isolated V8 sandbox execution.

  • High throughput event processing
  • Secure isolation via isolated-vm
  • Dynamic script execution
  • Auto-scaling on AWS ECS
Workflow Canvas

Visual Drag-and-Drop Workflow Builder

Design complex automation flows with an intuitive node-based interface. Connect events, AI prompts, and actions without writing infrastructure code.

  • Event Nodes

    Entry points that evaluate conditions with AND/OR logic trees

  • 🧠
    Prompt Nodes

    Execute AI/LLM prompts with variable interpolation

  • Action Nodes

    Execute custom JavaScript for API calls, publishing, and data transforms

E
Event
P
Prompt
A
Action
Event: message.type === "touchdown"
Prompt: Generate commentary for {{player}}
Action: postToMastodon(response)
AI/LLM Integration

Powered by Leading AI Models

Seamlessly integrate with the most powerful language models to generate content, analyze data, and make intelligent decisions.

🤖

OpenAI GPT-4

Advanced reasoning and content generation with the latest GPT models.

🧠

Anthropic Claude

Constitutional AI with exceptional analysis and nuanced understanding.

☁️

AWS Bedrock

Enterprise-grade AI with Titan embeddings and managed model access.

AI Capabilities

Content Generation
Sentiment Analysis
Vector Embeddings
Multi-turn Dialogue
Data Extraction
Classification
Summarization
RAG Retrieval
Prompt Builder
PROMPT TEMPLATE
You are a {{role}} analyst. Generate engaging content about:
{{event.description}}
SENTIMENT
Aggressive
VERSION
v12
TEST RESULT
🏈 TOUCHDOWN! Amazing 15-yard play...
Prompt Builder

Test & Iterate on AI Prompts

A specialized tool for creating, testing, and analyzing AI prompt templates with variable substitution and sentiment analysis.

  • Handlebars-style variable syntax
  • Multiple test scenarios with real data
  • Sentiment & style dimension analysis
  • Version history tracking
AI Assistant

Build Workflows with Natural Language

An intelligent chat interface that creates workflow entities on your behalf. Just describe what you want, and the assistant builds it.

Example Request:
"Create an action that posts the latest AI response to Mastodon when a touchdown event occurs"
  • Natural language entity creation
  • Documentation-aware (RAG)
  • Directly creates entities in database
💬 AI Assistant
👤
Create an action that posts to Mastodon
🤖

I've created a "Post to Mastodon" action entity for you. It uses the postLatestPromptToMastodon() function.

✓ Created: Post to Mastodon

Powerful Built-in Functions

Ready-to-use functions injected into your workflow scripts

📣

Social Media

  • postToMastodon()
  • postLatestPromptToMastodon()
🔍

Pinecone Vector DB

  • pineconeUpsert()
  • pineconeQuery()
  • pineconeFetch()
💾

Short-Term Memory

  • stmStore()
  • stmRetrieve()
  • stmRetrieveAll()
🧠

AI/LLM Services

  • promptCallToken()
  • createEmbedding()
  • latestPromptResponse()
🏈

SportRadar

  • nflGetTeams()
  • nflGetPlayerProfile()
  • nflGetTeamRoster()
🔧

Utilities

  • print()
  • evaluateCondition()
  • pubsubPublish()
Monitoring & Debugging

Complete Visibility into Every Execution

The Processed Messages screen provides full visibility into all events. Messages are categorized by status with detailed execution timelines.

Success
Errors
Ignored
  • Step-by-step execution timeline
  • AI-generated error suggestions
  • Message replay for debugging
  • Send context to Prompt Builder
Execution Log Timeline
E
NFL Touchdown Event
branch_evaluated → play
12ms
P
Generate Commentary
claude-3-sonnet • 1523 chars
2.3s
A
Post to Mastodon
postLatestPromptToMastodon()
450ms

Ready to Transform Your Event Processing?

Start building intelligent, AI-powered workflows in minutes. No infrastructure to manage, no code to deploy.