stacey45
New Contributor II

@Gusman wrote:

Natural language queries provided by Genie are really powerful and a compeling tool.

Is there any way to execute these natural language queries through the REST API to integrate them into in-house applications?


While there's no direct REST API for Genie's natural language queries, you can use language model APIs like Google's Language AI or OpenAI's GPT-3, or combine web scraping and browser automation techniques for specific tasks. Consider factors like API usage limits, pricing, and complexity before choosing a method.