Blogs
Document Analysis with …
Overview
This project demonstrates how to use Azure Document Intelligence and OpenAI to analyze documents. The application is built using Streamlit. The solution leverages Azure’s Document Analysis Client to extract text from documents and OpenAI’s GPT-4o model to structure and analyze …
3 Data apps to create …
Now that data apps are becoming more mainstream, here is my top list of data apps to get instant value.
What are data apps ?
Data apps are interactive applications that allow users to explore, analyze, and visualize data in a user-friendly way. They are typically built using frameworks like …
Databricks data apps with …
Data apps and Deployment with GitHub Actions
Databricks data apps are now in public preview available. This example can be used for all the app deployment. The processes itself doesn’t take into account what apps are in question. Databricks supports the following frameworks: Dash, Flask, …