This is a gallery of basic apps to learn Streamlit, and other various tools.
This gallery currently includes:
- 📈 Stock prediction - First app, using Prophet.
- 🌳 Tree Inventory - To test deck.gl features in streamlit, and other map data on a local dataset.
- 🤖 Chatbot - A chatbot using WebRTC, an ASR pipeline, a conversational pipeline, and speech synthesis to create a conversational chatbot. Tests pipelines in Hugging Face 🤗.
- 🥇 Steam Recommender System - Tests multiple algorithms from the Microsoft Recommenders repo, on a steam reviews dataset.
- 🖼️ Stable Diffusion - Text to image generation using Stable Diffusion pipelines.
Instructions to run each app can be found in their respective folders.
A quick demo of some apps in the gallery
🤖 Chatbot