Skip to content

author

Rasa team

17contributions

  • Library · article ·

    Enterprise AI Security and Compliance: A Practical Framework

    A framework for thinking about security and compliance when agents handle real customer data.

  • Library · article ·

    How to Build an AI Agent: A Developer's Guide

    A practical walkthrough of what goes into a production agent, from architecture choices to evaluation.

  • Library · article ·

    Introducing Rasa University: A Hands-on Learning Path for Agent Engineers

    The launch post for Rasa University — what the learning path covers and how the developer certification works.

  • Library · course ·

    Why Voice AI Agents Fail

    The voice-specific companion course — latency, barge-in, transcription errors, and the failure modes unique to speaking agents.

  • Library · course ·

    Why Agents Fail

    A free, self-paced course on harness engineering: why LLM agents break in production and what to do about it.

  • Starting points · project

    Rasa Quickstart

    One command scaffolds a Rasa agent project with a complete Makefile — not a repo to clone, but an installer to run. macOS and Linux.

  • Starting points · project

    Starter pack: Retail banking

    A retail-banking assistant: transfer money, check balances, manage payees, and block cards. Fork it and shape it into your own.

  • Starting points · project

    Starter pack: Insurance

    Guides customers through filing a claim, checking claim status, and coverage questions across home and auto insurance.

  • Starting points · project

    Starter pack: Telecom

    Troubleshoots slow internet with live diagnostics, explains and manages bills, and hands off to a human agent when needed.

  • Showcase · project

    Agentic orchestration samples

    Runnable sample assistants showing orchestration patterns for multi-agent and multi-skill setups.

  • Showcase · project

    Customer service: Rasa vs LangGraph

    A comparative evaluation of the same customer-service assistant built with Rasa and with LangGraph — read the notebooks and draw your own conclusions.

  • Showcase · project

    Rime voice demo

    A low-latency voice assistant architecture pairing Rasa with Rime for speech synthesis.

  • Showcase · project

    Sovereign voice AI agents

    Voice agents built to run fully under your own control — no dependency on third-party hosted models.

  • Showcase · project

    Why agents fail

    A self-paced course on harness engineering: why LLM agents break in production and what to do about it. A voice-specific companion course also exists.

  • Showcase · project

    RAG with FAISS and Gemini

    A hands-on tutorial implementing retrieval-augmented generation in a Rasa assistant with FAISS and Gemini. A FAISS-only variant is also available.

  • Showcase · project

    Developer Edition on Docker Compose

    A Docker Compose setup for running the Developer Edition — the quickest route to a containerised local deployment.

  • Showcase · project

    Codespaces quickstart

    Start building in the browser with GitHub Codespaces — no local Python setup required.