Skip to content

Add Streamlit Demo Template#811

Open
eb1609 wants to merge 6 commits into
akash-network:masterfrom
eb1609:master
Open

Add Streamlit Demo Template#811
eb1609 wants to merge 6 commits into
akash-network:masterfrom
eb1609:master

Conversation

@eb1609
Copy link
Copy Markdown

@eb1609 eb1609 commented May 5, 2026

Summary

Adds a Streamlit deployment template to the Machine Learning category.

What's included

  • deploy.yaml — SDL to deploy a Streamlit app on Akash
  • app.py — Demo app with text sentiment analysis and image captioning tabs
  • README.md — Deployment instructions and customization guide
  • config.json — Template metadata for Akash Console

Why Streamlit?

Streamlit is one of the most widely used Python libraries for building ML demos and data apps. The gallery already has Gradio, but Streamlit has a larger general-purpose community and is heavily used in enterprise ML workflows. This gives developers a simple starting point to deploy their own Streamlit apps on Akash.

Changes to README

  • Added Streamlit under the Machine Learning section

@Dimokus88
Copy link
Copy Markdown
Contributor

Hi @eb1609 !
Thanks for your work!
This part seems too sensitive to SDL parsing and user interactions. https://github.com/eb1609/awesome-akash/blob/9920e238f7eadfe5ad15758337f5188185dca9bd/streamlit-demo/deploy.yaml#L7-L48 . Could you place the executable scripts inside the template image?
What do you think about this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants