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.
For now, GPT Babelfish can be found on:
https://chatgpt.com/g/g-67d065ef47c08191806448952d0ba29c-aep-sql-babelfish-v4-05-by-barrymann-com
You may find that before long you have many queries, to rename & organise them, you might like to use Babelfish Query Renamer, a python script which intelligently renames ayour query bank, using Claude.