[Enhancement] Integrate new topic auto-suggest with elastic.co content

When a user starts to create a new topic, a list of similar topics is shown to the user ("Your topic is similar to..."). @colings86 and I were discussing this and wondering if this list could also include suggestions from our own web site, https://elastic.co. Our web site exposes a suggestions API, for example: https://www.elastic.co/suggest?q=heap%20size

Would this be possible?