I have started on a text based AI assistant for databricks. The idea is to interface the chatbot with the API of databricks to build a complete chat based interaction. For example intents could be:-
a) Open a new notebook
b) Edit an existing notebook
c) Create Job from the notebook
d) Add a compute cluster
For writing code, we can use large language models. I have attached a few screenshots here of the chat.
Would databricks be interested in collaborating with me?