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-07-01 00:26:18 UTC
- JSON Representation
https://github.com/zg3z/streamlit-titanic-prediction
classification-algorithm streamlit titanic-survival-prediction
Last synced: 14 May 2026
https://github.com/yannsay/votes_nominaux_geneve
Application to filter affairs and deputes votes in Grand Conseil de Genève
democracy python streamlit switzerland
Last synced: 29 Apr 2026
https://github.com/raghavendranhp/cardify_extracting_business_card_data_and_management
Cardify is a Streamlit application that simplifies the process of extracting and managing business card data. With Cardify, users can easily upload business card images, extract relevant information using OCR, and manage the extracted data efficiently.
easyocr ocr ocr-text-reader opencv python regular-expression sqlite3 streamlit
Last synced: 08 May 2026
https://github.com/bdr-pro/streamlint
ltra-cool Streamlit app, where you can interact with widgets, see data in action, and even upload and download files
Last synced: 14 Apr 2026
https://github.com/aliirshad3098/MovieReviewSentimentAnalysis
I Developed a model successfully predicts whether a movie review is positive or negative by cleaning the input text (removing special characters, punctuation, and stopwords),vectorizing it usingTF-IDF,and then classifying it with a Logistic Regression model. IT includes inputValidation,errorhandling, and an interactive web app built with Streamlit
logistic-regression machinelearning movie-review-sentiment-analysis nlp sentiment-analysis streamlit
Last synced: 17 Oct 2025
https://github.com/shivam-dhir/classifying-covid-19
Covid Detection with CT Scans is a Python project that uses Convolutional Neural Networks (CNNs) built with TensorFlow and Keras to detect Covid-19 from chest X-ray images. It employs OpenCV for image processing and features a simple interface using Streamlit for uploading and analyzing scans.
cnn opencv python streamlit tensorflow
Last synced: 14 Apr 2026
https://github.com/asuquoaa/predictive_maintenance
Predicts equipments from a hydraulic test rig using machine learning
database machine-learning multiclass postgresql streamlit xgboost-classifier
Last synced: 14 Apr 2026
https://github.com/moustafamohamed01/llm-projects
A professional collection of small-scale LLM projects showcasing practical applications of generative AI.
gemini-ai gemini-api generative-ai google-gemini google-generative-ai langchain large-language-models llama llm meta-llama python streamlit
Last synced: 02 May 2026
https://github.com/baghettigh/f1-podium-prediction
A Streamlit web application that predicts if a driver will finish on the podium (1st,2nd, or 3rd Place) in a Formula 1 Grand Prix Race using their qualifying times and initial position. This application performs EDA, Data Preprocessing, and Supervised Machine Learning to predict instances using Logistic Regression.
data-science formula1 logistic-regression prediction streamlit
Last synced: 23 Jan 2026
https://github.com/anirudhrana55/myaudiobookconverter
A user-friendly web application that converts PDF documents into audiobooks, built with Python and Streamlit
audiobook python python3 streamlit streamlit-webapp
Last synced: 13 May 2026
https://github.com/baghettigh/predict-f1-podium
A streamlit app that predicts if the driver will finish on the podium
data-science decision-tree-classifier formula1 machine-learning streamlit
Last synced: 06 Feb 2026
https://github.com/mohammadreza-mohammadi94/Diabetes-Diagnosis-Machine-Learning-Model
This project focuses on the early diagnosis of diabetes using various machine learning models. It includes the implementation and comparison of different algorithms to predict the likelihood of diabetes based on patient data, aiming to improve early detection and intervention.
decision-trees logistic-regression machine-learning ml pandas python random-forest sklearn streamlit
Last synced: 24 Oct 2025
https://github.com/mishra-krishna/olympics-2024-analysis
Interactive dashboard for the Paris 2024 Olympics using Streamlit and Plotly. Explore medal counts, athlete stats, and event data. Containerized with Docker and deployed on Azure.
data-visualization olympics olympics-visualization streamlit streamlit-dashboard streamlit-webapp
Last synced: 08 Mar 2026
https://github.com/xatier/llama-gone-wild
Naughty chats with 🦙😈💦
chatbot llama streamlit streamlit-webapp
Last synced: 23 Jan 2026
https://github.com/smaranjitghose/streamlit_course
Structured Reading Material and Exercises for Streamlit Course
Last synced: 13 May 2026
https://github.com/ssahas/rag-system
A simple RAG web app which can be used as a document chatbot
chromadb langchain retrieval-augmented-generation streamlit vector-database
Last synced: 02 May 2026
https://github.com/aalexander47/blockchain-certificate_validation
Blockchain technology used for validating the authenticity of the Certificate uploaded
blockchain certificate docker ethereum-contract firebase ganache institute ipfs pinata-ipfs security streamlit truffle validation
Last synced: 28 Jan 2026
https://github.com/nikhilchaudhary1/text-summarizer
A Python-based application for summarizing text using Extractive (TF-IDF) and Abstractive (T5 Transformer) techniques. Features an intuitive Streamlit UI for seamless interaction. Simply paste your text, choose a summarization type, and get concise summaries instantly!
abstractive-summarization extractive-summarization huggingface-transformers nltk python-nlp streamlit text-summarizer
Last synced: 17 May 2026
https://github.com/abh3shek/sentiment_analysis
A simple web app built with Streamlit that predicts the sentiment of a text as Positive or Negative. Uses NLTK for text preprocessing (stopword removal & stemming) and a trained Naive Bayes model for prediction. Works on movie reviews and general statements.
multinomial-naive-bayes naive-bayes-classifier nlp sentiment-analysis streamlit
Last synced: 28 Jan 2026
https://github.com/seekai-786/ml-car_price_predictor
"Developed a machine learning model to predict stock prices based on historical data and key market indicators. Implemented time series analysis, regression models, and deep learning algorithms to identify trends and forecast future prices. Utilized Python libraries like pandas, scikit-learn, and TensorFlow for data preprocessing, model training
car-price-prediction car-price-prediction-with-machine-learning machine-learning machine-learning-algorithms python streamlit streamlit-webapp
Last synced: 28 Jan 2026
https://github.com/faseeha-fz/stock-sense
A machine learning-based solution for predicting stock market prices using multiple models—including an LSTM approach—allowing users to select stocks from yfinance and analyze trends through a Streamlit interface.
data-science lstm machine-learning python streamlit tensorflow
Last synced: 15 Apr 2026
https://github.com/saisrivatsat/vizcraft-data-science-app
VizCraft is an intuitive web app for uploading, exploring, and visualizing CSV and Excel datasets. It offers powerful features like dataset summaries, column value counting, and groupby analysis with interactive visualizations. Designed for data enthusiasts, VizCraft simplifies data analysis and visualization for quick, actionable insights.
data-science data-visualization eda pandas plotly python streamlit
Last synced: 15 Apr 2026
https://github.com/willdera/speech-alchemy
This web app extracts text from an mp3 file and then gives users the freedom to convert that text into a language from a given set of options
Last synced: 15 Apr 2026
https://github.com/hanifheinrich/thesis-topic-recomendation
Implementasi Algoritma Naive Bayes untuk Sistem Rekomendasi Topik Tugas Akhir Mahasiswa DSI Unand
kmeans-clustering naive-bayes-classifier python streamlit
Last synced: 06 Feb 2026
https://github.com/gabya06/defective_products
Streamlit analysis for defective products
kaggle python streamlit visualization
Last synced: 15 Apr 2026
https://github.com/akshay-kamath/personal-projects
The projects which made by me while self learning.
ai function-calling generative-ai gpt-3 huggingface langchain machine-learning nlp openai pandas pinecone python retrieval-augmented-generation streamlit tiktoken transformers vector-database vector-search zapier
Last synced: 15 Apr 2026
https://github.com/muhkartal/fr-photo
face-recognition system works on images first of all you need to register valid image as recognition
face-recognition numpy opencv pillow python streamlit
Last synced: 15 Apr 2026
https://github.com/tejas-130704/pdf_assistant
Open-Source PDF Assistant: This tool allows users to ask questions based on the content of a PDF by simply providing a link to the document. It leverages Docker to create a vector database using pgvector for efficient text retrieval, ensuring unlimited queries without OpenAI embedder limitations. 🚀📄
agentic-ai docker docker-compose mlop open-source pdf-assistant pgvector phidata-framework python streamlit
Last synced: 29 Apr 2026
https://github.com/erayagdogan/izmirairqualitydashboard
air-quality bar mapbox pandas plotly streamlit
Last synced: 30 Jan 2026
https://github.com/johnjoshua007/news-summarizer-app
News Summarization & Sentiment Analysis is a FastAPI + Streamlit application that fetches real-time news articles about a company, summarizes them, analyzes sentiment, and generates Hindi text-to-speech. It helps users quickly understand market sentiment and trends. 🚀
backend-api fastapi frontend llms nlp python streamlit
Last synced: 25 Feb 2026
https://github.com/shishirshekhar/penguin_app
This is a penguin species prediction web app
data-science logistic-regression ml numpy pandas python python3 random-forest-classifier streamlit streamlit-application streamlit-webapp support-vector-machine
Last synced: 09 Apr 2026
https://github.com/jujulis18/olympicsmedalsdashboard
Olympic Dashboard – Paris 2024 est un tableau de bord interactif permettant d’explorer les performances des athlètes médaillés des Jeux Olympiques d’été de Paris 2024.
dashboard data-analysis data-visualization eda olympic python streamlit
Last synced: 31 Jan 2026
https://github.com/royanikseresht/aibackgroundremover
An easy-to-use web application that allows users to remove the background from images using machine learning models. Built with Python, Streamlit, and the `rembg` library, this app provides a simple interface for quickly uploading an image and obtaining a background-free version.
artificial-intelligence open-source python streamlit web-application
Last synced: 09 May 2026
https://github.com/znarfm/infoman_project
Group 4's program for the final project in Information Management course
senior-citizens sqlite3 streamlit
Last synced: 31 Jan 2026
https://github.com/wasay8/classification-customer-churn
A web application hosted on Streamlit to predict customer churn using a deep learning model.
data-preprocessing feedforward-neural-network streamlit
Last synced: 07 Feb 2026
https://github.com/madhurimarawat/csvtu-gpt
This repository hosts the CSVTU GPT app, a Streamlit-based interactive application designed to provide efficient access to subject-specific academic information and resources. It supports functionalities like fuzzy matching, exact word matching, and syllabus search capabilities, enabling users to query data conveniently.
code-comments detailed-explanation documentation exact-matching fuzzy-matching fuzzy-matching-algorithm illustrations intermediate-project minor-project project-resources python question-answering-system readme resources streamilt-webapp streamlit streamlit-deployment web-scraping web-scraping-python
Last synced: 15 Apr 2026
https://github.com/wlopezm-unal/chatbot_langchain
Chatbot using Langchain and Gemini-pro
gemini-pro langchain llm pypdf2 python streamlit vector-database
Last synced: 15 Apr 2026
https://github.com/bedirt/narratorx
📖 NarratorX: Turn your PDFs into captivating audiobooks in 16 languages, powered by OCR, LLMs, and expressive TTS. Listen your way! 🎧✨
audiobooks automation llm multilingual nlp ocr streamlit text-to-speech tts
Last synced: 08 Feb 2026
https://github.com/barraharrison/airbnb-price-trends
Looking at how Airbnbs differ in price when it comes to location, room type and host activity
data-analysis data-science pandas plotly python streamlit
Last synced: 09 Feb 2026
https://github.com/thanaraklee/herbhub
Herb Hub Platform, developed for DSI314, is a web app for exploring, analyzing, and managing herbal knowledge. It integrates a knowledge graph, Streamlit dashboards, and database tools for efficient herbal data management and research.
docker-compose llm minio neo4j openai pipeline python scraping streamlit thai thailand
Last synced: 09 Feb 2026
https://github.com/muhammadparkar/emofy
🎶 EMOFY: Emotion-based Music Recommendation System
facial-recognition keras keras-tensorflow learning machine machine-learning opencv python streamlit tensorflow
Last synced: 10 Feb 2026
https://github.com/starland9/cameroonfoodpricesstreamlit
Cameroonian Foods Analyse Into Streamlit Web App
cameroon data-science streamlit
Last synced: 18 Apr 2026
https://github.com/nour-zayed/heart-disease-ml-streamlit-
An AI-powered web application for predicting heart disease risk using a trained machine learning model. Built with Streamlit for a fast, interactive, and user-friendly interface. The app supports both Arabic and English, making it accessible to a wider audience.
joblib machine-learning python3 streamlit
Last synced: 16 Apr 2026
https://github.com/prathampaleriya/excelway
Excel Way
chatbots langchain-python llama3 llm python streamlit
Last synced: 12 Feb 2026
https://github.com/raghul-m/streamlit
Streamlit Learning
streamlit streamlit-dashboard streamlit-webapp
Last synced: 12 Feb 2026
https://github.com/abhi227070/llama-rag-interactive-ai-powered-document-q-a
Llama RAG Interaction is an AI-powered document Q&A system using RAG architecture and Llama AI, enabling users to upload PDFs and get intelligent, context-aware answers instantly. Built with Streamlit, it offers a sleek UI, real-time chat, and secure API integration.
deep-learning deep-neural-networks generative-ai langchain langchain-python llm llm-inference llms prompt-engineering python python3 rag streamlit streamlit-webapp transformer
Last synced: 12 Feb 2026
https://github.com/mjanez/metadata-quality-stack
A comprehensive toolkit for analysing the quality of Open Data metadata. Based on the European Data Portal's Metadata Quality Assessment (MQA) methodology.
dcat-ap dcat-ap-es docker fastapi metadata metadata-quality mqa nti-risp open-data rdf shacl streamlit
Last synced: 16 Apr 2026
https://github.com/li147852xu/studyflow-ai
StudyFlow-AI is a local-first research & coursework workspace that turns PDFs into citable notes, paper reviews, and presentation decks—with hybrid search, versioned outputs, and exportable submission packs.
fastapi local-first paper rag research streamlit zotero
Last synced: 13 Feb 2026
https://github.com/gourav052003/collaborative-filtering-based-book-recommender-system-using-ml-and-streamlit
This is a collaborative filtering based books recommender system & a streamlit web application that can recommend various kinds of similar books based on an user interest.
collaborative-filtering docker python3 reccomendation-system streamlit
Last synced: 16 Apr 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/pookie-n-rookie/ann-application-churn-prediction
Predicts the churn probablity based on available features.Just a basic project for practice
Last synced: 14 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/milkbotai/claw-install
Production installer for OpenClaw -- autonomous AI coding agent on Ubuntu 24.04 LTS
ai autonomous-agents bash devops installer llm monitoring streamlit systemd ubuntu
Last synced: 15 Feb 2026
https://github.com/semehinas/3d-road-lidar-detection
Система распознавания объектов дорожного комплекса с точным позиционированием из облаков точек LAS
3d-visualization computer-vision gis gis-data las machine-learning-models point-cloud point-cloud-classification point-cloud-segmentation point-cloud-visualization point-clouds remote-sensing road-signs streamlit
Last synced: 15 Feb 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/s1de-walker/pairs-watch
A web app for pairs trading | cointegration | signals
cointegration pairs-trading python streamlit streamlit-webapp
Last synced: 16 Apr 2026
https://github.com/vasstavkumar/rag-chatbot
A RAG chatbot where you can upload files and query for responses
chatbot docker fastapi groq-api huggingface rag ragchatbot streamlit
Last synced: 16 Apr 2026
https://github.com/kartikthakkar1/content-summarization-with-llama3
LLM powered summarization tool for YouTube videos and other websites.
content-summarization groq-api langchain llama3 llm streamlit text-summarization
Last synced: 16 Apr 2026
https://github.com/monish-nallagondalla/ai_coverletter_generator
Automate your job applications with this AI-powered cover letter generator! This Streamlit-based app uses the Groq API and ChromaDB to extract job details from URLs, parse your resume, and generate personalized cover letters tailored to each job description. Perfect for job seekers looking to save time and stand out in their applications.
ai automation chromadb cover-letter-generator groq-api nlp python resume-parser streamlit
Last synced: 16 Apr 2026
https://github.com/shreeparab1890/indian-cricketer-classifier
This notebook is trying to bulia a model which will predict a Indian Cricketer based on the given image. In this project we have handled 8 Indian Cricketers and build a model to classify the given image between this 8 Cricketers.
image-classification matplotlib numpy opencv pandas python random-forest-classifier scikit-learn sklearn streamlit
Last synced: 01 Apr 2026
https://github.com/surajsajwan00/plant-disease-detection
This project develops an automated system to detect and classify plant diseases using Convolutional Neural Networks (CNNs). It leverages deep learning and image analysis to assist farmers and agricultural professionals in early disease detection, aiming to reduce crop losses and improve productivity.
cnn deep-learning python streamlit
Last synced: 07 May 2026
https://github.com/abhinavbammidi1401/llm
LLM demons are lurking in this repository,
bert jupyter llm python streamlit transformers
Last synced: 04 Mar 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/ronaessi-28/sales-data-analysis-visualization-project
A comprehensive data analysis and visualization project using Python, Pandas, Matplotlib, Seaborn, and Streamlit. The project explores Superstore sales data to uncover trends, region-wise performance, product category insights, and builds an interactive dashboard.
data-analysis data-visualization eda matplotlib pandas plotly python-project sales-dashboard seaborn streamlit
Last synced: 16 Apr 2026
https://github.com/ayaanjawaid/textcontrast
TextContrast: Takes two texts as input in the text area and then compares the two text, the difference is highlighted.
Last synced: 05 Mar 2026
https://github.com/toraaglobal/blog-post-generator-streamlit
Blog post generator using title
blog-engine llm openai streamlit
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/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/abrahamkoloboe27/youtube-transcript-rag-project
Chat with your YouTube Video
ci-cd docker embeddings huggingface langchain python rag rag-chatbot streamlit uv
Last synced: 02 Apr 2026
https://github.com/arturogonzalezm/equity_options
python3 python311 streamlit streamlit-webapp
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/yashigupta4623/linkedin-postcraft
It is a tool designed to analyze past LinkedIn posts of influencers and assist them in generating new content that aligns with their established writing style.
Last synced: 17 Apr 2026
https://github.com/codewithdark-git/talktube
A powerful Streamlit application that allows users to analyze and interact with YouTube video content through natural language questions.
agents genai genai-domain groq groq-api langchain langchain-python llm lvlm lvlms pyhton3 python rag streamlit webapp whisper youtube youtube-bot
Last synced: 04 Apr 2026
https://github.com/joykimaiyo/reddit-newsbot
Reddit scraper
docker gemini-api python reddit reddit-scraper streamlit webscraping
Last synced: 18 Apr 2026
https://github.com/kabshah/crewpaign
Deployed on Streamlit. If it stops working, just know the free API credits for scraping dog expired
Last synced: 18 Apr 2026
https://github.com/hoduy511/recommend-songs-based-on-emotion
This project is an application that performs real-time emotion detection using computer vision and recommends songs based on the detected emotions. It utilizes OpenCV for face detection and a pre-trained deep learning model for emotion recognition. The recommended songs are fetched from the Spotify API.
keras opencv python3 streamlit tensorflow
Last synced: 04 Apr 2026
https://github.com/se0831/yakkihou-checker
薬機法・景品表示法に抵触する可能性のある広告表現を自動検出するシステム
advertising compliance fastapi healthcare japanese legal-tech marketing nlp python streamlit
Last synced: 18 Apr 2026
https://github.com/vignesh010101/intelligent-agent-chatbot
Complete RAG chatbot with LangChain agent, ChromaDB vector store, LangSmith observability, Streamlit UI, and Docker deployment. Features document ingestion, semantic search, contextual responses with citations, and full tracing for AI transparency.
chromadb docker langchain langsmith openai streamlit vector-database
Last synced: 04 Apr 2026
https://github.com/bladealex9848/judicalc
JudiCalc es una herramienta web interactiva diseñada específicamente para funcionarios y administrativos de la Rama Judicial de Colombia. Esta aplicación permite calcular con precisión los días hábiles entre dos fechas dadas, teniendo en cuenta los fines de semana, días festivos nacionales.
law legaltech legaltools python streamlit
Last synced: 18 Apr 2026
https://github.com/fisseha-estifanos/twitter-visualizer
A dashboard used to demonstrate the work we have done in the intensive week 0 challenge of 10 academy's batch 6 training
dashboard sentiment-analysis streamlit topic-modeling twitterdata visualizer
Last synced: 18 Apr 2026
https://github.com/0xzee/streamlit_mongodb_rag_app
Streamlit ChatBot app to RAG into MongoDB Atlas Documents
atlas chromadb cohere-embeddings groq llama-index llama3-2 mongodb rag streamlit
Last synced: 18 Apr 2026
https://github.com/eliabdiel/spring-ai-with-streamlit
Build a LLM chat app with Spring AI, Streamlit, and Ollama
ai artificial-intelligence chatbot java python spring-ai spring-boot streamlit
Last synced: 18 Apr 2026
https://github.com/yameogo123/mlops-docker-job
mlOps project with docker and deployed on huggingFace
docker fastapi machine-learning mlops streamlit
Last synced: 18 Apr 2026
https://github.com/jigyasag18/iit-guhawati-final-capstone-project
Smart Dynamic Parking Price Optimization System that adjusts parking fees in real-time based on demand, traffic, and competition. It employs adaptive pricing models and rerouting logic to enhance parking utilization and reduce congestion. The system is visualized via an interactive Streamlit dashboard, enabling users to simulate dynamic pricing.
bokeh bokeh-server bokehplots capstone-project data dataset deployment machine-learning machine-learning-algorithms matplotlib matplotlib-pyplot mlproject normalisation numpy pandas pathway python streamlit
Last synced: 05 Apr 2026
https://github.com/muhammadadilnaeem/mcq-generator-using-openai-langchain-streamlit
The MCQ Generator is a comprehensive project designed to generate multiple-choice questions (MCQs) from provided text, evaluate the complexity of these questions, and present them through a user-friendly web interface. This project leverages LangChain and Streamlit for its core functionality.
aiproject generativeai langchain mcqgenerator openai streamlit
Last synced: 05 Apr 2026
https://github.com/xettrisomeman/cohereaihackathonproject
A small project for CohereAiHackathon#2
Last synced: 18 Apr 2026
https://github.com/sankethsj/py-etl
A simple ETL tool that allows users to upload an Excel or CSV file, preview the data, analyze it, and load it into a PostgreSQL database.
Last synced: 18 Apr 2026
https://github.com/halfenif/toy_mpdclient_streamlit
Simple MPD Client by Streamlit
docker fastapi mpd-client streamlit
Last synced: 18 Apr 2026
https://github.com/preethi2805/breast-cancer-classification
This project leverages Logistic Regression and Neural Networks to classify breast cancer cases as either malignant or benign. It demonstrates the power of machine learning in healthcare to assist in early diagnosis and decision-making.
breast-cancer logistic-regression neural-network python streamlit
Last synced: 18 Apr 2026
https://github.com/germanpaul12/datawhispers-stock-price-prediction-projekt-dhbw
Streamlit Web App for Dow Jones Prediction
dow-jones finance machine-learning nlp streamlit streamlit-webapp
Last synced: 19 Apr 2026
https://github.com/tarunsingh2002/web-content-question-and-answer-tool
A Python-based tool that answers questions using content from specified URLs. Combines web scraping, AI models (LLMs), and vector embeddings via Streamlit and LangChain/FAISS to deliver precise, context-aware responses.
beautifulsoup embeddings faiss-vector-database gpt-4o huggingface huggingface-spaces langchain llm python streamlit vector-database
Last synced: 19 Apr 2026