There are several more features, feel free to explore them!
Note: everything related to the OpenAI API (DALL-E + chatbots and text embeddings) might not properly work since I am using a free-tier OpenAI account.
I wanted to share that I’m quite impressed with the app you’re developing, though I haven’t fully explored it yet. I have a question that might seem a bit naive. I’ve noticed that when entering your app, there’s no loading process that indicates it’s a Streamlit app. I’m developing a Streamlit app for clients and would like to remove or hide this initial loading screen. Is there a way to display the main page only after it has completely loaded, without showing the typical Streamlit loading process?