Natural Language to Custom URL

Hey all, just brainstorming an idea and wonder if it’s even possible with Codex. I would like to generate custom URLs from natural language and based on a training dataset that includes URL parameters.

Something like “take me to X for the state of California” and have it return a properly formatted URL like domain/path?id=x&state=ca (this is an overly simplified example)

Anyone have any thoughts or feedback on whether something like this is achievable?

1 Like