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

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.

https://github.com/daviddprtma/david-pratama-streamlit

This project about how to make a prediction accident severity in the road using a hosting which is streamlit. I want to say thank you for this blast hosting and not take me under 5 minutes to deploy it. What a cool app :)

python streamlit

Last synced: 30 Apr 2026

https://github.com/preetam-90/horizonite-bank

Horizonite is a sleek and secure banking portal crafted with Python and Streamlit. It's designed to offer a comprehensive suite of financial management tools.

bankportal python streamlit

Last synced: 30 Apr 2026

https://github.com/smakde/learning-resource-recommender

A lightweight recommender that helps you discover your next learning resource. It blends patterns from similar users with content keywords, and explains each suggestion in the UI.

als content-based-filtering evaluation-metrics explainable-ai hybrid-recommender implicit-feedback implicit-lib lightfm logistic-matrix-factorization mapk matrix-factorization ndcg pandas precision-at-k python recommender-system scikit-learn streamlit tf-idf top-n-recommendations

Last synced: 30 Apr 2026

https://github.com/adityasinghz/smart-cpg-decision-agent

The Smart CPG Decision Support Agent is an intelligent analytics system that helps Consumer Packaged Goods (CPG) companies make data-driven decisions using Generative AI and Agentic AI.

databricks huggingface langchain pyspark python streamlit

Last synced: 30 Apr 2026

https://github.com/debora-carvalho/python-dashboard-salaries

Dashboard Interativo desenvolvido em Python, com salários de profissionais da área de dados.

pandas plotly python3 streamlit

Last synced: 30 Apr 2026

https://github.com/fikri-rouzan/student-stress-levels-classification

Proyek pemodelan machine learning untuk mengklasifikasikan tingkat stres mahasiswa berdasarkan parameter input akademik dan psikologis.

joblib jupyter-notebook matplotlib numpy pandas python scikit-learn seaborn streamlit

Last synced: 08 Jun 2026

https://github.com/citylighxts/healthcare-model

Sebuah aplikasi web machine learning sederhana yang dibangun menggunakan Scikit-learn dan Streamlit untuk memprediksi kategori risiko pasien (High, Medium, Low) berdasarkan data demografis dan rekam medis.

machine-learning streamlit

Last synced: 30 Apr 2026

https://github.com/muthukumar0908/airbnb-analysis

In This project aims to analyze Airbnb data, perform data cleaning and preparation, develop interactive geospatial visualizations and suing for MySql , availability patterns, and location-based trends with help of Streamlit app.

datapreprocessing eda mongodb pythonscripting streamlit visualization

Last synced: 30 Apr 2026

https://github.com/sarvamm/st-themer

Create, load and save streamlit themes.

streamlit streamlit-webapp theme themer

Last synced: 30 Apr 2026

https://github.com/headless-start/deepseek_chatbot_clone

A DeepSeek Chatbot clone using DeepSeek API key, with support for 4 languages.

chatbot deepseek-r1 llm python streamlit

Last synced: 30 Apr 2026

https://github.com/julianacharisser/maintenance-dashboard-halliburton

A Streamlit app to analyze technician maintenance logs and predict machine downtime.

nlp streamlit

Last synced: 30 Apr 2026

https://github.com/deviant101/filmception

🎬 Filmception: AI-powered system that translates movie summaries to multiple languages, converts them to audio, and predicts genres. Features 50+ pre-generated multilingual audio summaries and a Streamlit interface.

ai audio-processing logistic-regression machine-learning natural-language-processing nlp streamlit text-classification

Last synced: 30 Apr 2026

https://github.com/devwaqarahmad/ai-powered-animal-classifier

A multi-class animal image classification project using Convolutional Neural Networks (CNNs) and a Streamlit web interface. Upload any animal image and the model predicts the species in real-time.

animal-classifier cnn deep-learning image-classification mobilenetv2 streamlit tensorflow

Last synced: 30 Apr 2026

https://github.com/arpitarungta/face_recognition_attendance_system

