Streamlit
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. Turn your data scripts into shareable web apps in minutes, without requiring any front-end web experience.
- GitHub: https://github.com/topics/streamlit
- Repo: https://github.com/streamlit/streamlit
- Created by: Adrien Treuille, Amanda Kelly, Thiago Teixeira
- Released: March 27, 2018
- Last updated: 2026-06-29 00:26:11 UTC
- JSON Representation
https://github.com/siddharthbadal/stock-dashboard
Stock DashBoard
matplotlib pandas python streamlit
Last synced: 08 May 2026
https://github.com/computingvictor/youtube_chat
Chatbot to ask questions about a youtube video
llm streamlit transcription youtube
Last synced: 08 May 2026
https://github.com/olgaele/agents-playground
agentic-ai agents ai ai-agents python streamlit
Last synced: 08 May 2026
https://github.com/cnoret/book_recommender
Streamlit-based application that provides personalized book recommendations using a k-Nearest Neighbors (kNN) model.
knn python recommendation-system scraping streamlit truncated-svd
Last synced: 08 May 2026
https://github.com/windjammer6/28.-taniboss
My group's submission for the SUTD Freshmore Asian Cross-curricular Trip (FACT) to Petra Christian University (PCU) in Surabaya, Indonesia as part of the 10.020 Data Driven World module's hackathon. Achieved 1st Place (out of 10 teams).
chatbase deployed hackathon llm machine-learning python streamlit streamlit-cloud streamlit-webapp
Last synced: 08 May 2026
https://github.com/18311-claire-xinjin/pdf-chat-app
📄 Upload PDFs and chat with AI for instant insights, all through a sleek, user-friendly interface that works on any device.
chatgpt embeddings gemini gemini-pro generative-ai instructor-embeddings langchain next-auth pdf-document-processor pinecone prisma python react-query shadcn-ui streamlit streamlit-application tailwind vector-database
Last synced: 11 Apr 2026
https://github.com/priteshramani/movie-recommender
A content-based movie recommendation system using Python, Pandas, and cosine similarity to suggest movies based on their features.
cosine-similarity pandas pickle python scikit-learn streamlit
Last synced: 11 Apr 2026
https://github.com/jezbravo/pdf-chat
AI chat for PDF files
ai chat chatgpt gemini gemini-pro langchain langchain-python pdf pdf-document-processor python streamlit streamlit-webapp
Last synced: 11 Apr 2026
https://github.com/djdhairya/breast-cancer-prediction
accuracy aiml machine-learning mean numpy pandas pkl prediction python streamlit
Last synced: 11 Apr 2026
https://github.com/vaidehishyara14/multilingual-speech-summarizer-translator
Developed an interactive Streamlit web app that leverages Groq’s LLaMA3 model via LangChain to perform advanced map-reduce style summarization and multilingual translation of speeches with bullet-point outputs.
langchain llama3 pypdf python streamlit
Last synced: 11 Apr 2026
https://github.com/riju18/from-data-production-to-client-handover
The common tedious problem is to build a data app to demonstrate the data analysis & analytics along with Machine Learning to a client. It was an attempt to do it on small scale in the most powerful & simplest way.
machine-learning matplotlib numpy pandas plotly python seaborn streamlit
Last synced: 30 Apr 2026
https://github.com/tenifayo/law-buddy
LLM Chatbot for Legal Education
chatbot faiss-vector-database langchain langgraph llama3 llm retrieval-augmented-generation snowflake streamlit telegram-bot
Last synced: 06 May 2026
https://github.com/jayadavv/dynamic-ml-model-selector
An interactive web application that allows users to upload their datasets and dynamically select, train, and evaluate various machine learning models. The app provides comprehensive performance metrics and visualizations, making it easy for users to analyze their data effectively.
decision-trees linear-regression logistic-regression matplotlib-pyplot plotly python random-forest scikit-learn streamlit
Last synced: 11 Apr 2026
https://github.com/bharath-tars/speech-to-speech-bot
A real-time voice bot using LLaMA 3.3-80B for intelligent responses, OpenAI Whisper V3 Turbo for speech-to-text, and gTTS for text-to-speech conversion.
gtts huggingface llama-3-70b python speech-to-speech streamlit tranformers whisper-ai
Last synced: 04 May 2026
https://github.com/ttaannnyyya/olympics_analysis
Olympics Data Analysis Web App An interactive Streamlit app to explore and visualize Olympic Games data — including medal tallies, country-wise trends, athlete statistics, and participation insights.
matplotlib pandas plotly pycharm python render seaborn streamlit
Last synced: 11 Apr 2026
https://github.com/0x03c1/hub-ia
HuB‑IA é uma aplicação interativa desenvolvida com Streamlit e LangChain, capaz de transformar perguntas em linguagem natural em consultas SQL eficientes e interpretá-las com naturalidade. Os dados vêm de uma base SQLite contendo informações econômicas como IPCA, PMS, PMC e transações com cartões.
Last synced: 13 Jun 2026
https://github.com/romannoff/lawergpt
RAG система, которая предоставляет точные и обоснованные ответы на юридические вопросы, основываясь на актуальном российском законодательстве.
langchain postgresql python qdrant rag streamlit vllm
Last synced: 18 Jun 2025
https://github.com/kushalv238/datavisualizer
This Streamlit application, "DataVisualizer," was developed as part of a Data Warehousing and Mining course at DJSCE. It facilitates data analysis and visualization tasks, allowing users to upload datasets, perform analyses (including OLAP operations), and visualize data using various chart types.
datavisualization olap plots streamlit
Last synced: 18 Apr 2026
https://github.com/sarita-joshi/multi-agent-llm-article-generation
Explore AI writing systems with agents, graphs, adapters, RAG, and multi-model generation workflow.
agentic-ai ai-tools article-geenration generative-ai graph-ai langchain langgraph llm llm-agents multi-agent openai prompt-engineering rag streamlit
Last synced: 11 Apr 2026
https://github.com/theoddysey/visual-answering-transformers-model
An Intelligent Image Analysis Application using BLIP and Streamlit
blip huggingface-transformers image-processing image-to-text python3 streamlit
Last synced: 10 May 2026
https://github.com/sahi-mfg/automl
AutoML web app using streamlit and pycaret
Last synced: 08 May 2026
https://github.com/victorhugosoarescastro1/analise-dashboard-supermercado
DashBoard gráfico de um Supermercado
Last synced: 15 May 2025
https://github.com/miteshgupta07/streamlit-machine-learning-app
A Streamlit application for interactive exploratory data analysis (EDA) and data visualization, offering dynamic tools to analyze and visualize machine learning datasets.
data-visualization python streamlit
Last synced: 27 Apr 2026
https://github.com/fosetorico/face_matching_app
End-to-End Face Recognition project that matches faces with Hollywood celebrities using the power of MTCNN for face detection as well as VGG-Face for feature extraction and recognition
computer-vision deep-learning facial-recognition mtcnn streamlit tensorflow vggface
Last synced: 06 May 2026
https://github.com/rudrachouhan03/imdb-movie-review-sentiment-analysis
Sentiment analysis of IMDB movie reviews using a Recurrent Neural Network (RNN) built with TensorFlow/Keras. Includes data preprocessing, model training, evaluation, and a Streamlit web app for real-time predictions.
deep-learning imdb keras machine-learning movie-review nlp python rnn sentiment-analysis streamlit tensorflow text-classification
Last synced: 11 Apr 2026
https://github.com/raghavendranhp/phonepe-pulse-data-visualization-and-exploration
This code clones PhonePe data from GitHub. After processing the data, it is displayed in an appealing manner to gain insights from PhonePe's information. This can be used to increase productivity, profits, and focus specifically on business development.
data-visualization githubclone mysql mysqlconnector pandas plotly plotly-dash python sqlalchemy streamlit visualization
Last synced: 11 Apr 2026
https://github.com/shankhadweep/ollama-pdf-reader
A demo Jupyter Notebook showcasing a simple local RAG (Retrieval Augmented Generation) pipeline to chat with your PDFs.
chromadb jupyter-notebook langchain llama3 mistral ollama ollama-gui python streamlit
Last synced: 11 Apr 2026
https://github.com/alexmhack/ai-chatbot-mongodb
AI Chatbot that can be integrated in applications specifically using MongoDB Database. Built using Streamlit, Langchain & OpenAI & Custom MongoDB Connector.
ai-chatbot chatbot langchain langchain-python mongodb openai python3 reusable-code streamlit
Last synced: 11 Apr 2026
https://github.com/armanjscript/dpr-rag
A cutting-edge web-based application designed to answer questions based on the content of uploaded PDF documents. Leveraging **Dense Passage Retrieval (DPR)** for **Retrieval-Augmented Generation (RAG)**, this project combines semantic similarity with advanced retrieval techniques to deliver precise and contextually relevant responses
chroma chromadb dense-passage-retrieval langchain langchain-ollama ollama qwen2-5 rag rag-chatbot streamlit
Last synced: 11 Apr 2026
https://github.com/nidhish-balasubramanya/resume-analyzer-smart-ats
**Smart ATS Resume Analyzer** is a Streamlit-based application that helps job seekers optimize their resumes for Applicant Tracking Systems (ATS). It evaluates resumes against job descriptions, providing a match score, identifying missing keywords, and offering personalized improvement suggestions using Google Gemini AI. 🚀
ai fastapi gemini-api gemini-pro pypdf2 python streamlit uvicorn
Last synced: 01 May 2026
https://github.com/mahmoud-mohsen97/hospital_chatbot
AI Hospital Chatbot with Agentic RAG, LangGraph workflows & Streamlit UI
ai-assistant chatbot docker healthcare langchain llm rag streamlit
Last synced: 11 Apr 2026
https://github.com/poojaspatel013/hackathon-may
This is a risk map and disaster prediction dashboard deployed on docker using kubernetes.
docker docker-image kubernetes python streamlit workflow-engine
Last synced: 11 Apr 2026
https://github.com/dilkushsingh/india-census-2011-analysis
Analysis of Census 2011 data using Plotly and Streamlit. Deployed on Streamlit cloud.
pandas plotly python streamlit streamlit-cloud
Last synced: 11 Apr 2026
https://github.com/olmaneuh/vision-brain-tumor-detector
A computer vision app able to classify brain tumors using images uploaded by the user.
computer-vision image-classification machine-learning python streamlit tensorflow
Last synced: 11 Apr 2026
https://github.com/zezs/langchain-docs---ai-chat-assistant
This repository is dedicated to learning LangChain by creating a generative AI application. This web application uses Pinecone as a vector store to answer questions related to LangChain, utilizing sources from the official LangChain documentation.
ingestion langchain llm pineconedb python rag streamlit vector-database
Last synced: 05 May 2026
https://gitlab.com/james.young2/st-copy-button
A custom Streamlit component to copy text to the clipboard with a button.
clipboard javascript python streamlit web-component
Last synced: 22 Apr 2025
https://github.com/skitsanos/streamlit-llama-vision
This application is a Streamlit-based web tool designed to interact with the Llama Vision model
chat-application chatbot llama llama3 llama3-vision streamlit
Last synced: 15 Apr 2025
https://github.com/project54321/stocksniper
"An interactive Stock Dashboard that visualizes historical prices, calculates key financial metrics, displays fundamental statements, and aggregates the latest news for any ticker — all in a sleek, easy-to-use Streamlit interface."
alphavantage finance numpy pandas plotly pypi python stock-market stocknews streamlit
Last synced: 11 Apr 2026
https://github.com/helenzhou6/digit-classifier
MNIST digit classifier that predicts a user's drawing of a digit
machine-learning python pytorch streamlit
Last synced: 12 May 2026
https://github.com/orengrinker/pdfllm
The PDF Question Answering App uses Streamlit for a user-friendly interface where users can upload PDFs and ask questions. It employs LlamaIndex to index PDF content and PyMuPDF4LLM to parse files, enabling efficient, accurate answers based on the document’s text.
llamaindex openai pymupdf pymupdf4llm python3 streamlit
Last synced: 11 Apr 2026
https://github.com/pulkit0111/ama-chatbot
This is a basic implementation of LangChain Framework and StreamLit UI. Ask me anything Chatbot.
ai development genai langchain openai-api streamlit
Last synced: 11 Apr 2026
https://github.com/arkaniightt/web_app_transcriptor_openai
Ferramenta de transcrição automática de áudio para texto, utilizando Streamlit e OpenAI, com suporte a microfone, vídeo e upload de arquivos de áudio.
ai app openai python streamlit tool tools transcript transcription webapp whisper
Last synced: 30 Mar 2025
https://github.com/pranavgautam29/flight-price-prediction
The Flight Price Prediction project uses machine learning to forecast flight ticket prices based on historical data. Hosted on Streamlit Community Cloud and deployed via Streamlit, this application allows users to input flight details such as departure and arrival airports, travel dates, and class to receive accurate price predictions.
machine-learning prediction-model regression scikit-learn statistical-machine-learning streamlit
Last synced: 21 Feb 2026
https://github.com/bladealex9848/mdpdfusion
MDPDFusion es una aplicación de Streamlit que permite a los usuarios convertir múltiples archivos Markdown (.md) a PDF de manera sencilla y eficiente.
markdown markdown-converter md mdtopdf pdf python streamlit
Last synced: 08 May 2026
https://github.com/manishkatel/math_problem_solver
This project is a Math Problem Solver and Data Search Assistant built using Streamlit and LangChain
langchain python streamlit wikipedia-scraper
Last synced: 15 Mar 2025
https://github.com/chrislemke/deep-martin-streamlit
Streamlit for running Deep Martin models
deep-learning huggingface python streamlit
Last synced: 07 Mar 2025
https://github.com/arianarmw/da01-bike-sharing-analysis
🚴♀️ Data analysis project on bike-sharing systems. Includes data wrangling, exploratory data analysis (EDA), visualization, and interactive dashboards built with Streamlit. Explore patterns in bike usage and rental data!
bike-sharing-analysis data-analysis exploratory-data-analysis python streamlit visualization
Last synced: 11 Apr 2026
https://github.com/clchinkc/story_crowdsource_preference
Personal project, Generative AI, Python, Streamlit, Supabase, PyTorch
generative-ai python pytorch streamlit supabase
Last synced: 11 Apr 2026
https://github.com/navxihziq/streamlit-nivo-sankey
A Streamlit component that integrates Nivo's Sankey diagram for interactive data visualization in Streamlit apps.
Last synced: 10 Mar 2026
https://github.com/lukemercouris/bike_rental_predictor
Bike Rental Demand Prediction: Built regression model to forecast hourly bike rentals in DC using time-based features and Gradient Boosting Regressor. Achieved R² of 0.965, RMSE of 33.94, and MAE of 22.49. Created Streamlit web app for real-time rental predictions.
classification-algorithm gradient-boosting machine-learning machine-learning-algorithms python regression-algorithms regression-models streamlit streamlit-webapp
Last synced: 04 May 2026
https://github.com/anubagre/predicting-price-of-pre-owned-cars
This project is solution to data science problem based on regression model to predict the price of pre owned cars. Programming language used is Python.
data-science machine-learning numpy pandas price-prediction python seaborn sklearn streamlit
Last synced: 11 Apr 2026
https://github.com/olonok69/RAG-Speak-with-your-Unstructured-Data
RAG demo with Langchain , Gemini and NVidia NIM Models
gemini langchain nvidia-nim python streamlit vertex-ai
Last synced: 07 May 2025
https://github.com/ivanbg001/agentic-ai-chat-analyzer
🧠 Analyze agent chat transcripts on Washington Post articles with AI, providing insights, sentiment detection, and interactive visualizations.
agentic-ai ai-assistant chat-analysis customer-support-ai data-pipeline docker fastapi gemini-ai langchain langchain-tools llm nlp ollama phidata python sentiment-analysis streamlit summarization
Last synced: 11 Apr 2026
https://github.com/madhanmohanreddy2301/chat-with-sql_db
This project demonstrates how to use the Vanna AI library to connect to a SQLite database and query for the top 10 albums by sales from the Chinook database. Additionally, a Flask application is created to run the Vanna AI interface.
flask-sqlalchemy gpt35turbo llm sqlite streamlit vanna
Last synced: 08 May 2026
https://github.com/hrishikeshwarrier4/realtime-voting-system
The Real-Time Voting System is a distributed, fault-tolerant system designed to process, aggregate, and visualize votes in real time. It uses Apache Kafka for event streaming, Apache Spark for data processing, and PostgreSQL for storing voter and candidate data. The system is built on a microservices architecture and utilizes Docker.
data-pipeline docker kafka postgresql python spark streamlit visualization
Last synced: 11 Apr 2026
https://github.com/bhuvan-s-prasad/streamlit-regression
A machine learning project that predicts housing prices in California using regression techniques. This project includes comprehensive exploratory data analysis, feature engineering, linear regression modeling, and an interactive Streamlit web application for making predictions.
california-housing-price-prediction exploratory-data-analysis linear-regression machine-learning matplotlib numpy pandas python scikit-learn seaborn streamlit supervised-learning
Last synced: 11 Apr 2026
https://github.com/edwin5354/real-estate-market-machine-learning-app
a Streamlit project that leverages a Decision Tree as the machine learning model for analyzing data and predicting real estate prices in Hong Kong.
machine-learning python streamlit
Last synced: 19 Apr 2026
https://github.com/robertlupo1997/kkbox-churn-prediction
KKBOX churn prediction — leak-safe features, isotonic calibration, backtests, PSI, Streamlit demo
churn duckdb machine-learning portfolio pytorch-free streamlit xgboost
Last synced: 07 May 2026
https://github.com/daniel-qmtry/qmtry-provider-member-engagement-analytics
Synthea demo of Stars-ready provider & member engagement analytics with dbt, Great Expectations & Streamlit.
cms-star-ratings dbt duckdb evidence-bundle great-expectations healthcare-analytics hedis streamlit synthea
Last synced: 02 Sep 2025
https://github.com/ramesh-datastack/upramesh-dataengineering-projects
A full-stack data engineering portfolio project with ingestion, batch processing, star schema modeling, orchestration, and analytics dashboard.
analytics batch-processing data-engineering duckdb ecommerce etl-automation etl-pipeline portfolio-project python python3 reports-dashboard star-schema streamlit
Last synced: 07 May 2026
https://github.com/daniel-qmtry/qmtry-healthcare-compliance-monitoring
Audit-ready healthcare compliance pipeline—dbt + Great Expectations + Streamlit—with a one-click GitHub Action that produces a downloadable evidence bundle for CMS, HIPAA, and NCQA/HEDIS.
cms compliance data-quality dbt duckdb great-expectations healthcare hedis hipaa ncqa streamlit
Last synced: 02 Sep 2025
https://github.com/lalanikarim/ai-chatbot-conversational
AI Chatbot with Streamlit, Langchain, and Mistral7b with conversational memory
ai chatbot langchain llamacpp llm mistral-7b streamlit
Last synced: 16 Jan 2026
https://github.com/sahilmb/social-media-data-analysis
A social media platform chat analysis system built using python for root level analysis of huge blocks of text
analytics data-analysis python3 streamlit
Last synced: 31 Mar 2025
https://github.com/sahilmb/multitask-ai
Multitask Pro -> AI-powered application which converts natural language into sql query to retrieve data from database and gives back answers in natural language format to the users.
artificial-intelligence gemini-pro generative-ai python3 streamlit
Last synced: 17 May 2026
https://github.com/yrehim7/instruct_llm
creating vatiables these will touch in prompting an LLM
chatbot flask flask-application instructllm llm rag streamlit
Last synced: 09 Apr 2026
https://github.com/marktheo/streamlit-docker
Docker compose file for streamlit deploy
docker docker-compose docker-image python streamlit
Last synced: 11 Apr 2026
https://github.com/khushi-devi/diabetes_prediction_dashboard
This is an interactive Streamlit dashboard that analyzes the PIMA Diabetes dataset using multiple machine learning models. It visualizes data insights, compares model performance, and uses the best saved model with a scaler to provide real-time diabetes risk predictions based on user input.
jupyter-notebook machine-learning python streamlit streamlit-cloud-deployment streamlit-dashboard
Last synced: 06 May 2026
https://github.com/dilkushsingh/indian-startups-funding-dashboard
Dashboard app using Streamlit
matplotlib numpy pandas python seaborn streamlit streamlit-cloud streamlit-dashboard
Last synced: 11 Apr 2026
https://github.com/architj6/youtube-llm-summarizer
AI-powered YouTube video summarizer built with Streamlit. This project extracts transcripts from YouTube using YouTubeTranscriptAPI or Whisper, then summarizes them using Groq's LLM. Dockerized for seamless deployment.
ai-summarization ai-summarizer docker ffmpeg groq-api llm python speech-to-text streamlit video-summarization whisper youtube youtube-api youtube-transcript-api
Last synced: 11 Apr 2026
https://github.com/paulinhok14/property-insight-sample
Property Insight is an app that helps you identify amazing real estate opportunities, leveraging AI models to estimate a property Fair Value and compare to current prices.
ai docker fastapi python pytorch real-estate scikit-learn streamlit
Last synced: 11 Apr 2026
https://github.com/shivanmathur/spotify-music-recommendation
database normalization postgresql sql streamlit
Last synced: 03 Feb 2026
https://github.com/viraj-gavade/end-to-end-conversational-chatbot-with-pdf-and-chat-history
This project is a Streamlit-based conversational chatbot that allows users to upload PDF files and interact with their content using conversational queries. The chatbot leverages Retrieval-Augmented Generation (RAG) and maintains chat history for context-aware responses.
langchain python rag-chatbot streamlit
Last synced: 08 May 2026
https://github.com/apsinghanalytics/crowdfundprophetapp
Crowdfunding Predictor App with Machine Learning
aws-ec2 binary-classification crowdfunding machine-learning python streamlit
Last synced: 27 May 2026
https://github.com/odyash/ayahs-audio-downloader
ai-generated ayahs islam python quran streamlit uv verses
Last synced: 27 Apr 2026
https://github.com/kevindellapiazza/reviewlens-ai-showcase
End-to-end serverless AI pipeline on AWS to analyze customer reviews.
aws aws-apigateway aws-lambda aws-step-functions bertopic cicd data-engineering docker huggingface-transformers mlops nlp python serverless serverless-architectures streamlit terraform
Last synced: 11 Apr 2026
https://github.com/nxank4/kaggle-compass
🧭 Your AI compass for Kaggle. Analyzes competitions and suggests data-driven strategies using local RAG (Ollama/ChromaDB).
ai chromedb data-science data-scraping kaggle llama llm local-ai machine-learning python rag streamlit
Last synced: 11 Apr 2026
https://github.com/20mup/ai-receptionist
Voice-enabled AI receptionist powered by Whisper, LangChain, and ElevenLabs — trained on company-specific data scraped from Systems Limited.
ai elevenlabs internship langchain streamlit whisper
Last synced: 11 Apr 2026
https://github.com/vishal-verma-96/pre-owned-car-price-prediction-using-streamlit-app
Capstone Project by skill Academy- Exploratory Analysis, Visualization and Prediction of Used Car Prices. Deploying the highest-scoring model with Streamlit web app
data-analysis data-science jupyter-notebook machine-learning machine-learning-algorithms matplotlib numpy pandas python3 regression-algorithms scikit-learn seaborn streamlit
Last synced: 11 Apr 2026
https://github.com/mpoojithavigneswari/vegetable-classification-project
Created a website of vegetable classification using vgg16 CNN model with 99% accuracy.
deep-learning keras neural-networks python streamlit tensorflow vgg16-model
Last synced: 13 Apr 2026
https://github.com/srivathsanp23/ensemblemethod_smartdiseasepredictionsystem
An Ensemble Method to predict the disease
ensemble-model f1-score gridsearchcv logistic-regression machine-learning pickle precision random-forest-classifier recall smote-oversampler streamlit svm-classifier visualisation
Last synced: 28 Apr 2026
https://github.com/srivathsanp23/sql-crud-operation
This is a basic Python linked Sql Crud Operation Project done using Streamlit Application.
crud-application mysql python streamlit
Last synced: 09 Apr 2026
https://github.com/stacksapien/smart-doc-search
An open-source Streamlit app that lets you upload, query, and retrieve answers from your PDF and CSV files using LangChain, ChromaDB, and OpenAI's GPT-3.5. Perfect for document-based QA systems!
ai-application chromadb csv document-query gpt-3-5-turbo gpt3 langchain machine-learning open-source openai pdf qa streamlit
Last synced: 11 Apr 2026
https://github.com/rupeshkumar18123/dataset_analyzer
This app blends data visualization, conversational AI, and cloud hosting — ideal for analysts, students, and data-driven teams.
azure-app-service langchain openai pandas plotly streamlit
Last synced: 11 Apr 2026
https://github.com/josericodata/dublinbusapp
A real-time Dublin Bus tracking app built with Streamlit, leveraging live API data to visualise bus routes, stops, and schedules.
api bus bus-tracker-api bus-tracking-app dublin dublin-bus dublin-ireland gtfs gtfs-realtime ireland json json-schema linkedin-profile linux portfolio python rest-api streamlit transport-for-ireland ubuntu
Last synced: 11 Apr 2026
https://github.com/jpcadena/territoria
Streamlit UI Dashboard
dashboard dashboard-ui python streamlit streamlit-application streamlit-dashboard
Last synced: 27 May 2026
https://github.com/baselhusam/damj-platform
Official Platform for Running the Damj Package with Streamlit UI.
chatbot damj damj-platform llm platform prompt prompt-generator prompt-toolkit pyhton streamlit ui
Last synced: 11 Apr 2026
https://github.com/jgavinb/customer-churn-ml
Customer Churn prediction using various ML models. Interactive predictions via Streamlit webapp.
joblib machine-learning pkl python scikit-learn streamlit streamlit-application streamlit-webapp
Last synced: 11 Apr 2026
https://github.com/susmnty/email-or-sms-spam-model
Built and deployed a real-time Email/SMS Spam Classifier using machine learning and Streamlit! Trained 11 different models including Naive Bayes, SVM, Random Forest, XGBoost, etc., and finally deployed the best one with live prediction support. Faced challenges with deployment—but after 2 weeks of effort, it’s finally live!
Last synced: 27 Apr 2026