An open API service indexing awesome lists of open source software.

https://github.com/aianytime/ai-ml-streamlit-apps

AI/ML based web application powered by Streamlit.
https://github.com/aianytime/ai-ml-streamlit-apps

application artificial-intelligence deep-learning leaf-disease-classification machine machine-learning neural-network potato python streamlit streamlit-webapp wordcloud

Last synced: about 1 month ago
JSON representation

AI/ML based web application powered by Streamlit.

Awesome Lists containing this project

README

          

# ML-Applications
Machine Learning based applications served using either a Web app or an API. The web frameworks are both Streamlit and Flask with bunch of other web technologies.

### App Index
1. "Predict Smart" : An early stage Diabetes risk prediction app built using supervised ML and web framework "Streamlit".
2. "machine failure": A machine failure prediction app based on the given sensor's value built using web framework "Streamlit".
3. "WordCloud-Generator-App: A WordCloud generator application built in Streamlit. It generates wordcloud image on the text-records. Upload your text data and it will generate a wordcloud for a given column.