cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Community Platform Discussions
Connect with fellow community members to discuss general topics related to the Databricks platform, industry trends, and best practices. Share experiences, ask questions, and foster collaboration within the community.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Data categories for databases

Automation-path
New Contributor II

Is there a way to automate data categorisation with OpenAI API?

1 REPLY 1

Kaniz_Fatma
Community Manager
Community Manager

Hi @Automation-pathyou can automate data categorisation using the OpenAI API. Databricks provides a built-in SQL function ai_generate_text()that allows you to access large language models (LLMs) like OpenAI directly from SQL. This function can be used for various tasks, including data categorisation. To automate data categorisation, you need to:

1. Set up the ai_generate_text() function with the necessary authentication credentials.
2. Use the function in your SQL queries to generate text based on your data.
3. Analyze the generated text to categorize your data.

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