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/ahmedmmahrous/sales-data-analysis-e-commerce-case-study-
Sales Data Analysis E-Commerce Case Study
deployment e ecommerce pandas plotly python retail seaborn statistics streamlit
Last synced: 16 Apr 2026
https://github.com/elizabethsiegle/valentinesday-poem-generator-sendgrid-anthropic-replicate-replit-exa
Generate a Customized Poem for Valentine's Day using Anthropic, Twilio SendGrid, Replicate, and Exa!
anthropic claude claude-api exa exa-api replicate replicate-api replit replit-hosting sendgrid sendgrid-api stable-diffusion streamlit twilio twilio-sendgrid
Last synced: 08 May 2026
https://github.com/sanjiban08/movie-recommender-site
Discover your perfect film match with my Movie Recommender Site. My machine learning algorithms analyze your preferences, ensuring each recommendation is tailored just for you.
bag-of-words jupyter-notebook machine-learning pycharm python3 streamlit vectorization visualization
Last synced: 13 Feb 2026
https://github.com/veerupandey/sharesphere
ShareSphere is a multi-user file sharing system built with Streamlit, SQLAlchemy, and SQLite. It allows users to upload, share, and download files within a group or with specific users.
Last synced: 13 Feb 2026
https://github.com/alfonsokan/pba_analytics
Streamlit app that provides advanced basketball statistics for the Philippine Basketball Association (PBA) 2023-2024 Season (Philippine Cup)
Last synced: 08 May 2026
https://github.com/asma-hachaichi/transformers-nlp-pipelines
This Streamlit-based web application demonstrates the use of various NLP pipelines using the Hugging Face Transformers library.
ner nlp pipeline question-answering sentiment-analysis streamlit summarization transformers
Last synced: 27 Apr 2026
https://github.com/ayushsharma297/capstone_llm_project
This project presents a chat assistant that uses the Retrieval-Augmented Generation (RAG) model and Vectorestores to answer user inquiries by utilizing the power of large language models (LLMs) and external data sources.
chatbot embeddings generative-ai langchain llama2 llm python rag streamlit
Last synced: 14 Feb 2026
https://github.com/argonzcompany/argonz-seo-assistant
The Streamlit App for improving Google SEO ranking of Persian Contents with help of Groq Langchain
langchain langchain-groq prompt-engineering python streamlit streamlit-web
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/rahul-vinay/devsalaryinsights
An interactive Streamlit app that uses machine learning to predict software developer salaries based on education, experience, and country. Visualize global salary data from the Stack Overflow Developer Survey through dynamic charts and insights.
data-visualization exploratory-data-analysis interactive-dashboard machine-learning python salary-prediction stack-overflow streamlit
Last synced: 14 Feb 2026
https://github.com/pranavsuriya-sr/e-hub_energysystems
Python based Web Application for analysis and visualization of concepts in Energy Systems.
css energy-systems-analysis html javascript matplotlib numpy python schemdraw streamlit
Last synced: 11 Apr 2026
https://github.com/theanujsinha01/ml-model-builder
ML Model Builder is a Streamlit-based web application that allows users to upload datasets, clean data, preprocess features, train regression models with hyperparameter tuning, and test the trained models with new data.
jupyter-notebook machine-learning pandas sklearn streamlit
Last synced: 11 Apr 2026
https://github.com/gamcoh/pr-st-cli
A CLI package that helps create Streamlit templates (Pernod-Ricard)
Last synced: 15 Feb 2026
https://github.com/bushra-07/chat-with-multiple-pdfs
An interactive tool to chat with multiple PDFs at once. Upload documents and get quick insights, answers, and information extraction from all your files simultaneously.
chatbot conversational-ai google-generative-ai langchain machine-learning natural-language-processing pypdf2 python streamlit
Last synced: 28 Feb 2026
https://github.com/hlexnc/project-arepo
Data-driven stroke risk assessment & personalized recommendations, powered by machine-learning and an NLU-driven chatbot.
chatbot data-analysis docker docker-compose machine-learning nlu-chatbot python rasa scikit-learn sklearn streamlit
Last synced: 15 Feb 2026
https://github.com/edwin5354/vpn_eda_streamlit_test
First Streamlit App for Data Visualisation
Last synced: 08 May 2026
https://github.com/alejandrolara11/machinelearningcourse
Machine Learning Basics: From Setup to Clustering
data-analysis data-science machine-learning numpy pandas plotly preprocessing-data python scikit-learn seaborn streamlit
Last synced: 11 Apr 2026
https://github.com/supreme-gg-gg/beam-analysis
Fast, customisable, intuitive web application to simplify beam analysis. Certified by Bob the Builder.
civil-engineering matplotlib numpy python streamlit structural-analysis
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
https://github.com/kush-ankit/mobile_price_prediction
Mobile price prediction
kaggle linear-regression machine-learning mlops pickle random-forest-regression sklearn streamlit
Last synced: 15 Feb 2026
https://github.com/teresaromero/palmer-penguins
Mid-Bootcamp project for Core Code school Big Data & Machine Learning course.
docker docker-compose flask jupyter-notebook mongodb mongoshell pandas pymongo python streamlit streamlit-application vega-lite
Last synced: 15 Feb 2026
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/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/kisaa-fatima/personal-notes-assistant
About This repository contains a Personal notes based Q/Answer System built with Streamlit, LangChain, ChromaDB, HuggingFace embeddings, and Groq’s LLM. The application enables users to upload notes as PDF documents, extract text, create a vector-based retrieval system, & perform question-answering using LLM-powered retrieval-augmented generation (
chromadb groq-api lama3 langchain llm nlp rag streamlit vector-database
Last synced: 16 Apr 2026
https://github.com/trungbac11/football-etl-pipeline
This is my mini project about building an End-to-end data pipeline for European football analytics. This project transforms raw football statistics into actionable insights, powering a web application for match search and analysis.
dagster dbt docker-compose etl-pipeline minio mysql postgresql streamlit
Last synced: 22 Jun 2026
https://github.com/isislab-unisa/vm-lab
Manage all your VMs in the browser.
file-explorer postgresql python sftp sqlalchemy ssh streamlit terminal vm
Last synced: 01 Mar 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/jpcadena/territoria
Streamlit UI Dashboard
dashboard dashboard-ui python streamlit streamlit-application streamlit-dashboard
Last synced: 27 May 2026
https://github.com/e-espootin/job_crawler_ai_ollama_streamlit_p047
job crawler AI Ollama streamlit
ollama python selenium streamlit
Last synced: 16 Apr 2026
https://github.com/rampal-punia/rag_app
Streamlit-based Document Q&A application allowing users to upload documents, process them, and ask questions about their content
huggingface langchain langchian-app rag streamlit
Last synced: 16 Apr 2026
https://github.com/jaweria-b/simple-stock-price
A simple Stock-Price App using streamlit.
machine-learning-algorithms python stock-price-prediction streamlit
Last synced: 16 Apr 2026
https://github.com/emasuriano/yoga-classification-web-demo
A yoga classifier
image-classification keras machine-learning streamlit tensorflow yoga
Last synced: 16 Apr 2026
https://github.com/arfazrll/data-analyst-dashboard
Data Analyst Dashboard is an interactive tool designed to help data analysts explore, analyze, and visualize datasets with ease. Using Dash and Plotly.
csv-files dashboards data-analysis-python python streamlit
Last synced: 08 May 2026
https://github.com/sudharsansaravanan/personaai-frontend
A lightweight AI assistant powered by Groq’s LLaMA 3 model, built with Streamlit and served via FastAPI. It answers both general questions and personal questions using details from my resume. Replies naturally in the first person, so it feels like you’re chatting with me.
streamlit streamlit-application
Last synced: 22 Jun 2026
https://github.com/zolppy/contextus
Trabalho de Conclusão do Curso (TCC) de Licenciatura em Computação do Instituto Federal da Bahia (IFBA), Campus Jacobina.
groq-cloud ifba langchain llm plataforma-nilo-pecanha python sqlite streamlit tcc text-to-sql
Last synced: 02 Jun 2026
https://github.com/raghavendranhp/e_cart_intelligence
A comprehensive machine learning and AI-driven solution built for the E-Cart platform. This project provides personalized product recommendations, forecasts weekly inventory demand, segments customers using RFM analysis, and generates executive business insights using LLMs
Last synced: 02 Jun 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/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/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/anuritigupta26/researchmate-
Research Mate is a web-based application designed to assist researchers, students, and professionals in efficiently processing and extracting insights from research articles and online content. Users can input multiple research URLs, which the app processes and converts into useful information. Powered by OpenAI’s GPT models and LangChain, the app
faiss-cpu groq-api huggingface langchain libmagic llm openai pickle sentence-transformers streamlit tiktoken
Last synced: 16 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/zablon-oigo/spotify-data-pipeline
This project is a python-based data pipeline that integrates with the spotify web API to extract and analyze artist-related data. It provides functionality to search for artists by name, retrieve their top tracks in a specific country such as kenya, and load the data into a temporary database for analysis.
dlt dlthub github-actions makefile pre-commit-hooks pytest python3 spotify-web-api streamlit streamlit-dashboard
Last synced: 16 Apr 2026
https://github.com/jaweria-b/bioinformatics-dna-app
built a DNA Nucleotide Count Web App using StreamLit
bioinformatics python streamlit
Last synced: 16 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/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/prarthana-singh/prarthana-singh
Welcome to my GitHub! I'm Prarthana Singh, an aspiring Data Scientist passionate about Machine Learning, Data Science, and DSA. This repo serves as a collection of my projects, articles, and coding journey. 🌟
data-science deep-learning dsa java kaggle machine-learning powerbi projects python streamlit
Last synced: 03 Mar 2026
https://github.com/sahiltiwariiii/dssp
Predicting student math scores ! This project utilizes advanced machine learning techniques and MLOps tools like DVC and MLflow to predict a student's math score based on various factors such as gender, race/ethnicity, parental level of education, lunch type, test preparation course, writing etc
docker dotenv dvc flask machine-learning mlflow mlops mysql mysql-connector-python numpy pandas pymysql python python-dotenv scikit-learn seaborn sklearn-library statistics streamlit
Last synced: 27 Mar 2026
https://github.com/sattar-almohsin/fourier-analysis-and-forecasting-
A market analysis tool that identifies dominant price cycles using FFT techniques and generates forward projections through reconstructed composite waves.
financial-analysis fourier-transform streamlit time-series-forecasting
Last synced: 16 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/0xzee/streamlit_langgraph_chatbot
Streamlit ChatBot App built with LangGraph, Memory management, Groq LLM Inference
groq-api langchain langgraph langgraph-chabot llama3-2 memory-management streamlit
Last synced: 18 Apr 2026
https://github.com/tanay-dwivedi/wiki-scraper
This Streamlit app enables users to input a Wikipedia page URL for content, summary, images, references, top 10 words, and sentiment analysis, presenting concise insights with visual elements.
matplotlib-pyplot pandas python streamlit textblob-sentiment-analysis wikipedia
Last synced: 16 Apr 2026
https://github.com/safwanshamsir99/covid19-symptoms-prediction
Trained more than 5000 data to categorize either the patient is positive in the result of Covid-19 or not.
binary-classification kaggle-dataset random-forest streamlit
Last synced: 16 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/justmalhar/elevenlabs-ui
A dockerized Streamlit UI for ElevenLabs' text-to-speech capabilities, supporting 28 languages through the Eleven Multilingual V2 model.
docker docker-compose elevenlabs python streamlit text-to-speech tts
Last synced: 16 Apr 2026
https://github.com/pankil-soni/email-spam-detector
Website for predicting whether a E-mail/SMS is spam or not
data-science emailspamclassifier machine-learning miniproject miniprojects nlp nlp-machine-learning python streamlit
Last synced: 16 Apr 2026
https://github.com/navneet83/multimodal-mountain-peak-search
Identify mountain peaks in your photos using AI—zero-shot retrieval, landmark re-ranking, and geospatial priors.
clip colab computer-vision delf delg elasticsearch geodesy geodesyml image-search mountain peak-detection ransac siglip siglip2 streamlit vector-database vector-db
Last synced: 16 Apr 2026
https://github.com/muhdasif1/python-programming-language-2025
A beginner-friendly yet comprehensive crash course on Python programming in 2025! This repository covers fundamental to advanced concepts with practical examples, exercises, and real-world projects to help you build strong programming skills.
agents-sdk googleaistudio openai python-script python3 streamlit
Last synced: 16 Apr 2026
https://github.com/edcalderin/handwritten-digit-recognition
Detect handwritten numbers using cosine similarity metric
cosine-similarity docker handwritten-digit-recognition poetry python streamlit
Last synced: 16 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/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/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/odyash/ayahs-audio-downloader
ai-generated ayahs islam python quran streamlit uv verses
Last synced: 27 Apr 2026
https://github.com/kowshik-407/mcq-generator-using-openai
Automated MCQ Generator Using Langchain OpenAI_API
langchain-python openai-api python3 streamlit
Last synced: 16 Apr 2026
https://github.com/abhinavbammidi1401/translingua_pro
Streamlit application for real-time language translation with support for text input, file uploads, and voice input. Features include language selection, audio feedback, and an interactive interface.
groq-api llm python streamlit webapp
Last synced: 05 Mar 2026
https://github.com/vedant363/fashion-recommender-system
A Fashion recommender system built using Python and Streamlit, that suggests clothing items based on input image
nearest-neighbor python recommender-system streamlit streamlit-dashboard tensorflow
Last synced: 17 Apr 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/archismwanchatterjee/football-match-prediction
Football Match Predictor for top leagues
ensemble-machine-learning machine-learning pandas random-forest-classifier rmse-score scikit-learn streamlit
Last synced: 17 Apr 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/an0te/intent-persona
Generate detailed marketing personas and insights tailored to specific keywords.
Last synced: 05 Mar 2026
https://github.com/presizhai/gemini-quizzify
This project develops a solution called Quiz Builder, which dynamically generates quizzes based on user-provided documents, ranging from textbooks to scholarly papers. The tool offers a tailored learning experience with instant feedback and comprehensive explanations, facilitating deeper comprehension and retention of knowledge.
ai chromadb google-api google-cloud-platform google-gemini-ai google-generative-ai langchain machine-learning streamlit vertex-ai
Last synced: 05 Mar 2026
https://github.com/rafaeljc/saber
Smart Assistant for Better Engineering and Research
Last synced: 05 Mar 2026
https://github.com/santoshshinde2012/streamlit-app
Streamlit Demo App
data-science python react streamlit
Last synced: 17 Apr 2026
https://github.com/shivanmathur/spotify-music-recommendation
database normalization postgresql sql streamlit
Last synced: 03 Feb 2026
https://github.com/germanpaul12/iss-over-mannheim-newsletter
ISS Data with Web-App and Newsletter option
international-space-station iss neo4j streamlit streamlit-webapp webapp
Last synced: 08 May 2026
https://github.com/nathadriele/ifood-data-governance-pipeline
Este projeto demonstra uma solução completa de Data Governance com foco em qualidade, rastreabilidade, segurança e conformidade com LGPD. Utiliza tecnologias modernas como Streamlit, Airflow, dbt e Pydantic para implementar um ecossistema funcional e interativo com dashboard de governança de dados.
airflow dashboard data-analysis data-catalog data-engineering data-governance data-quality data-visualization dbt ifood lgpd matplotlib numpy observability-data pandas pipeline pyspark redis seaborn streamlit
Last synced: 02 Apr 2026
https://github.com/madhurajayashanka/rag-langchain-openai
RAG (Retrieval-Augmented Generation) to answer questions based on your PDF documents with accurate contextual responses.
faiss langchain openai pypdf2 python rag retrieval-augmented-generation streamlit
Last synced: 02 Apr 2026
https://github.com/xenon1919/churn-prediction-using-xgboost
This project is an AI-powered web application built with Streamlit, utilizing XGBoost to predict customer churn. It analyzes customer data to determine whether a customer will stay or leave a company based on financial and demographic details.
churn-prediction hyperparameter-tuning machine-learning python streamlit xgboost
Last synced: 08 May 2026
https://github.com/devanshsharma-og/ip-prediction-and-geolocation-of-the-email-sender-under-ip-rotation
The model utilizes TensorFlow and Keras to create a neural network model for predicting the sender's IP address from email headers, even under IP rotation.
folium-maps ipaddress matplotlib python streamlit streamlit-webapp tensorflow
Last synced: 10 May 2026
https://github.com/debjotyms/shobdopath-ai-language-helper
A simple AI powered app to help users learn English. It lets you explore words (meanings, synonyms, translations), play fun language games, and improve reading skills with AI. Built with Streamlit.
Last synced: 17 Apr 2026
https://github.com/miteshsharma/llm_agent_openai
This is code to create an LLM agent using OpenAI
langchain-python llm openai streamlit
Last synced: 08 May 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/dipan313/sarathi
🚘 SARATHI – A real-time AI-based attention monitoring system for drivers and pilots that detects drowsiness, posture issues, and inattention. Built with Python, MediaPipe, OpenCV, and Streamlit.
blinker matplotlib mediapipe opencv pygame python raspberry-pi streamlit t
Last synced: 02 Apr 2026
https://github.com/jatinnxn/government-document-assistant
Built an AI-powered US Government Document Assistant that uses RAG with MySQL and the Federal Register API to fetch and summarize official publications. Integrated Ollama + Mistral LLM via subprocess for intelligent, context-aware responses through a custom Streamlit interface.
api large-language-models mistral mysql-database ollama openai python retrieval-augmented-generation streamlit vscode
Last synced: 02 Apr 2026
https://github.com/vtvito/arrowflow
Build ETL pipelines in plain English. A modular microservices platform with AI-assisted pipeline generation, Apache Arrow IPC data transfer, and Airflow orchestration.
ai-agent airflow apache-arrow data-engineering data-pipeline docker etl flask llm microservices python streamlit
Last synced: 02 Apr 2026
https://github.com/mehnaz2004/product-recommendation-system
The Product Recommendation System uses the Apriori Algorithm to suggest frequently bought-together products based on transaction data. It features a Streamlit UI where users can add items to their cart and receive real-time recommendations.
apriori-algorithm deployed machine-learning-algorithms python sklearn streamlit
Last synced: 17 Apr 2026
https://github.com/arturogonzalezm/equity_options
python3 python311 streamlit streamlit-webapp
Last synced: 17 Apr 2026
https://github.com/manumishra12/visionread
VisionRead the application that leverages the power of Llama 3.2 Vision to perform Optical Character Recognition (OCR).
llama material-ui ocr ollama python3 reactjs streamlit
Last synced: 17 Apr 2026
https://github.com/matheusafonseca/m210-projeto
Este projeto é uma calculadora Simplex desenvolvida em Python, utilizando o framework Streamlit para a interface gráfica e a biblioteca Pulp para resolver problemas de programação linear.
pulp python python3 simplex-method streamlit
Last synced: 17 Apr 2026
https://github.com/cnoret/getaround-ml-dashboard-api
Dashboard & prediction API for Getaround car rental analytics and ML-based price prediction. Built with FastAPI & Streamlit.
analytics api car-rental dashboard data-science deployment fastapi getaround machine-learning mlops price-prediction streamlit
Last synced: 17 Apr 2026
https://github.com/sourabh-kumar04/raso-movie-recommendation
Raso Movie Recommendation System is an AI-powered web application that suggests movies based on user preferences, genres, ratings, and similarity scores. It leverages machine learning techniques to enhance recommendations.
ai content-based-filtering machine-learning movie-recommedation python recommendation-system streamlit web-app
Last synced: 17 Apr 2026
https://github.com/nikkiaung/building-llm-app
This LLM app is taking advantage of all open source such as gemini, firebase, and streamlit, making sure Burmese Student not to get lost in choosing the right classes. *Prompt For Better Education!* 👾
firebase gemini-api python3 streamlit
Last synced: 17 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