This project is a Face Recognition-based Attendance System that captures and verifies faces in real-time using a webcam and records attendance in structured Excel files. It bridges the gap between intelligent local detection and automated attendance logging. The system uses face encoding to identify individuals and stores the records securely.

image-processing knn-classification machine-learning pandas python streamlit

Last synced: 30 Apr 2026

https://github.com/prathamesh-patil-5090/resume_analyser_using_streamlit

The Resume Analyser Using Streamlit is a web application that helps job applicants analyze their resumes against job descriptions and receive feedback on how their skills and experience align with the requirements. This project utilizes Streamlit, a popular Python library for creating interactive web applications.

python streamlit streamlit-application streamlit-webapp

Last synced: 30 Apr 2026

https://github.com/oksanamezentseva/apartment-search-bot

A simple chatbot powered by Streamlit, OpenAI embeddings, and PostgreSQL + PGVector to help users find apartments by describing them in natural language.

docker-compose functioncalling openai pgvector python streamlit

Last synced: 30 Apr 2026

https://github.com/bladealex9848/partoseguroapp

PartoSeguro Monitor es un software de seguimiento del trabajo de parto, diseñado para clínicas y hospitales. Utiliza tecnologías modernas para monitorizar en tiempo real diversos parámetros clínicos.

partogram python sqlite streamlit streamlit-webapp

Last synced: 30 Apr 2026

https://github.com/devwithkrishna/azure-app-to-get-image-details-from-acr

This app helps in displaying image details available in an azure container registry

azure-acr azure-resource-graph container-registry docker docker-images github-actions python streamlit

Last synced: 30 Apr 2026

https://github.com/prajwalsrinvas/jwt_security_demo

This project demonstrates JWT (JSON Web Token) security best practices and common attack vectors, including password hashing, token analysis, brute force, and dictionary attack simulations. It aims to educate users on secure token management, session handling, and potential vulnerabilities in web applications.

jwt streamlit

Last synced: 01 May 2026

https://github.com/slevin48/news

Parse news API 📰

news streamlit

Last synced: 01 May 2026

https://github.com/sadhami0519/aicte-internship

The project, Spam Detection using Machine Learning, aims to classify messages as spam or not spam using machine learning algorithms. This is achieved by preprocessing numerical data, extracting meaningful features, and identifying spam patterns.

python streamlit

Last synced: 01 May 2026

https://github.com/downtomarsguy/ai-generative-text-ui

Project uses Gemini.ai and Streamlit to create a simple generative AI chat UI

gemini python streamlit

Last synced: 01 May 2026

https://github.com/rayhanpasya/rating-top-10-anime

Rating Top 10 Anime & Deploy to Streamlit

ipynb-jupyter-notebook python streamlit

Last synced: 01 May 2026

https://github.com/chandadiya2004/diabetes-prediction

The Diabetes Prediction project utilizes machine learning techniques to determine the probability of an individual having diabetes based on various health metrics like age, BMI, and blood pressure. The prediction model is developed using the Support Vector Machine (SVM) algorithm, which classifies individuals based on these parameters.

column-transformer machine-learning pipeline python streamlit svm-model

Last synced: 01 May 2026

https://github.com/kevinandersontech/ecommerce_dashboard_streamlit

A Streamlit dashboard that reads daily revenue metrics from the data pipeline. Provides date filters, summary KPIs, line charts, and a table to explore revenue over time across different statuses (e.g. paid, refunded, failed).

charts dashboard data-visualization duckdb filters metrics python streamlit

Last synced: 01 May 2026

https://github.com/esscova/removedor-de-fundo

Remova fundo de imagens com apenas um click!

background-remove python rembg streamlit

Last synced: 01 May 2026

https://github.com/heraclitus0/rupture-detector

Rupture detector for forecast misalignment and preventable loss detection

forecasting-model loss-prevention streamlit supply-chain

Last synced: 04 Jul 2025

https://github.com/muhammadsaqib001/streamlit-confidential-data-detection-chat-app

