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.
- Host: GitHub
- URL: https://github.com/aianytime/ai-ml-streamlit-apps
- Owner: AIAnytime
- License: mit
- Created: 2021-06-26T12:20:22.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-26T15:56:26.000Z (over 4 years ago)
- Last Synced: 2025-05-20T10:45:21.401Z (about 1 year ago)
- Topics: application, artificial-intelligence, deep-learning, leaf-disease-classification, machine, machine-learning, neural-network, potato, python, streamlit, streamlit-webapp, wordcloud
- Language: Python
- Homepage:
- Size: 5.71 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.