Skip to main content
Rilo uses advanced AI to understand your workflow requirements and automatically create, configure, and optimize automation workflows from simple natural language descriptions.

Overview

When you describe what you want to automate, Rilo’s AI:
  • Understands your intent: Interprets natural language to understand your goals
  • Creates workflow structure: Designs the workflow with appropriate blocks and dependencies
  • Configures settings: Discovers what configuration is needed and asks clarifying questions
  • Generates code: Writes executable code to implement your workflow
  • Sets up triggers: Configures when and how your workflow should run
You simply describe what you want in plain English. Rilo’s AI handles all the technical complexity.

How It Works

1. Describe Your Workflow

Tell Rilo what you want to automate in natural language:
"Scrape Reddit posts daily and email summary to admin@example.com"

2. AI Creates Your Workflow

Rilo’s AI automatically:
  • Creates the workflow structure with appropriate blocks
  • Determines execution flow and dependencies
  • Identifies required tools and integrations

3. Configuration & Verification

The AI:
  • Discovers what settings are needed
  • Asks clarifying questions (email addresses, schedules, filters, etc.)
  • Validates that all required integrations are available
  • Ensures the workflow is properly configured

4. Code Generation

Rilo automatically generates the code needed to:
  • Execute each step of your workflow
  • Handle data flow between steps
  • Integrate with external tools and services
  • Manage errors and edge cases

5. Ready to Execute

Your workflow is ready to run! Rilo monitors execution and provides real-time updates on progress.

AI Capabilities

Natural Language Understanding

Rilo’s AI understands:
  • Workflow goals and requirements
  • Tool and integration references
  • Timing and scheduling needs
  • Data processing requirements
  • Conditional logic and branching

Intelligent Configuration

The AI automatically:
  • Identifies required settings
  • Asks relevant clarifying questions
  • Suggests sensible defaults
  • Validates configuration completeness

Smart Code Generation

Generated workflows include:
  • Proper data handling and transformation
  • Integration with external services
  • Error handling and logging
  • Efficient execution logic

Best Practices

Provide clear descriptions of what you want to automate. Include important details like timing, data sources, and desired outputs.
When Rilo asks clarifying questions, provide detailed answers. This helps create workflows that match your exact needs.
Review the generated workflow before executing it. Check that the structure and configuration match your expectations.
Your first workflow might need adjustments. Rilo learns from your feedback and improves over time.

Example Workflow Creation

Your Request:
"Every Monday at 9 AM, scrape top posts from r/python and r/programming,
filter for posts with 50+ upvotes, and send me an email summary"
What Rilo Creates:
  1. Trigger: Scheduled trigger for Monday at 9 AM
  2. Scraping Block: Collects posts from specified subreddits
  3. Filter Block: Filters posts by upvote threshold
  4. Email Block: Sends formatted summary to your email
All configuration is handled through natural conversation with the AI.

What You Can Automate

Rilo’s AI can help you automate:
  • Data Collection: Web scraping, social media monitoring, API data retrieval
  • Content Creation: AI-generated content, reports, summaries
  • Communication: Email campaigns, notifications, social media posting
  • Data Processing: Filtering, transformation, analysis, enrichment
  • Integration: Connect and sync data between different tools
  • Human Review: Add approval steps for quality control

Limitations

Workflows have some constraints to ensure reliability and security.
  • One trigger per workflow: Each workflow has a single trigger (schedule, event, or manual)
  • Linear flow: Workflows execute in a clear sequence (no circular loops)
  • Secure execution: Workflows run securely
  • Tool availability: Can only use connected integrations and available tools

Troubleshooting

  • Break complex workflows into simpler descriptions
  • Provide examples of what you want
  • Be more specific about data sources and actions
  • Answer any clarifying questions with details
  • Provide feedback on what’s incorrect
  • Update the workflow description with more details
  • Adjust individual blocks as needed
  • Try describing it in a different way
  • Include more details upfront (email addresses, schedules, thresholds)
  • Specify which tools or integrations to use
  • Provide example inputs and outputs
  • Be explicit about requirements

Rilo’s AI is continuously improving. It learns from patterns and gets better at understanding your automation needs over time.