Confidential Data Detector is a Streamlit application that enables users to create and join chat sessions securely. Chat is monitored and checked for any confidential data being shared by user ; if so messge is not sent .

ai chat-application data-science detection-model ml natural-language-processing nlp python streamlit streamlit-webapp

Last synced: 03 May 2026

https://github.com/mohitgupta0123/graphrag-ebay-user-aggrement-chatbot

A Knowledge Graph-powered conversational chatbot that answers legal and policy questions from the eBay User Agreement using Neo4j, Faiss, and Meta's LLaMA-3B-Instruct LLM.

chatbot-application faiss graph-rag huggingface huggingface-transformers knowledge-graph langchain llama3 llm memory meta-ai neo4j streamlit

Last synced: 05 Apr 2026

https://github.com/haidermalikk/smart-paper-summarizer

Smart Paper Summarizer is an AI tool that summarizes educational papers. It uses PyPDF to extract text, OpenAI’s Ada for text embeddings, and Chroma to store and query these embeddings. The context is then passed to GPT-4 mini, which generates concise and accurate summaries. Uses Streamlit for the frontend and pandas for formatting.

chatgpt chromadb jupyter-notebook openai pandas pypdf python streamlit

Last synced: 05 Apr 2026

https://github.com/sujalpatel92/graph-rag-neo4j-starter

Starter for evidence-grounded QA with GraphRAG on Neo4j and FastAPI. Ingest docs, build a graph, query with citations.

docker fastapi generative-ai graph-rag llm mlops neo4j nlp python streamlit

Last synced: 05 Apr 2026

https://github.com/stevenshanmukh/vehicle-sales-prediction

Production-ready ML system for vehicle price prediction achieving 96.82% R² accuracy with XGBoost, interactive Streamlit dashboard, and comprehensive drift monitoring

data-science drift-detection jupyter-notebook kaggle-dataset machine-learning price-prediction production-ml python streamlit xgboost

Last synced: 14 May 2026

https://github.com/laavanjan/langchain-chatbot-with-gemma-2b-model

This is a Streamlit-based chatbot powered by LangChain and Gemma 2B using the Ollama framework

faiss-vector-database gemma-2b jupyter-notebook langchain ollama python streamlit

Last synced: 05 Apr 2026

https://github.com/susheel-1999/genai-documentqa

DocQA is designed to respond comprehensively to questions posed about the provided document, regardless of the section from which the questions originate.

genai genai-chatbot-api genai-usecase google-flan langchain memory openai openai-api propmt rag retrieval-augmented-generation sentence-transformers streamlit

Last synced: 05 Apr 2026

https://github.com/jrycw/altair-simlab-script-exp

An experiment for SimLab script

altair cae fea fem python script simlab streamlit

Last synced: 17 May 2026

https://github.com/tirthraj1605/simple_ebike_dbms_sql

This project involves setting up and running two applications that integrate MySQL with Python, utilizing Streamlit for a web interface and the mysql-connector-python library for database interactions. Follow the provided steps to configure and deploy both projects efficiently.

mysql mysql-connector mysql-database python streamlit

Last synced: 08 May 2026

https://github.com/aranzadata/comparadorpreciosautos

Aplicación web interactiva para la visualización de datos de compra-venta de vehículos.

data-visualization pyplot streamlit

Last synced: 14 May 2026

https://github.com/sejalmankar1012/customer_churn

The goal of this project was to develop a machine learning model that predicts customer churn based on historical customer data.

dataset deep-learning deployment machine-learning model-building modeling numpy optimization pandas seaborn streamlit tensorflow

Last synced: 05 Apr 2026

https://github.com/ankush-003/alerts-simulation-and-remediation

an advanced monitoring and alerting system designed to help manage alerts. This project aims to provide a comprehensive solution for simulating various system environments, evaluating alerts and providing remediation recommendations

gin go grafana kafka kubernetes langchain mongodb nextjs prometheus redis-streams streamlit

Last synced: 14 Jun 2025

https://github.com/sabhi728/google-review-analyzer

