Remix.run Logo
crubier 16 hours ago

Streamlit apps or similar are doing a great job at this where I'm at.

As simple to build and deploy as Excel, but with the right data types, the right UI, the right access and version control, the right programming language that LLMs understand, the right SW ecosystem and packages, etc.

SauntSolaire 14 hours ago | parent | next [-]

Are they actually as simply to deploy as Excel? My guess would be that most streamlit apps never make it further than the computer they're written on.

crubier 12 hours ago | parent [-]

If you have the right tooling (e.g. Streamlit.io) then yes, literally.

To 'deploy' an Excel file I go to Office365 and create my excel file and hit share

To 'deploy' a Streamlit file I go to Streamlit and write my single file python code (can be a one liner) and hit share

8 hours ago | parent | prev [-]
[deleted]