Welcome to the Streamlit AI Apps project! This repository is dedicated to creating an extensive database of AI applications using the Streamlit framework. Our goal is to explore the capabilities of Streamlit and develop a series of AI-driven applications that are easy to use and contribute to.
Streamlit is an open-source Python library that makes it easy to create and share beautiful, custom web apps for machine learning and data science. In just a few lines of code, you can build and deploy powerful data apps.
| #ID | Description | Tools | Author | Date |
|---|---|---|---|---|
| 1 | DALL-E 3 Text-to-Image Generator | Streamlit, OpenAI, DALL-E 3 | @silvermete0r | 2024-08-05 |
| 2 | Local Image Background Eraser | Streamlit, OpenCV, ONNX | @silvermete0r | 2025-06-21 |
| 3 | ... | ... | ... | ... |
We welcome contributions! Please follow these guidelines:
- Fork the repository and create your branch:
git checkout -b feature/YourFeature. - Commit your changes:
git commit -m 'Add some feature'. - Push to the branch:
git push origin feature/YourFeature. - Create a pull request.
#Dataflow making ML look easy!