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/ddeutils/ddeutil-observe-streamlit
🔭 Lightweight Observe Application with Streamlit
Last synced: 13 Apr 2026
https://github.com/albanecoiffe/jo2024_visualization
Tableau de bord avec Streamlit sur les JO de Paris 2024.
Last synced: 30 Apr 2026
https://github.com/albanecoiffe/uber_data_visu_streamlit
Tableau de bord interactif avec Streamlit permettant d'explorer les données des trajets Uber de janvier 2015 à New York.
Last synced: 02 May 2026
https://github.com/drod75/llama3.2_vision_example
A basic example of a Llama3.2 vision application!
ai ai-vision jupyter-notebook langchain langchain-python llama3 llama3-2-vision llm pillow streamlit
Last synced: 13 Apr 2026
https://github.com/neerajcodes888/query-with-pdf
Query With PDFs is a web application built in Python that allows users to upload PDF files, ask questions about the content of the PDFs, and receive answers along with key points extracted from the documents. The application utilizes advanced language understanding models to process user queries and extract meaningful information from the PDFs
github google-generative-ai langchain pypdf2 python3 render streamlit
Last synced: 17 Apr 2026
https://github.com/balaji1233/youtube-comment-sentiment-insights
This project delivers a robust web application that conducts potent sentiment analysis on YouTube comments.
flask nltk-library python streamlit youtube-api
Last synced: 13 Apr 2026
https://github.com/crypticsy/smart-leave-planner
Maximize your time off by strategically placing leave days around weekends and public holidays
Last synced: 29 Apr 2026
https://github.com/dibahk/mcq-generator-with-langchain
The MCQ Generator is a web tool that uses LangChain, GPT-3.5 Turbo, and Streamlit to create customizable multiple-choice questions from PDF or .txt files. Users can adjust the difficulty, number of questions, and subject, automating the process of generating high-quality MCQs for educational purposes.
gpt35turbo langchain llm rag streamlit
Last synced: 13 Apr 2026
https://github.com/therayyanshariff/cinereview
A Machine Learning web app for sentiment analysis, using a Scikit-learn NLP model with a custom-styled Streamlit UI.
machine-learning nlp python scikit-learn sentiment-analysis streamlit
Last synced: 04 May 2026
https://github.com/geethsai0507/pdf-to-audiobook-converter
A Streamlit app that extracts text from PDFs, translates it, and converts it into speech using gTTS
gtts natural-language-processing nlp streamlit text-to-speech user-experience user-interface
Last synced: 05 Oct 2025
https://github.com/abdullahashfaqvirk/get-started-with-streamlit
Get started with Streamlit, a Python library for building and sharing interactive web applications.
apps beginner dashboards data-apps data-science python streamlit visualization web-apps
Last synced: 27 May 2026
https://github.com/no0bitah/dice_job_search
Dice.com Job Scraper - user-friendly Streamlit web application that scrapes job listings from Dice.com
beautifulsoup beautifulsoup4 dice pandas python python3 streamlit webscraping
Last synced: 06 Oct 2025
https://github.com/ahmedkamal14/simple-image-processor
A Streamlit app to upload, preview, and apply basic OpenCV filters and adjustments to images.
image-processing opencv-python streamlit
Last synced: 17 Jan 2026
https://github.com/pilestin/data-mining-hearth-disease
This project created for OGU Master - Data Mining Prediction of UCI Heart Disease project
ensemble-learning gradient-boosting logistic-regression machine-learning random-forest streamlit website
Last synced: 17 Jan 2026
https://github.com/rafavermar/marine_mvp
Este repositorio contiene un MVP (Minimum Viable Product) para la gestión de precios de amarre en puertos deportivos y la consulta de ocupación (mock). Incluye:
fastapi mongodb rest-api streamlit
Last synced: 13 Apr 2026
https://github.com/sharikalog7/student-loan-refinancing
Dynamic Interest Rate Market Strategy Identification for Student Loan Refinancing
pandas plotly python streamlit
Last synced: 09 May 2026
https://github.com/renatoelho/streamlit-app-vendas
Este aplicativo de base de vendas foi projetado para facilitar a análise de dados de vendas de maneira interativa e intuitiva. Utilizando o Streamlit como base, o app permite que o usuário carregue um arquivo de vendas em formato .txt.
app mathplotlib pandas python streamlit
Last synced: 14 Apr 2026
https://github.com/allen-reji/youtube-video-summarizer
YouTube Video Summarizer is an AI-powered tool that extracts key insights from YouTube videos, generating concise and meaningful summaries in seconds.
generative-ai google-gemini-pro streamlit video-summarizer youtube-transcript-api
Last synced: 13 Apr 2026
https://github.com/jay4codes/carbon-assessment
carbon-emissions python streamlit sustainability
Last synced: 18 May 2026
https://github.com/pradip-wadge/credit-risk-modelling-classification-
Credit risk modeling is essential for evaluating the likelihood of default by loan applicants. This project leverages machine learning techniques to classify applicants into risk categories based on historical data, ensuring accurate decision-making in the lending process.
Last synced: 14 Apr 2026
https://github.com/nawap1/gemini-image-qa
An engaging web app that lets you upload images and interact with them using Google's Gemini AI. 🖼️🤖 Ask questions, get real-time insights, and enjoy a sleek chat interface with history and timestamps. Built with Streamlit for a responsive experience, this app combines advanced AI with user-friendly design. 🚀
computer-vision gemini pillow python3 streamlit
Last synced: 14 Apr 2026
https://github.com/meeraaj27/cat-dog-image_classifier
An image classification project using convolutional neural networks to identify cats and dogs with high accuracy.
computer-vision google-colab image-classification image-classification-model keras machine-learning python streamlit tensorflow
Last synced: 10 Apr 2026
https://github.com/alaa751jo/ai-resume-analyzer
🤖 Analyze your resume with AI, receive ATS scores, and get insights to enhance your job applications effectively.
admin-panel ai-resume-analyser ai-resume-analyzer ai-resume-analyzer-github dashboard-application feedback final-year-project final-year-project-idea job-role-descriptions puterjs react resume-analyser resume-parser resume-template resume-upload streamlit typescript zustand
Last synced: 09 Apr 2026
https://github.com/spectral-knight-ops/local-llm-with-rag-template
Template project for running a local LLM with Retrieval-Augmented Generation (RAG) using Ollama. The goal of this project is to let users easily import their own information and use it with a local LLM, instead of training a model from scratch—which requires tremendous resources.
fastapi llm ollama retrieval-augmented-generation streamlit template
Last synced: 30 Oct 2025
https://github.com/subhadipsinha722133/diamond-price-predction
This project applies 🤖Machine Learning techniques to analyze these features and build a predictive model that estimates the selling price of diamonds
data-visualization machine-learning pandas pkl-model python random-forest sklearn streamlit
Last synced: 11 Apr 2026
https://github.com/pedasoft-consult/employee-attrition-prediction
This project implements a machine learning pipeline for predicting employee attrition using HR data. The system analyzes various factors that contribute to employee turnover and provides predictions to help HR departments take preventive measures.
joblib numpy pandas python3 sklearn streamlit
Last synced: 10 Apr 2026
https://github.com/whitris/open-rag-bot
Modular Retrieval-Augmented Generation (RAG) chatbot: ask questions about your own documents and get LLM-powered answers. Web and CLI included.
chatbot groq llm openai python rag streamlit vector-search
Last synced: 07 Oct 2025
https://github.com/rodrigobressan/doenizer
Doenizer helps healthcare professionals to anonymize sensitive patient data from medical notes, ensuring compliance with privacy regulations like HIPAA
anonymization healthcare hipaa streamlit
Last synced: 14 Apr 2026
https://github.com/nambukeerthi/portfolio
I am a Data Science fresher with strong programming, analytical, and data visualization skills. I aim to analyze, interpret, and present insights from large datasets effectively.
Last synced: 18 May 2026
https://github.com/jasoncobra3/floorplan-dimractor
A sophisticated Python pipeline for automatically extracting dimensions and cabinet codes from architectural floorplan PDFs. This tool converts various dimension formats into standardized measurements and provides structured output with visualization capabilities.
architecture-tools automation-tools blueprint-analysis cad-automation computer-vision dimension-extraction document-processing document-processing-pipeline floorplan-analysis image-processing measurement-tools opencv pdf-parser pdf-processing pdfplumber pymupdf streamlit text-detection
Last synced: 18 Apr 2026
https://github.com/04bhavyaa/sms-spam-classification-system
A Machine Learning project that identifies whether a given message is spam or not. It uses Natural Language Processing (NLP) techniques (Stemming and TF-IDF Vectorization) for text transformation and a trained Multinomial Naive Bayes Classifier for predictions.
bernoulli-naive-bayes nlp-machine-learning nltk-library spam-classification stemming streamlit tfidf-vectorizer
Last synced: 24 Apr 2026
https://github.com/maheshsunuwar/genai-rag-projects
Different Generative AI x RAG projects
generative-ai langchain llama3 llm-inference llms ollama retrieval-augmented-generation streamlit
Last synced: 29 Apr 2026
https://github.com/enyaude/california_house_price_prediction
Developed a California house price prediction model utilizing linear regression and Random Forest, and applied machine learning techniques such as Ridge, and Lasso for optimization in Python.
jupyter-notebook linear-regression python random-forest scikit-learn streamlit
Last synced: 23 Feb 2026
https://github.com/werserk/techstormhack-1st-place
Решение соревнования ТехШторм от корпорации ТатНефть по анализу активности членов команды на ВКС
pyannote speaker-diarization speech-recognition streamlit whisper
Last synced: 19 Feb 2026
https://github.com/shenrui-li-ds/simply-chat
A minimalistic LLM chat UI powered by Streamlit
Last synced: 31 May 2026
https://github.com/sagheerahmed08/phonepe-pulse-project-gcp
The PhonePe Transaction Insights Project uses the Pulse dataset to analyze and visualize India’s digital payment trends by state, year, and quarter through interactive dashboards built with Streamlit and Google Cloud.
gcp-bucket gcp-storage google-cloud-platform pandas python streamlit streamlit-cloud
Last synced: 03 May 2026
https://github.com/vedashreebane/movie_recommender_system
Movie Recommender System that recommends 5 most similar movies to the given movie.
jupyter-notebook machine-learning movie-recommendation pickle pycharm-ide python streamlit tmdb-api
Last synced: 18 Jan 2026
https://github.com/akhundmuzzammil/superresolutionsatellite
SuperResolutionSatellite is a deep learning project that enhances the resolution of satellite imagery using a Super Resolution Convolutional Neural Network (SRCNN).
computer-vision deep-learning image-enhancement keras python satellite-imagery srcnn streamlit super-resolution tensorflow
Last synced: 14 Apr 2026
https://github.com/faizantkhan/restaurant-name-menu-generator-using-streamlit_langchain_hugging-face-transformer
Restaurant Name and Menu Generator is a web app that uses Streamlit, Hugging Face Transformers, and LangChain to generate unique restaurant names and customized menus based on different cuisines. Enter a country's name to receive creative restaurant ideas and menu options.
fine-tuning huggingface-transformers langchain langchain-python llm llm-training open-source streamlit streamlit-application transformer
Last synced: 21 Jan 2026
https://github.com/preranarao03/chatinsight---whatsapp_chat_analyser
This repository contains code for a WhatsApp Chat Analyzer that uses Python libraries to extract insights from chat messages.
matplotlib pandas pycharm python seaborn streamlit
Last synced: 19 Jan 2026
https://github.com/ritvika-talreja/CreditScoring-Segmentation
An interactive dashboard for credit scoring and customer segmentation, powered by machine learning and visual analytics, to help understand financial behaviors and predict creditworthiness
Last synced: 09 Oct 2025
https://github.com/marianamartiyns/api-logisticregression
Data analysis, modeling, and deployment of a logistic regression model for churn prediction, integrating a FastAPI backend and a Streamlit frontend.
data-analysis data-science fastapi logistic-regression pyhton streamlit
Last synced: 29 Apr 2026
https://github.com/sage-rebirth/langchain-rag-chat
LangChain RAG Chat is a Streamlit web app that lets you chat with your own documents using Retrieval-Augmented Generation (RAG) and Hugging Face models. Upload PDFs, DOCX, or TXT files and get AI-powered answers grounded in your content.
docx huggingface huggingface-models huggingface-transformers langchain langchain-app langchain-python language-model llama3 pypdf2 python sentence-transformers streamlit streamlit-application streamlit-webapp
Last synced: 14 Apr 2026
https://github.com/chandansoren/ai-based-candidate-screening-system
An intelligent candidate screening solution powered by GPT-3.5, Langchain, and Streamlit. This system automates the initial interview process by evaluating candidate responses based on technical knowledge, problem-solving skills, and communication ability.
gpt-3-5-turbo langchain python3 streamlit
Last synced: 14 Apr 2026
https://github.com/kelvinleandro/pagila-text-to-sql
An AI-powered application that lets you chat with your PostgreSQL database in natural language. Built with LangChain, FastAPI, and Streamlit.
chatbot docker docker-compose fastapi generative-ai gpt langchain llm natural-language-processing nl-to-sql openai pagila-database postgresql python python3 sql sqlalchemy streamlit text-to-sql
Last synced: 10 Apr 2026
https://github.com/juanes0023/dashboard-mtp
🚗 Track user activity and revenue in real-time with the Mileage Tracker Pro Dashboard for clear insights and growth trends.
analytics business-intelligence dashboard data-visualization plotly python real-time-analytics saas streamlit supabase
Last synced: 20 Apr 2026
https://github.com/vishalgaud17/stroke
A simple Streamlit web app that predicts stroke risk based on user input features like age, BMI, glucose level, and lifestyle factors, using a pre-trained machine learning model.
machine-learning numpy pandas python scikit-learn streamlit
Last synced: 14 Apr 2026
https://github.com/aryan-coder-student/chatpdf
An interactive Streamlit app that allows users to upload documents (PDF, TXT) and chat with them using a Retrieval-Augmented Generation (RAG) model. The app leverages LangChain for document parsing and retrieval, Chroma for vector storage, and a LLM for answering queries based on document content.
generative-ai langchain python rag streamlit vector-database
Last synced: 08 Apr 2026
https://github.com/yuvraj-solanki-2406/cure-for-sure
flask-application healtcare laravel machine-learning streamlit
Last synced: 14 Apr 2026
https://github.com/kingsman1960/datavisualization_motor_vehicle_collision_in_south_korea-with-streamlit
It is datamap that shows the location of motor vehicle collisions in South Korea (2012~2019) and filtered with injured persons via Streamlit.
governance government-data map motor motor-vehicle-collisions python3 south-korea streamlit
Last synced: 19 Jan 2026
https://github.com/tonykipkemboi/streamlit-docker
A dev image for running a Streamlit app!
docker docker-compose docker-image streamlit
Last synced: 14 Apr 2026
https://github.com/gopikrsmscs/mycinepick-recommendation-system
MyCinePick is a user-specific movie recommendation system built using collaborative filtering techniques. This project aims to provide personalized movie suggestions tailored to each user's unique viewing preferences and habits.
collaborative-filtering movie-recommendation-app numpy python3 recommendation-system sklearn streamlit
Last synced: 14 Apr 2026
https://github.com/sujata-adhikari/large-language-model
Tool to extract financial news from articles can be approached using Langchain and OpenAI techniques. Enter the URL's in the tools and asked the question.
jyputer-notebook llm openai pickel pycharm-ide streamlit
Last synced: 19 Jan 2026
https://github.com/fx818/automatic-question-answer-generation
Given a paragraph, this tool can help you to generate multiple questions along with the answers
nlp python spacy streamlit transformers
Last synced: 14 Apr 2026
https://github.com/dineshdhamodharan24/youtube-data-harvesting-and-warehousing-
To work on the project of YouTube data harvesting and warehousing, the first step is to extract information from a specific YouTube channel using the YouTube channel ID. Subsequently, this data can be analyzed in response to a set of user-provided questions. || Python, Pandas,MongoDb,Build,Mysql,Streamlit,Plotly ||
guvi-projects mongodb mysql pandas plotly python streamlit visualization youtube-api
Last synced: 02 Apr 2026
https://github.com/seekai-786/laptop_price_predictor
Here's a description for a "Laptop Price Predictor" machine learning application built with Streamlit: 💻 Introducing the Laptop Price Predictor 💻 I'm excited to share my latest project: the Laptop Price Predictor, a web-based application developed using Streamlit. This tool leverages advanced machine learning algorithms to estimate the market
machine-learning machine-learning-algorithms python streamlit
Last synced: 19 Jan 2026
https://github.com/rashmindungrani/compare-sheets
A simple and efficient tool to compare two Excel files, highlight differences, and make VLOOKUP operations easy—all powered by Python and Streamlit.
excel excelautomation python streamlit streamlit-application vlookup
Last synced: 14 May 2026
https://github.com/myavuzokumus/simplemodelcomparison
This application allows users to upload datasets, handle missing data, and compare different imputation strategies.
algorithm data data-science machine-learning preprocessing streamlit
Last synced: 21 Jan 2026
https://github.com/roialfassi/stock_comparator
Comparing Stocks over time (good for ETF's vs SPY)
finance python stocks streamlit yahoo-finance
Last synced: 21 Jan 2026
https://github.com/allanotieno254/streamlit-business-analytics-webapp
This project demonstrates the capabilities of building a modern business intelligence dashboard with dynamic filters, KPIs, trend graphs, and a visually engaging interface—all from a simple Excel file.
numerize openpyxl pandas plotly streamlit
Last synced: 04 May 2026
https://github.com/bhuvansa/hacksprint_a2
Dr. AI GURU is more than just a chatbot, it's your ally in achieving and maintaining optimal wellness. Engage in informative conversations, receive health recommendations, and explore a new era of personalized healthcare guidance
medical-chatbot mistral streamlit
Last synced: 19 Jan 2026
https://github.com/simranshaikh20/ai-powered-grammar-spell-checker
AI Grammar Fix is an AI-powered grammar and spell checker that ensures flawless writing by correcting errors in English and Hindi. Built with Groq's Mixtral-8x7b-32768 model and Streamlit, it delivers real-time, context-aware corrections for grammar, spelling, and sentence structure. 🚀
groq-integration llm ml python streamlit
Last synced: 11 Oct 2025
https://github.com/allanotieno254/personal-carbon-calculator-streamlit-app
web-based interactive application built using Python and Streamlit. It allows users to estimate their personal carbon emissions based on daily activities, including transportation, electricity consumption, diet, and waste generation.
Last synced: 18 May 2026
https://github.com/ZuzannaSlobodzian/ships-detection
Ships detection application based on Sentinel-1 data analysis and Google Earth Engine.
google-earth-engine python sentinel-1 streamlit
Last synced: 11 Oct 2025
https://github.com/behkamfallah/chat-duck
This repository is a 'Chat-with-your-PDF' project using RAG approach.
elasticsearch huggingface hybrid-retrieval knn langchain openai pinecone rag rrf streamlit
Last synced: 23 Feb 2026
https://github.com/azaz9026/email-spam-detection
Welcome to the Email Spam Detection project! This repository provides a machine learning model for detecting spam emails using a Naive Bayes classifier and a simple web interface built with Streamlit.
data-analysis data-cleaning data-structures data-visualization deep-learning machine-learning python sql streamlit
Last synced: 14 Apr 2026
https://github.com/meryem-amr/emotion-detection-from-text-and-images
Emotion Detection from Text and Images is an AI application that identifies emotions from user-provided text or images. It uses neural network models for classification and is built with Python, featuring a Streamlit interface and a Python-based backend for processing and prediction.
ai cnn emotion-detection keras logestic-regression lstm naive-bayes neural-network nlp python streamlit svm tensorflow
Last synced: 14 Apr 2026
https://github.com/vsancnaj/data-exploration-dashboard
A versatile and user-friendly dashboard application designed to explore and analyze various datasets interactively. This dashboard allows users to upload CSV files, filter data, visualize trends, and generate insights effortlessly.
Last synced: 21 Jan 2026
https://github.com/akshaypratapsingh09/weber---chat-interaction-with-internet
This Project Contains Gemini Based RAG Application for Better Interaction and Insights on Online Data
langchain langchain-agent llm rag streamlit
Last synced: 14 Apr 2026
https://github.com/habtamufeyera/genai-agents
Modular AI agent framework powered by GPT-4, designed for answering questions, retrieving information, and performing calculations using a structured thought-action loop.
action ai-agents generative-ai gpt-4 loop modular-framework openai python streamlit thought wikipedia-api
Last synced: 14 Apr 2026
https://github.com/vaibhavbansal26/nyc-taxi-ride-v3
Taxi Ride Prediction - Python, Hopsworks, Streamlit, Mlflow
hopsworks mlflow python streamlit
Last synced: 16 Apr 2026
https://github.com/aritrakar/pdf-gpt
📝Upload and chat with your PDFs!
langchain openai-api python streamlit
Last synced: 13 Apr 2026
https://github.com/ejoliet/streamlit-apps
Relevant Apps in Streamlit.io
asdf astronomy streamlit visualization
Last synced: 13 Mar 2026
https://github.com/amruta33/gemini_app
Generate text from image using gemini vision pro api.
gemini-pro gemini-pro-vision generative-ai llm python streamlit
Last synced: 17 Apr 2026
https://github.com/arkaniightt/gerador_senhas
Gerador de senhas em Python usando Streamlit. Crie senhas personalizadas com letras, números e caracteres especiais de forma fácil e rápida.
generator generator-password streamlit streamlit-webapp
Last synced: 13 Oct 2025
https://github.com/pungrumpy/stocks-predict-py
This project is a web-based application for predicting stock prices.
Last synced: 20 Apr 2026
https://github.com/petcareai/dba
PetCare DBA Admin é um sistema web avançado desenvolvido especificamente para a administração e gerenciamento de bancos de dados da plataforma PetCare. Esta ferramenta foi criada para simplificar e otimizar o trabalho de administradores de banco de dados (DBAs) em clínicas veterinárias, hospitais veterinários e sistemas de gestão pet.
api dba front-end-development git numpy pandas-dataframe petcareai ploty postgresql python shell-script sql startup streamlit streamlit-webapp supabase supabase-auth supabase-db supabase-storage virtualenv
Last synced: 14 Apr 2026
https://github.com/zehengl/ezapi-icc-pro-demo
A Streamlit app to demo ezapi-icc-pro
Last synced: 17 May 2026
https://github.com/jeugregg/secret_pass_manager
Password manager using Secret Network Blockchain
blockchain credentials-management private-blockchain python rust smart-contracts streamlit
Last synced: 10 Apr 2026
https://github.com/mansurpro/finance-economics-streamlit-snowflake
Snowflake Streamlit app built with Snowpark for Python, featuring stock performance and FX rate visualizations, plus user sharing setup.
app chart conda-environment financial-analysis foreign-exchange-rates python3 snowflake stock-analysis streamlit
Last synced: 31 May 2026
https://github.com/batthulavinay/mlchurnproject
docker end-to-end fastapi machine-learning streamlit
Last synced: 14 Apr 2026
https://github.com/wasifsohail5/amusic-ai_powered_musicrecommendationsystem
AMUSIC is an AI-driven music recommendation system that helps users discover personalized songs. Using Python, Streamlit, and Scikit-learn, it offers smart recommendations, advanced search, and interactive music insights. Users can save favorites, create playlists, and export data for a seamless music discovery experience.
joblib k-nearest-neighbours matplotlib minmaxscaler numpy pandas pickle plotly python scikit-learn seaborn streamlit
Last synced: 14 Oct 2025
https://github.com/ffiruzi/ai-meeting-minutes
AI- Agents powered meeting minutes generator using LangGraph multi-agent workflow. Transform messy transcripts into professional documentation with real-time processing and Streamlit UI.
ai ai-agents artificial-intelligence automation gpt-4 langchain langgraph meeting-minutes multi-agent-systems nlp openai streamlit
Last synced: 04 May 2026
https://github.com/eyamagishi/scribloom
「毎日のお題で創作を習慣にする、シンプルな創作支援アプリ」創作を「続けられる」体験に変える Streamlit アプリ
creative-writing habit-builder markdown open-source streamlit writing-prompts
Last synced: 05 Feb 2026
https://github.com/harris-giki/cancerdetectionmodel_ml
Simple Logistic Regression and Neural Network powered Machine Learning models that predicts whether a breast tumor is malignant or benign based on input features extracted from a breast cancer dataset.
cancer-detection development keras keras-tensorflow logistic-regression machine-learning neural-network scikit-learn streamlit tensorflow
Last synced: 13 Apr 2026
https://github.com/eitanbakirov/hmo-chatbot
Bilingual chatbot system for Israeli Health Maintenance Organizations (HMOs), using Azure OpenAI and RAG to provide personalized service answers with FastAPI, Streamlit, and vector-based retrieval.
azure docker fastapi fullstack-development llm logging monitoring openai python rag streamlit
Last synced: 07 Apr 2026
https://github.com/bryanhe24/ai-pdf-qa
This Streamlit-based application allows users to upload PDF files, summarize their content, and ask questions about the extracted text using AI.
Last synced: 18 Apr 2026
https://github.com/shivammishra1603/rag-bot
RAG Bot is a Retrieval-Augmented Generation (RAG) chatbot built with Streamlit, FAISS, HuggingFace embeddings, and Google Gemini. It lets you upload PDFs, process them into a vector store, and interact with your documents in a natural chat interface with conversational memory and real-time processing.
chatbot faiss google-gemini huggingface langchain rag streamlit vector-database
Last synced: 14 Apr 2026
https://github.com/zeynepcol/Data-Analysis-Visualization
Data Analysis
data-analysis data-science data-visualization matplotlib pandas plotly python scipy seaborn streamlit
Last synced: 15 Oct 2025
https://github.com/shruagarwal/st.slider-demo
Day 8 of 30-Days-of-Streamlit Challenge
Last synced: 18 May 2026
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/leosimoes/streamlit-dashboard-canada-data-jobs
Project to display information about Data Science job openings in Canada in early 2024.
dashboards plotly python streamlit
Last synced: 19 May 2026