Drimer Docs

Introduction

Drimer's Amelia Widget — an AI-powered travel assistant for travel agents.

Amelia is Drimer's conversational AI widget designed to help travel agents craft trips faster and more easily for their customers. It searches flights, hotels, activities and tours, drafts full itineraries, and generates budget proposals — all through a natural-language chat interface.

What is the Partner Program?

The Drimer Partner Program lets travel agencies embed Amelia on their own platforms. As a partner you receive:

  • A public key, a secret key, and an API endpoint to generate session tokens
  • Full control over theming (primary colors) and locale
  • Access to Amelia's complete feature set: chat, search, trip drafts, and budget generation

How it works

  1. Your backend generates a session token via the Drimer Partner API
  2. You include the Amelia inline script on your page
  3. You call Drimer.init() with your public key, token, and configuration
  4. Amelia renders inside an iframe in the element you specify

Next steps

On this page