Hello Everyone, Happy to part of this community
What’s the most interesting Genie use case you’ve built (or want to build)?
I began using the Genie Public Preview in October while working on an enterprise logistics migration. Initially I used Genie for general error debugging. After seeing many use cases on LinkedIn and Medium—coding, documentation, and analytic Q&A—I started using pre-built frameworks and conversion code from third-party AI, importing the results into Databricks and using Genie to debug and refine them.
We ran POCs to migrate complex stored procedures, ADF pipelines, and dataflows to Genie using curated prompts to convert code into Databricks notebooks with relevant functions and logic. After two or three iterations, Genie produced well-structured documentation (Markdown files, cell descriptions, dynamic variables). We validated the code by comparing results and updated the Genie-generated markdown for edge cases. By late November Genie’s reasoning and decision-making had improved significantly. Over the last three months we relied on Genie to complete the migration on schedule with efficient code.
Why Genie worked better than third-party APIs for us
Genie has full context of notebooks, catalogs, jobs, and dashboards, so it can produce more accurate outputs than other AI tools that lack that integrated context.
Recent win: report migration
We recently needed to migrate reports to Databricks. Using the AI Dev Kit, we built custom skills and instructions to feed Genie Power BI exports (.tts, .pbix) plus page screenshots. Genie rebuilt about 95% of each PBI report into an AI/BI dashboard; we only adjusted alignments and some metric logic. This was a major win for the reporting team.
What’s your biggest challenge with Genie today?
Genie updates rapidly. It would help to have dedicated documentation pages or a GitHub repo detailing steps and options so users can fully leverage its capabilities.
What tips, tricks, prompts, or best practices should the community share?
There are many techniques to get near-perfect outputs from Genie: refining instructions, breaking work into task-based items, crafting prompts that limit unnecessary context, and tailoring prompts for specific migration edge cases. For our logistics use case we documented 30+ edge cases covering MSSQL, PostgreSQL, and MySQL migrations.
What would help you become a true Genie expert?
Staying up to date with Databricks releases, exploring more use cases across verticals, and following community updates on LinkedIn.
Thanks, Samantha for starting the Genie Community. I look forward to sharing tips and learning from the community.