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-30 00:26:23 UTC
- JSON Representation
https://github.com/i-partalas/industrial-rag-qna-benchmark
Benchmarking the performance of proprietary vs open-source LLMs in industrial QnA tasks using various RAG-based implementations and evaluation metrics.
azureopenai benchmarking chromadb chunking docker huggingface langchain large-language-models llms-benchmarking metrics openai pytorch retrieval-augmented-generation streamlit synthetic-dataset-generation
Last synced: 28 Jan 2026
https://github.com/semihdervis/cat-emotion-classifier
Streamlit application that classifies the emotions of cats from uploaded images.
emotion-classification streamlit vision-transformer
Last synced: 02 Jan 2026
https://github.com/darwinsorchid/frataxin-structure-analysis
[Python] Structural bioinformatics analysis of the human frataxin protein involved in Friedreich's Ataxia (FRDA).
biopython pdb-files protein-structure streamlit
Last synced: 13 May 2026
https://github.com/gustavogld/siscof-contador-de-colonias-bacterianas
Aplicação Python+Streamlit para detectar automaticamente colônias bacterianas em imagens de placas de Petri. Usa visão computacional com transformada de Hough, otimização bayesiana para calibrar parâmetros e permite validação manual dos resultados com exportação de imagens. Ideal para uso laboratorial e educacional.
baysian-optimisation hough-circles hough-transform microbiology microbiome-analysis opencv opencv-python python skimage streamlit visao-computacional
Last synced: 04 May 2026
https://github.com/aleenprd/docbt
Documentation Build Tool - Generate YAML documentation for dbt models with optional AI assistance. Built with Streamlit for an intuitive and familiar web interface.
ai analytics-engineering bigquery data data-modeling data-science dbt docker llm lmstudio ollama openai snowflake sql streamlit
Last synced: 11 Nov 2025
https://github.com/presizhai/ai-auto-assistant
A voice-based AI agent designed for a car dealership. This agent can interact with users via voice commands, respond using natural language, & provide continuous speech-to-speech conversations. The system uses Google Cloud's Speech-to-Text & Text-to-Speech services, OpenAI's GPT-3.5-turbo for generating responses, & Streamlit for the user interface
google-api google-cloud google-cloud-platform openai openai-api speech-synthesis speech-to-text streamlit text-to-speech
Last synced: 02 Jan 2026
https://github.com/networkscientist/redesign-energy-dashboard
Result of Data Hackdays BE 2025
dashboard datavisualization energy python streamlit
Last synced: 16 Jan 2026
https://github.com/datalopes1/booking_status
Booking Status Prediction with Machine Learning
binary-classification lightgbm machine-lear machine-learning python streamlit
Last synced: 16 Feb 2026
https://github.com/muqadasejaz/pdf-qa-rag-system
A PDF Question-Answering App built with RAG (Retrieval-Augmented Generation), allowing users to upload PDFs and ask context-based questions. Powered by Streamlit, LangChain, Ollama, and Chroma for efficient and accurate answers.
chromadb generative-ai langchain llama llama3 ollama pdf-question-answering pdf-rag pdf-reader rag-qa streamlit vector-database
Last synced: 05 May 2026
https://github.com/fayzi-dev/fayzi-dev
mohammad fayzi
convolutional-neural-network deep-learning git hugginface javascript knn-classification machine-learning mysql-database php python pytorch random-forest sckiit-learn streamlit svm
Last synced: 19 Mar 2026
https://github.com/a3ro-dev/weather-prediction-application
a weather prediction application built using Streamlit. The application predicts future temperatures and weather types based on past trends. It provides a sleek and intuitive user interface for input and displays the predictions dynamically.
charts mathematics matplotlib numpy plotting python python3 streamlit weather weather-app weather-forecast weatherprediction webapp
Last synced: 06 Feb 2026
https://github.com/csabaconsulting/thruthinkcohereweaviatechat
Cohere and Weaviate powered ThruThink support chat on Streamlit
cohere generative-ai llm rag retrieval-augmented-generation streamlit weaviate
Last synced: 26 Oct 2025
https://github.com/walterpinem/pdf-to-audiobook-converter
A simple PDF to Audiobook Converter web app using Python and Streamlit.
audiobook python python3 streamlit streamlit-webapp
Last synced: 03 Jan 2026
https://github.com/jayita11/ann-classification-customer-churn-prediction
The project predicts bank customer churn using an Artificial Neural Network (ANN). It includes data preprocessing, model training with TensorFlow and Keras, and deployment via a Streamlit app. The model's performance is visualized using TensorBoard, showcasing effective machine learning techniques for customer retention.
artificial-neural-networks customer-churn deep-learning keras machine-learning python streamlit tensorflow
Last synced: 16 Feb 2026
https://github.com/ahmad2b/cinematch
AI Movie Recommendation Engine
aiohttp gpt-4 openai openai-api postgresql pydantic pytest python requests sqlalchemy streamlit tmdb-api
Last synced: 29 Apr 2026
https://github.com/niqifan007/openai-tts-stt-streamlit
A gui interface for tts (text-to-speech) and stt (speech-to-text) interfaces using the openai api developed by Streamlit, with a history function一个使用Streamlit开发的openai的api接口的tts(文字转语音)和stt(语音转文字)接口的gui界面,带有历史记录功能
openai openai-api streamlit stt-gui tts tts-gui whisper whisper-api
Last synced: 06 Feb 2026
https://github.com/silvermete0r/oraclus-cryptopappy-web-app
Oraclus - CryptoPappy. Cryptocurrency Analysis App based on Streamlit framework.
cryptocurrency news-api streamlit tensorflow
Last synced: 13 Apr 2026
https://github.com/birajcoder/travel-guide-ai
An AI assistant application created using the useLLM service
Last synced: 14 Apr 2026
https://github.com/manas1331/pesu_io_project
This is a general health chatbot which is built using Gemini model and it answers all health related queries asked by the user. Built using the concept of RAG, embeddings and LLM.
chatbot gemini health healthcare llm rag streamlit
Last synced: 14 Apr 2026
https://github.com/gokulnpc/fake-news-prediction
This web app is a fake news prediction tool. It uses a machine learning model to predict whether a given news is fake or not. The model is trained on a dataset of news articles and their labels. The model uses a logistic regression algorithm to make predictions.
fake-news-detection logistic-regression machine-learning regression-models streamlit
Last synced: 01 May 2026
https://github.com/sorna-fast/iris-classifier-pca
An interactive web application for Iris flower classification using Random Forest and PCA visualization, built with Streamlit. Features real-time predictions, interactive model training, and beautiful data visualizations.
matplotlib matplotlib-pyplot matplotlib-python numpy pandas python seaborn sklearn streamlit
Last synced: 16 Apr 2026
https://github.com/aurelliachristie/sectorscan
A financial analytics app that turns data from different sectors into beautiful, easy-to-understand visualizations
Last synced: 24 Feb 2026
https://github.com/subhayudutta/talk2ytube
Talk2YTube is an innovative AI-powered chatbot designed to provide insightful and comprehensive responses by accessing and interpreting information from YouTube videos.
faiss-vector-database google-generative-ai langchain streamlit youtube-transcript-api
Last synced: 12 Apr 2026
https://github.com/smsraj2001/railway-reservation-app
A railway reservation app using streamlit-python
database mysql-database python3 sql streamlit streamlit-application streamlit-cloud streamlt-cloud-deploy
Last synced: 12 Apr 2026
https://github.com/krishbharadwaj5678/pdfsecure
PDF Secure is your go to solution for encrypting and decrypting PDF passwords. Download your files securely and enjoy peace of mind knowing your documents are safe with PDF Secure.
deployment file-encryption file-security pdf pdf-decrypt pdf-encryption pdf-secure pdf-security pdf-tool pdf-tools pypdf2 python secure-document streamlit streamlit-webapp webapp
Last synced: 18 Apr 2026
https://github.com/tirendazacademy/my-first-ai-app
Building an AI-powered app with Streamlit & LangChain
deployment langchain langchain-python llms openai streamlit
Last synced: 17 Oct 2025
https://github.com/negativenagesh/Arecaverse
Areca nut quality sorting is a manual process done by farmers, so this project is aimed to make areca nut quality sorting without human intervention
analytics classification classification-project classifier cv2 data-science image-processing machine-learning machine-learning-project machine-learning-projects machinelearningprojects ml-projects mlproject model modelbuilding python rembg streamlit
Last synced: 24 Oct 2025
https://github.com/brianlesko/rag-text-search
This git repository hosts a user interface for a chat-app, with integrated text similarity search for querying a document. Think of it as an upgrded Cmd+F search. It's written in Pure Python. Created for Learning Purposes.
cosine-similarity gpt llm openai python search-engine streamlit text text-embedding text-processing ui
Last synced: 16 Apr 2026
https://github.com/its-me-techkykabilan/attendance-system-project-001
Attendance System Project based on Face Recognition Deployed with Streamlit
attendance-system attention-mechanism deployment face-recognition ipykernel python pytorch streamlit torchvision
Last synced: 09 Apr 2026
https://github.com/tszon/end-to-end_ds_ml_project
I built an end-to-end customer churn segregation and prediction project.
containerisation data-science docker explianable-ai exploratory-data-analysis feature-engineering hdbscan-clustering kmeans-clustering machine-learning mlflow preprocessing-data scikit-learn shap statistical-test statistical-tests streamlit supervised-learning visualisation vscode
Last synced: 16 Apr 2026
https://github.com/madhurimarawat/python-projects
This repository contains the projects that I made in the Python programming language.
automobile-dataset big-data-analytics csv-files data-analysis-python data-visualization data-visualization-project documentation email-spam-classification google-app-data image-background-removal image-processing nba-dataset python python-libraries rock-paper-scissors-game streamlit streamlit-deployment streamlit-webapp
Last synced: 12 Apr 2026
https://github.com/mrnust/automated-blog-post-generation-generativeai-mas
Writer's block blues? Give this project a topic - like "easy summer recipes." Two AI agents take care of the rest! One hunts for cool info, the other crafts a fun blog post. They're like magic helpers, freeing you up for new ideas!
crewai duckduckgo-search langchain streamlit
Last synced: 11 Apr 2026
https://github.com/charanpool/rag-news-summarizer
A local-first RAG pipeline that fetches news from RSS feeds, indexes them in ChromaDB, and generates AI-powered summaries using Ollama. Built with LangChain and Streamlit for learning and experimentation.
chromadb langchain local-llm news nlp ollama python rag retrieval-augmented-generation sentence-transformers streamlit vector-database
Last synced: 18 Jan 2026
https://github.com/megh2005/portfolio-megh
Streamlit Multipage Portfolio
multi-page-application portfolio streamlit
Last synced: 13 May 2026
https://github.com/nanith777/disaster_prediction_model
This project aims to classify tweets related to different types of disasters using Natural Language Processing (NLP) techniques.
bert-model huggingface llm nlp-machine-learning sdg13 streamlit tokenizer
Last synced: 14 May 2026
https://github.com/xiepei1/streamlit-msal-2
Yet another msal Single-Sign-On module of streamlit applications also for ConfidentialClientApplication by checking required App roles of signed-in users in the enterprise setup, and support obo flow.
Last synced: 27 Jan 2026
https://github.com/urstrulykkr/buildkey-ai
Help Build Key Bridge with AI
astro azure faiss-vector-database gpt-3 jamstack microsoft openai-api python streamlit vercel-deployment
Last synced: 15 Mar 2026
https://github.com/shivankk26/code-analyst-app
Welcome to the Code Review App! This app allows you to upload your Python (.py) files and receive suggestions for improvements using the GPT-3.5 model.
github-actions langchain llms openai openai-api prompt-engineering python streamlit
Last synced: 11 Apr 2026
https://github.com/bchachar/image-generation
A Streamlit app for generating AI images using Stable Diffusion with prompt similarity scoring and image gallery.
artificial-intelligence clip image-generation sqlalchemy stable-diffusion streamlit
Last synced: 13 Apr 2026
https://github.com/prithivsakthiur/auto-abliteration
modify a language model's behavior by abliterating its weights.
abliteration gemma3 huggingface-transformers llm llms ollama streamlit uncensored
Last synced: 11 Apr 2026
https://github.com/subhayudutta/talk2websites
Talk2Websites is a sophisticated AI-powered chatbot designed to provide comprehensive and insightful responses by accessing and interpreting information from the website link given by user.
beautifulsoup faiss-vector-database gemini-api langchain streamlit
Last synced: 16 Apr 2026
https://github.com/exsandebest/mts-teta-hackathon
(RU) Hosts classification - MTS.Teta hackathon project
classification-model hosts hosts-classification jupyter-notebook python streamlit
Last synced: 16 Apr 2026
https://github.com/soumyadeepbose/sheet-counter
Sheet Counter is a Streamlit application designed to count the number of sheets in a given video or image. The app uses computer vision techniques to detect and count horizontal lines, which represent sheets in the input media.
canny computer-vision hough-lines hough-transform opencv python python3 sheet-counter streamlit
Last synced: 10 May 2026
https://github.com/bgunyel/ragnar
Retrieval AuGmented kNowledge AdviseR
agentic-ai ai business-intelligence groq langchain langgraph llm rag retrieval-augmented-generation streamlit tavily
Last synced: 12 Apr 2026
https://github.com/mimansha11/langchain-rag-chatbot
RAG-ChatBot Using LangChain and Streamlit
chromadb langchain langchain-api openai openai-api python sqlite3 streamlit
Last synced: 18 Apr 2026
https://github.com/abdulsamad183/cooking_agent
Cooking Agent is a simple multi-modal AI project that takes an image of ingredients, extracts them, and suggests possible recipes. If the ingredients are not sufficient, it recommends additional ones to complete a recipe.
agentic-ai ai deep-learning machine-learning multimodal nlp openai streamlit
Last synced: 13 Apr 2026
https://github.com/ankitshah074/askai
GenAI Document Assistant is a AI tool that lets users upload documents (PDF, DOCX, TXT) and ask questions — powered by embeddings, FAISS, and LLM.
langchain llm python streamlit
Last synced: 06 Feb 2026
https://github.com/emn-f/vox-ai
Open-Source AI Assistant powered by Gemini & Neural Search. Built with Python, Streamlit, and automated MLOps pipelines.
chatbot gemini-api github-actions huggingface lgbt llm nlp python rag sentence-transformers sheets streamlit
Last synced: 23 Jan 2026
https://github.com/headless-start/cs2-endtoend-chatbot
This repository contains a simple end to end Counter Strike 2 chat bot.
chatbot counter-strike-2 css flask html5 nltk python3 scikit-learn streamlit
Last synced: 11 Apr 2026
https://github.com/poojaharihar03/legal-advisor-senor
Entire legal chat app application in one repository
huggingface llm python react streamlit
Last synced: 07 Jan 2026
https://github.com/rahul-sahani04/gemini-pro-vision-chatbot
Gemini Pro AI is a Streamlit-powered application leveraging Google's Generative AI API. Engage in dynamic text and image-based conversations with Gemini Pro and Gemini Pro Vision models. Simply input text or upload images to receive contextual and creative responses. Explore the possibilities of conversational AI with Gemini Pro AI.
gemini-pro google-ai python3 streamlit
Last synced: 27 Apr 2026
https://github.com/pramodkondur/redbusdatascrapinganddynamicfiltering
This project leverages Selenium for web scraping from the RedBus Website, Python for data manipulation, SQL for data storage, and Streamlit for creating an interactive application to visualize and filter the data.
data-visualization python selenium sql streamlit web-scraping
Last synced: 11 Apr 2026
https://github.com/srinivasrm/graphics_cards_analysis_and_application
In the current project I have extracted graphics card current prices from an authorizer retailer in India and performed analysis
beautifulsoup data-analysis data-science data-visualization etl graphic-card-price-prediction graphics-card graphics-card-analysis heroku-database machine-learning matplotlib pgsql python regression scikit-learn seaborn sql streamlit webapplication
Last synced: 04 Mar 2026
https://github.com/felipeclarindo/my-energy-web
Web project to improve the issue of green energy with dashboard and a management of energy accounts developed in python with integrated streamlit with api developed using djando and django-ninja.
api-rest dashboard django django-application django-ninja python streamlit
Last synced: 13 Apr 2026
https://github.com/ayushdutta-ai/aila
This project is an NLP-based legal assistant using LLMs and RAG to provide accurate IPC-related legal information. It features a user-friendly interface built with Streamlit, enhancing legal accessibility and understanding.
Last synced: 11 Apr 2026
https://github.com/bunu23/gen-ai-for-text-and-image
This repo contains an application powered by generative AI models from Google, Gemini Pro and Gemini Pro Vision, offering insights and analysis on text and images.
googlegenerativeai pillow python streamlit
Last synced: 19 May 2026
https://github.com/magnuss0/movie-rec-system
The project extracts movie data using TheMovieDB API, processes it using TF-IDF and cosine similarity for generating recommendations, and stores the data in a DuckDB database. The system is encapsulated within a FastAPI web application and can be deployed using Docker. It provides movie recommendations in JSON format.
cosine-similarity docker duckdb movies-recommendation moviesdb-api ploomber poetry-python scikit-learn streamlit tf-idf
Last synced: 14 Apr 2026
https://github.com/jyoti-ranjan-jena/docbot
DocBot is a Streamlit web application that enables interactive conversations with PDF documents using Gemini AI, providing insightful responses based on the document's content.
Last synced: 30 Apr 2026
https://github.com/bunu23/image-classification-resnet50-streamlit
This project demonstrates an image classification system using ResNet50, fine-tuned on a custom dataset. It includes a Streamlit application for user interaction, allowing image uploads and classification results. It integrates Google's generative AI models for enhanced analysis.
cnn deep-learning generative-ai keras matplotlib numpy pillow python resnet-50 streamlit tensorflow
Last synced: 07 Apr 2026
https://github.com/rashi-raturi/readme-generator
A streamlit app that generates readme file for your project using llama-3 & groq API
generative-ai groq-api llama3 readme readme-generator streamlit
Last synced: 04 Feb 2026
https://github.com/squadron-leader/ecopredict-ai
EcoPredict AI is a powerful, AI-driven solution for predicting Greenhouse Gas (GHG) emissions based on user-input industry data. Designed for environmental sustainability initiatives, EcoPredict AI utilizes machine learning models to deliver accurate carbon emission predictions and is deployed via Streamlit for real-time access.
epa-data linear-regression python regression-model scikit-learn streamlit
Last synced: 12 Apr 2026
https://github.com/shantoroy/data-visualization-streamlit-app
Simple csv data analytics platform built using Python Streamlit
data-analytics data-visualization machine-learning python streamlit
Last synced: 13 Apr 2026
https://github.com/markoshb/manageyourdata
Generate PDF reports and AI powered analysis from data files locally.
data-science fastapi fpdf gemini langchain ollama pandas pdf-report-generation streamlit
Last synced: 14 Apr 2026
https://github.com/aditya-ranjan1234/garment-industry-ml-solutions
Applications on ML in garment industry
Last synced: 30 Apr 2026
https://github.com/insolor/df-releases-analytics
Dwarf Fortress releases analytics
Last synced: 29 Apr 2026
https://github.com/elizabethsiegle/ai-replicate-hackathon-cringai
ai aws metaphor python replicate streamlit trisha twilio twilio-voice
Last synced: 02 May 2026
https://github.com/kartiksood10/sms-spam-classifier
A streamlit app that predicts if an input message is spam or not
classification heroku-deployment machine-learning python streamlit
Last synced: 12 Apr 2026
https://github.com/hamdaniqhmqd/sistem-cerdas
I use this repository for my storage, especially in the intelligent systems course in semester 3
matplotlib numpy pandas python streamlit
Last synced: 20 Apr 2026
https://github.com/hamdaniqhmqd/project-predict-saham-bbri
Repository Project-Predict-Saham-BBRI is a group assignment project that uses Streamlit, scikit-learn, and related technologies to build a BBRI stock price prediction application based on day, week, and month input.
data-visualization numpy pandas python sklearn streamlit
Last synced: 11 Apr 2026
https://github.com/mashiat12/plant_leaf_disease_prediction
This project aims to develop a method for detecting plant diseases using CNNs by analyzing leaf images.The CNNs are proficient in handling large datasets and can dynamically learn new features from them in a supervised manner. By learning the important features from the input images, CNNs can make accurate predictions about the presence of diseases
cnn cnn-classification deep-learning plant plant-disease-classification plant-disease-prediction plant-leaf-disease-detection streamlit
Last synced: 14 May 2026
https://github.com/fralfaro/streamlit-examples
Primeros pasos con Streamlit
Last synced: 16 May 2026
https://github.com/fralfaro/vizzu-examples
Primeros pasos con Vizzu
general-projects streamlit vizzu
Last synced: 16 Mar 2025
https://github.com/rhythrosalabs/swarmpy
Swarmpy is a simple-to-use UI for Swarm, OpenAI's multi-agent system. Just visit https://swarmp.streamlit.app and enter your API key to get started.
ai gpt mulit-agent multi-agent-systems openai streamlit swarm
Last synced: 27 Jan 2026
https://github.com/antonlydell/streamlit-passwordless-app
The streamlit-passwordless showcase app.
passkeys streamlit streamlit-component
Last synced: 20 Apr 2026
https://github.com/docuvesta/retinoids-skincare-analysis
Using data to learn about retinoids in skincare 🧴
cosmetics cream data-analysis-python data-visualization eyecare mask notion products retinoid retinol serum skincare streamlit
Last synced: 14 Mar 2026
https://github.com/harshavardhan-md/networthy
AI-powered platform connecting newcomers with local guides for support.
css html javascript llama pandas-library python streamlit
Last synced: 04 Feb 2026
https://github.com/atreyu4evr/byui-python-tutor
Streamlit web application featuring an AI chatbot that's tailored to assist BYUI students learn how to program in Python.
artificial-intelligence education huggingface meta python streamlit
Last synced: 14 Mar 2026
https://github.com/jujulis18/medical_chatbot
Medical Chatbot RAG est un assistant conversationnel intelligent conçu pour répondre à des questions médicales courantes, tout en s’appuyant sur des sources fiables et validées. Il utilise un pipeline RAG (Retrieval-Augmented Generation) pour enrichir les réponses d’un LLM avec des documents métiers (mental health)
chatbot contextual-search healthcare llm medical-ai mistral nlp python rag streamlit
Last synced: 31 Jan 2026
https://github.com/ganesh2409/titanic_survival_prediction
A Streamlit-based web application that predicts the survival of Titanic passengers based on various input features. The app allows users to explore the Titanic dataset and make predictions using a trained machine learning model. Includes data cleaning, feature engineering, and model training using Logistic Regression.
data-processing feature-engineering machine-learning streamlit titanic-survival-prediction
Last synced: 12 May 2026
https://github.com/sureshbeekhani/chat-with-postgres-sql
This Streamlit app enables users to query a MySQL database using natural language. It translates questions into SQL, executes them, and returns the results in plain language. Powered by LangChain and Groq, the app makes database querying simple for non-technical users.
ai chatbot langchain sql sqlite streamlit
Last synced: 19 Apr 2026
https://github.com/tayyabwaqar/financial-time-series-prediction-using-lstm
This app predicts stock prices using a Long Short-Term Memory (LSTM) neural network model.
lstm-neural-networks machine-learning python stock-price-prediction streamlit timeseries-forecasting
Last synced: 05 Feb 2026
https://github.com/aakashsharma7/shl-assessment-recommendation-system
Developed an intelligent recommendation system that analyzes job descriptions (text or URL) and suggests relevant SHL assessments. The tool simplifies hiring by using natural language understanding and Gemini API to return accurate, structured test recommendations instantly.
beautifulsoup4 generative-ai pandas python requests streamlit
Last synced: 05 May 2026
https://github.com/vasugi2003/second-hand-car-price-prediction-using-machine-learning
Predicting Price of Second Hand Automotives
csv database deployment kaggle machine-learning-algorithms pandas prediction python3 regression-models scikitlearn-machine-learning streamlit
Last synced: 13 Apr 2026
https://github.com/tsffarias/scrapy_monitoramento_preco_ecommerce
Projeto de ETL para Monitoramento de Preços e produtos E-commerce com o objetivo de coletar informações detalhadas e implementar um dashboard que facilite a visualização e análise desses dados.
pandas pricing python scrapy sqlite3 streamlit webscraping
Last synced: 12 Apr 2026
https://github.com/shriram-vibhute/filmflare-movie-recommendation-engine
Movie Recommendation System - Web Application using Machine Learning: The system utilizes pre-processed movie data and a cosine similarity matrix to suggest similar movies
bag-of-words machine-learning nlp nltk python recommender-system streamlit vectorization
Last synced: 16 Oct 2025
https://github.com/brianlesko/r2-dualsense2
implements the control of a double joint robot using Sony's Dualsense (PS5) controller. (Pure python). Demonstrates external device communication, the strength of using classes while programming, and the power of simple user interfaces. By Brian Lesko for learning purposes.
control dualsense forward-kinematics low-code modern-robotics ps5 python remote-control robotics streamlit ui under-100-lines
Last synced: 13 Apr 2026
https://github.com/alessioborgi/ALPR-Automatic-License-Plate-Recognition
A comprehensive system for detecting and recognizing license plates in real-time, combining image processing, object detection, and optical character recognition (OCR) to provide an accurate and efficient solution for automatic license plate recognition, with also double GUI, both for the Security Manager and for the Car User.
deep dl image-processing learning ml object-detection ocr ocr-recognition opencv postegresql python pytorch streamlit
Last synced: 16 Oct 2025
https://github.com/nirmit27/startup-dashboard
A streamlit app for the in-depth analysis of Indian startups.
datavisualization exploratory-data-analysis pandas pandas-dataframe python python3 streamlit streamlit-dashboard streamlit-webapp webapp
Last synced: 04 May 2026
https://github.com/hugo-hattori/property_price_prediction_machine_learning
Machine Learning Project to create an AI capable of predicting property's rental prices.
ai-models artificial-intelligence joblib jupyter-notebook machine-learning machine-learning-algorithms matplotlib matplotlib-pyplot numpy pandas pathlib plotly plotly-express python seaborn sklearn sklearn-linear-model sklearn-metrics sklearn-models streamlit
Last synced: 12 Apr 2026
https://github.com/mamskie/visualisasi-data-kepadatan-penduduk
visualisasi data kepadatan penduduk jawa timur menggunakan streamlit
altair matplotlib pandas python streamlit
Last synced: 17 Apr 2026
https://github.com/chanmeng666/readme-profile-generator
【Star light, star bright, make our repo shine tonight! ⭐️】A user-friendly web application built with Streamlit that helps developers create beautiful, customized GitHub profile READMEs through an interactive interface with real-time preview.
customization developer-tools github-profile markdown profile-readme python readme-generator streamlit
Last synced: 13 Apr 2026
https://github.com/divakarkumarp/building-chatboat-with-langchain-ollama
Simple web interface using Streamlit, a Python library, to interact with a language model called LLaMA3 from the Langchain library
langchain langchainsmith llama3 python3 streamlit
Last synced: 05 May 2026
https://github.com/matteofasulo/heartdisease-dashboard
Heart Disease Risk Assessment using Bayesian Networks
bayesian-inference bayesian-network bayesian-networks pgmpy python3 streamlit variable-elimination
Last synced: 17 Apr 2026
https://github.com/rgrupesh/sarcasm-detector
Web app that detects sarcasm with—around—80% accuracy.
Last synced: 17 Apr 2026