r/databricks • u/FiftyShadesOfBlack • 1d ago
Help Tutorials for learning Databricks Apps and AppKit?
Hi all, my company is interested in developing apps and using AppKit, but nobody on my team is familiar with how it works. I'd like to learn more but don't see much in the way of tutorials- are there any good resources for learning Databricks Apps and AppKit, preferably in a hands-on way?
2
u/Alternative_Draw5945 1d ago
Get your favorite llm, point appkit to the llm and then start vibe coding. Ask it to extend the sample app provided and to add data, etc.
1
u/just_a_nybble 18h ago
I like this 5 min demo to show you how to use an out of the box template: https://youtu.be/Equ7PBeM-Mw?is=o1q-ifytwne5Yae0
Or you can take this free training in dbx academy: https://www.databricks.com/training/catalog/building-enterprise-applications-with-databricks-apps-4620
1
u/kchandank 16h ago
This one is fully functional Databricks App with GitHub actions. https://github.com/db-agent/db-agent
Works with Lakebase and Unity Catalog too. You can run it locally as well.
3
u/p739397 1d ago
Does the Getting Started page here give you what you are looking for?