A Streamlit application for analyzing Google Reviews using OpenAI's GPT-3.5-turbo model. This tool provides sentiment analysis, review classification, complaint detection, and generates detailed weekly summaries.

openai pandas python streamlit

Last synced: 14 May 2026

https://github.com/thee-unruly/superstore-eda-with-streamlit-

A Streamlit enabled EDA Automated Dashboard

dashboard python3 streamlit streamlit-webapp

Last synced: 14 May 2026

https://github.com/chiragsaini/covid19-dashboard

Covid19 India Dashboard made using Python and Streamlit. Streamlit Makes it super easy to make any sort of Python apps like Machine Learning and Data Science Apps.

covid-19 dashboard python3 streamlit

Last synced: 23 Apr 2026

https://github.com/mohanseetha/pneumonia-prediction

an end-to-end deep learning project for detecting pneumonia in chest x-ray images using pytorch and a pre-trained resnet18 model, featuring a streamlit web app for easy, local predictions

deep-learning machine-learning pytorch resnet-18 streamlit

Last synced: 15 Jun 2025

https://github.com/zenklinov/image-recognition

This project is a simple image classification application built using PyTorch and Streamlit. It utilizes the pre-trained ResNet50 model to classify images and provides input options via file upload, URL input, or URL copied from the clipboard.

deep-learning image-classification streamlit

Last synced: 14 May 2026

https://github.com/tuliosg/calculadora-kappa

Calculadora Kappa para medir concordância entre avaliadores/anotadores.

kappa nltk python statistics streamlit

Last synced: 28 Apr 2026

https://github.com/loupxpro/alphaextract

AlphaExtract is a sophisticated PDF summarization tool that combines cutting-edge AI technology with efficient document processing. The project is built using Python and leverages Meta's LLaMA 4 MOE Maverick model along with Groq's inference engine to provide fast and accurate PDF summaries.

cicd docker dockerhub githubaction-workflow groq llama4 multimodal-large-language-models streamlit uv vlm

Last synced: 31 Jul 2025

https://github.com/louistsai-csie/sheethandler

Tool designed for National Taiwan University Social Work Department, in order to process data for Global Welfare Program.

gspread python3 streamlit

Last synced: 14 May 2026

https://github.com/naveen3830/splashtop_analysis

This repository contains the code for my webapp splashtop website analysis.

nlp-keywords-extraction python spacy streamlit

Last synced: 10 Apr 2025

https://github.com/vaibhavbansal26/movie-recommendation-flask-project

Flask, AWS, DB, Machine Learning, Fast API, Streamlit/React

aws fastapi flask machine-learning python react sqlite streamlit

Last synced: 06 Apr 2026

https://github.com/abdullahalzubaer/salary-prediction-randomforest

For salary prediction using random forest regressor.

machine-learning streamlit supervised-learning webapp

Last synced: 14 May 2026

https://github.com/yojitshinde/invisibyte

A steganography Tool.

python streamlit

Last synced: 14 May 2026

https://github.com/mrnust/ai-powered-socialmediapostoptimizer_llm

AI-Powered Social Media Post Optimizer enhances your social media content by optimizing text posts with relevant tags and keywords, predicting engagement metrics, and analyzing image quality. Upload your post and image to receive tailored suggestions for improving engagement and visual appeal.

groq langchain large-language-model llama-3-70b matplotlib numpy opencv streamlit textblob

Last synced: 14 Apr 2026

https://github.com/saajann/lotto-predictor

No machine learning, just statistics 📊

python statistics streamlit

Last synced: 14 May 2026

https://github.com/chinmayeegithubid/carbon-footprint-calculator

A Streamlit-based AI-powered Carbon Footprint Calculator that estimates annual CO₂ emissions based on transportation, electricity, diet, and waste inputs. Includes visual charts, personalized eco tips using Gemini AI, and real-time climate insights.

ai carbon-footprint carbon-footprint-calculator climate generative-ai google-gemini html-css-javascript imagesegmentation machine-learning python-3 streamlit sustainability

