cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Natural language queries through REST API?

Gusman
New Contributor II

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?

1 ACCEPTED SOLUTION

Accepted Solutions

szymon_dybczak
Contributor III
2 REPLIES 2

szymon_dybczak
Contributor III

There is beta python SDK that you can try to use:

w.genie: Genie โ€” Databricks SDK for Python beta documentation

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.

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโ€™t want to miss the chance to attend and share knowledge.

If there isnโ€™t a group near you, start one and help create a community that brings people together.

Request a New Group