Azure
Streamlit in app …
Overview
The new st.user feature will allow any OIDC providers to be added to the app. The biggest challenge have been that keeping the token in the session so that when you rerun the app, you will lose the session. This feature will allow you to avoid this and make the features inside the app more …
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 …
Save Costs and Optimize …
Power bi embedded resource can be somewhat one of the most expensive resources you will run related to your reporting frontend. The current auto-scale that Microsoft provides, isn’t really real-time and may not be suitable, when trying to provide Power bi service when users really use reports. …