Last synced: 30 Apr 2026

https://github.com/vahidinj/diabetes_prediction_app

This is a Streamlit-based web application designed to predict the likelihood of diabetes in individuals based on diagnostic measurements. The app includes features for data exploration, model evaluation, and interactive visualizations to help users better understand the dataset and model performance.

diabetes machine-learning python streamlit women

Last synced: 14 May 2026

https://github.com/annakhsengiv/foodhunter_revenue_drop_analysis

A BI solution developed for FoodHunter to investigate a significant drop in revenue over a four month period. This analysis helps uncover actionable insights through data exploration, visualization and hypothesis-driven analysis to support informed decision-making.

analysis dashboarding database dataengineering datamining dataprocessing datavisualization etl-pipeline ipynb mysql powerbi sql streamlit visualization-pipeline

Last synced: 07 Jul 2025

https://github.com/macromrit/visualize-nqueens

this is a python/streamlit powered app which lets you visualise how backtracking is performed on a chessboard to solve N-Queens Problem-Statement with additional content regarding the solution as well.

algorithms-and-data-structures backtracking python streamlit

Last synced: 14 May 2026

https://github.com/aran203/cricanalytics

ADSC Fall 24 Project for cricket analytics with hawkeye data

data-engineering data-visualization python streamlit

Last synced: 14 May 2026

https://github.com/saksham-jain177/text_classification

ML pipeline for classifying IMDb reviews as positive or negative using TF-IDF and Logistic Regression. Features an interactive Streamlit UI with caching for efficient predictions.

machine-learning nlp sentiment-analysis streamlit text-classification

Last synced: 14 May 2026

https://github.com/hemangsharma/bookingdataanalysisreport

The report helps understand key trends and insights around customer bookings, pricing, and other related attributes.

analysis data data-analysis data-analytics data-visualization streamlit streamlit-dashboard

Last synced: 14 May 2026

https://github.com/dadvaiahpavan/ai-data-scientist-

AI-powered tool for dataset analysis, featuring data preprocessing, classification, regression, anomaly detection, and text analysis. Built with scikit-learn, pandas, and Plotly for visualization. Includes an interactive Streamlit web interface for real-time data analysis.

ai anomaly-detection classification data-analysis data-science machine-learning panda plotu regression scikit-learn sentiment-analysis streamlit

Last synced: 03 May 2026

https://github.com/mohitmahajan095/urovision

🩻 UroVision: A college project leveraging AI to detect kidney stones in medical images using the YOLOv8n object detection model. Built with Streamlit for an interactive web-based interface, it offers accurate, real-time detection. Trained on a curated dataset from Roboflow.

artifi college-project deployed kidney machine-learning mri object-detection python roboflow streamlit ultralytics yolo yolov8

Last synced: 01 May 2026

https://github.com/shrysr/streamlit-exploration

This repo will contain my exploration of using streamlit.io

python3 streamlit

Last synced: 14 May 2026

https://github.com/jay4codes/getfit

Virtual Yoga and exercise sessions, Classification of food calories from images, Maintaining dietary plans, and displaying statistics of the user to help them track their fitness

django docker gcp reactjs streamlit

Last synced: 30 Apr 2025

https://github.com/es7/priority-pro

In this repository, you'll find a Streamlit application that analyzes the data and generates a priority table based on the sentiment, impact, and effort estimation provided in the input file.

deep-learning gemini gemini-pro machine-learning natural-language-processing streamlit

Last synced: 15 May 2026

https://github.com/tejas-130704/webscraperai

WebScraperAI is a powerful tool that enables users to perform question-answering on website content using web scraping and retrieval-augmented generation (RAG) with LlamaIndex. It supports multiple LLMs, including OpenAI GPT-3.5, GPT-4, Gemini Pro, Gemini Ultra, and DeepSeek.

ai llms open-source python rag-pipeline streamlit web-scraping web-scraping-ai

Last synced: 08 Jul 2025

https://github.com/pranav-nagpure/dog-breed-prediction

Xception model to predict Dog's breed from it's image

