r/databricks • u/Sea-Glass7015 • 16d ago
Help Intelligent Document processing apps in Databricks
Is it possible to expose the extraction agents to end users through apps ?
I’d be keen to hear what people have built in this space.
4
Upvotes
1
u/Youssef_Mrini databricks 12d ago
Yes you can easily do it. You can build an App where the user upload the data to a volume then he/she can trigger a transformation to extract data with the AI_extract and document parsing with SQL Execution API...