Streamlit | Making the world better with data

Streamlit

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 …

Deepseek Streamlit …

Get started

Get an api key by registering and buying tokens. The cheapest you can get is around €2.10

Registration and getting the api key

If you just want to see how the chat works and want to chat with:

If the app is not live, it will become available in few minutes

Link to the app

The chat …

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 …