keras-tensorflow machine-learning python streamlit xception

Last synced: 15 May 2026

https://github.com/geo-y20/research-paper-title-generation-using-bart

A Notebook that demonstrates how to use the BART Transformer model to perform title generation from abstracts.

bert-model natural-language-processing nlp research-paper streamlit torch

Last synced: 15 May 2026

https://github.com/peterjakubowski/clawdia-monet

Clawdia Monet is a digital art project utilizing a team of AI agents that work collaboratively to form the persona of an artist. Through an agentic workflow, Clawdia Monet generates new drawings and paintings by observing existing photographs of cats.

agentic-ai cats digital-art gemini-api google-gemini image-generation python streamlit

Last synced: 19 Jun 2026

https://github.com/92username/ai-resume-optimizer

AI‑powered resume optimizer in Streamlit showcasing DevOps excellence: Dockerized app, GitHub Actions CI/CD, automated lint + security scans, and one‑click VPS deploy.

aws aws-ec2 cloud ia llm python streamlit

Last synced: 15 May 2026

https://github.com/samarthsb4real/sales-eda

A basic simple Python Application for Sales Prediction, deployed on Streamlit

jupyter-notebook python sales streamlit

Last synced: 11 May 2026

https://github.com/zkan/building-an-interactive-data-app-using-python-and-streamlit

Building an Interactive Data App using Python & Streamlit

python streamlit

Last synced: 13 Apr 2025

https://github.com/rodrigo-dev7/resenha-livros

Programa web para verificar as resenha de livros top 100 da Amazon

pandas pandas-dataframe pandas-python plotly plotly-dash python3 streamlit streamlit-webapp

Last synced: 27 Mar 2025

https://github.com/sudarshanc00/ai-blog-assistant

BlogCraft is an AI-powered tool that helps users generate engaging blog posts based on their input. Built with Streamlit, Google Gemini, and OpenAI's DALL-E, BlogCraft allows users to input blog details, including title, keywords, and word count, and generates a complete blog post along with a relevant image.

gemini-api openai-api python streamlit

Last synced: 28 Apr 2026

https://github.com/wodenwang820118/streamlit-resume-matcher

A sample Streamlit app with Angular

angular17 streamlit

Last synced: 01 May 2025

https://github.com/kiran-kumar-k3/railway-administration

This project is a comprehensive railway management system implemented in Python using Streamlit and SQLite. It enables users to perform various tasks such as adding, viewing, searching, and booking trains with an intuitive and visually appealing interface, ensuring efficient railway operation management.

python3 sqlite3 streamlit streamlit-webapp

Last synced: 01 May 2025

https://github.com/jumitti/streamlit_turing_machine

Just another Turing Machine... but on Streamlit

streamlit streamlit-webapp turing-machine turing-machine-simulator

Last synced: 10 May 2026

https://github.com/a-a-d-i-c-o-d-e/blog-generation-llm-app

This Streamlit app uses an advanced language model to help you generate content. Just tell it your topic, word count, and job profile, and voila! Your blog post is ready.

ctransformers langchain large-language-models llama2 prompt streamlit transformer

Last synced: 16 Feb 2026

https://github.com/k31ner/inmopipeline

Proyecto integral de análisis y modelado predictivo de datos inmobiliarios, que abarca recolección, transformación, visualización y machine learning utilizando Python y herramientas modernas de ingeniería y ciencia de datos.

data-analysis data-engineering data-science fastapi python streamlit

Last synced: 08 May 2026

https://github.com/piyush-poddar/stock-analyser-agent

A Stock Market Analysis Agent built using LangGraph and Gemini

gemini-api langchain langgraph-python matplotlib python streamlit yfinance-api

Last synced: 08 Jul 2025

https://github.com/sayalisachin/genai_chatwithdb

You can Chat with DB, EDA with DB, and Predict With DB using GenAI and LLM technologies powered by Langchain & OpenAI.

genai genai-chatbot generative-ai langchain llm openai streamlit

Last synced: 02 Apr 2025