Other than the obvious (code-related), are you using AI as a DE?
Hi all. I ended up on a team that was asked to come up with ideas on how AI can change the way we work.
Obviously we can use AI to help write new code or rewrite code from one language to another. This is what I personally do - a lot of migrating code from on-prem something to Databricks + PySpark.
Other things we do include AWS lambdas and step functions. Another idea I had was creating documentation (which is sorely lacking in my area). Like, someone hands me a steaming hot pile of crap, a whole code base that's evolved over 15 years and I need to understand what's going on so I can migrate it. So I could feed some of it to an AI and say "give me a summary of what this script does".
Anyway I'd love to hear any ideas on how AI is being used in your role as a DE. TIA.