AEP Babelfish

AEP Babelfish is a custom GPT built to help analysts write SQL queries for Adobe Experience Platform’s Query Service. Starting as a ChatGPT project, it was later ported to Gemini and Claude. The idea is simple: instead of wrestling with AEP’s schema and XDM field paths from scratch, you describe what you want in plain English and Babelfish translates it into ready-to-run SQL — handling the joins, the dataset references, and the quirks of AEP’s query syntax for you.

Longer term, the plan is to fold Babelfish into the AEP Swiss Army Knife — a broader toolkit of utilities for AEP power users — where it will sit alongside the Python-based query renamer and other tools as one capability within a single collection.