Apps that you can use

For the moment, I have a couple streamlit apps, and some chatbots (those are a little more private). I will discuss the chatbots running in this section, but these ones are more for my company, so, if you're interested, contact me...

These apps are hosted on streamlit's services, so please, be mindful of the data you upload to them.

You can read the code that's running, but we never know what streamlit does with uploaded files.

Also, depending on the usage, the apps can be on "sleep mode", which means you'll have to wake them up, this will probably end up looking something like this:

Streamlit app sleeping

If you ever see that, just click on the big blue button that says: "Yes, get this app back up". It's probably going to take some time, since what happens is a VM will spin up, prepare all code dependencies, set a web server, launch the code, bla bla bla...

When you launch the apps, just be mindful, some dependencies might take some time to load. If they don't work at first, just wait a little more. If you waited a little more... I guess shoot me a LinkedIn DM.