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-02 00:29:54 UTC
- JSON Representation
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/majidraimi/tourism-activity-suggestion
Simple streamlit app to suggest you activities while your traveling ๐งณ
Last synced: 02 May 2026
https://github.com/yang1bai/scivizkit
๐ฌ Scientific visualization toolkit โ inspire the best chart for your research data | ๆฟๅ็ง็ ๆฐๆฎๆไฝณๅฏ่งๅๆนๆก
bioinformatics data-visualization materials-science matplotlib plotly publication-quality python research scientific-visualization streamlit
Last synced: 01 Jun 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/hecatops/InsightBench
whatsinmycsv is a web-based CSV analysis tool built with Streamlit, designed for quick, effortless exploration of your CSV files. Simply upload your file and get instant insights without needing any setup or coding.
data-visualization exploratory-data-analysis python shadcn-ui streamlit
Last synced: 27 Oct 2025
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/abhirajadhikary06/dropbox-sentiment-analysis
This is a part of "Airbyte + MotherDuck Hackathon" project which aims to leverage Airbyte and Motherduck and showcase the "Sentiment Analysis on Dropbox app user Reviews"
airbyte duckdb hackthon motherduck python streamlit
Last synced: 02 May 2026
https://github.com/abh3shek/nlp_app
A web application built using Streamlit to demonstrate various natural language processing (NLP) tasks. The app includes features like text generation with GPT-2, stop words removal, lemmatization, POS tagging, NER (Named Entity Recognition), and text similarity.
gpt-2 nlp-machine-learning streamlit transformers
Last synced: 28 Jan 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/elara-mendes/portfolio-app
My portfolio made with Streamlit
Last synced: 24 Jan 2026
https://github.com/aravindhm97/aws-query-copilot
Translate plain English into powerful AWS Athena SQL queries. Built with FastAPI, Streamlit, Hugging Face Transformers, and Terraform โ fully Dockerized and cloud-ready.
athena aws data-engineering docker fastapi huggingface llm nlp streamlit terraform
Last synced: 15 Apr 2026
https://github.com/gustavonav/exchange_extractor
Aplicaรงรฃo para criar um ambiente e executar pipelines de dados.
airflow docker dockercompose exchange pipelines postgresql streamlit webscraping
Last synced: 24 Jan 2026
https://github.com/dilkushsingh/iris-species-classifier
Used Random Forest Classifier Algorithm
huggingface-spaces numpy pandas python random-forest-classifier scikit-learn streamlit
Last synced: 15 Apr 2026
https://github.com/gurveervirk/blenderhelperbot-with-tidb
Streamlit app for a Blender Helper Bot using a pre-built TiDB vector store
blender blender-python bpy huggingfaceapi llama-index rag streamlit tidb tidbcloud vector-index
Last synced: 06 Feb 2026
https://github.com/jaybfn/single-molecule-electrophysiology-data-analysis
Pynanopore serves as a sophisticated toolkit for analyzing single molecules, designed to interpret complex states within nanopore data automatically.
docker numpy pandas plotly pytest python3 streamlit streamlit-webapp
Last synced: 28 Jan 2026
https://github.com/andres29ac/website_heatmaprisk
Mapa hecho con Streamlit y Folium para mostrar la distribuciรณn delictiva de cada distrito de Trujillo mediante Mapas de Calor.
folium-maps heatmap-visualization numpy pandas ploty python stadistics streamlit
Last synced: 15 Apr 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/rml1812/uav-semantic-segmentation-clustering
Semantic segmentation of UAV imagery using KMeans clustering
jupyter-notebook kmeans kmeans-clustering python semantic-segmentation streamlit uav uav-images
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/marketcalls/yfinancecharts
Simple Yfinance Streamlit App
Last synced: 06 Feb 2026
https://github.com/abdelrahman-amen/simple_pdf_rag
This project showcases how Retrieval-Augmented Generation (RAG) can be applied to create an efficient and user-friendly system for querying large text documents. With this approach, users can easily extract and interact with relevant information from PDFs in real time.
api dotenv genai generative-ai langhchain python retreival-augmented-generation streamlit
Last synced: 15 Apr 2026
https://github.com/srinibas-masanta/streamlit-dataprofile
Data Profiler is a Streamlit app designed to provide insightful data analysis and visualization. Users can upload their datasets in '.csv' or '.xlsx' format, and the app generates a comprehensive profiling report using the YData Profiling library.
Last synced: 15 Apr 2026
https://github.com/glennx1/heartdrive
ML-powered heart disease predictor using Streamlit, featuring data preprocessing, visualization, and user input interface.
matplotlib pandas python scikit-learn seaborn streamlit
Last synced: 29 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/anubhab-m02/research-assistant-ai
Research Assistant AI is a powerful application built with Streamlit that enables users to analyze research papers efficiently.
ai ai-assistant artificial-intelligence generative-ai research streamlit
Last synced: 29 Jan 2026
https://github.com/matheusafonseca/c213-trabalho-1
Repository dedicated to storing and managing the first assignment for C213 - embedded systems.
matplotlib numpy pid-controller python scypi streamlit
Last synced: 29 Jan 2026
https://github.com/seekai-786/stock-price-predictor
"Developed a machine learning model to predict stock prices using historical data and market indicators. Leveraged techniques like time series analysis and regression. Utilized Python libraries for data preprocessing, model training, and evaluation, achieving reliable accuracy for informed investment decisions."
dataanalysis eda jupyter-notebook machine-learning machine-learning-algorithms python stock-price-prediction streamlit
Last synced: 25 Feb 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/celaena24/chat-with-pdf
Upload PDFs and ask questions about their content using this app. It employs LangChain and OpenAI GPT for generating responses. PDF text chunks are stored in a Cassandra vector store for efficient retrieval. Built with Streamlit for an intuitive user interface.
apache-cassandra datastax-astra langchain openai streamlit
Last synced: 29 Jan 2026
https://github.com/rebellatogui/stocksagent
Bem-vindo ao repositรณrio do Evento "IA na Prรกtica" da Rocketseat! ๐
Last synced: 08 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/jwinman91/ai-ocr-frontend
An AI-powered, but model-agnostic (Optical-Character-Recognition) OCR tool (frontend)
genai ocr-python ocr-recognition python3 streamlit
Last synced: 30 Jan 2026
https://github.com/pritamgouda11/retrieval-augmented-generation
This project is an implementation of Retrieval-Augmented Generation (RAG) using Streamlit. It integrates various document loaders and NLP models to allow users to upload documents, process them into text chunks, and create vector stores for efficient retrieval.
cohere documentprocessing llama nlp openai rag streamlit
Last synced: 30 Jan 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/prachipatel15/ai-image-captioning
An AI-powered image captioning app built with Streamlit, using ViT-GPT2 for caption generation and YOLOv8 for object detection. The app provides enhanced captions by integrating detected objects into the generated text.
computer-vision image-processing streamlit transformers vit-gpt2 yolov8
Last synced: 15 Apr 2026
https://github.com/erayagdogan/izmirairqualitydashboard
air-quality bar mapbox pandas plotly streamlit
Last synced: 30 Jan 2026
https://github.com/gsejas/streamlit-abc-notation
Streamlit project to showcase the abc notation with abc.js
Last synced: 18 Apr 2026
https://github.com/balaji-r-05/cold-email-generator
An AI-powered Streamlit app that crafts personalized cold emails from job postings, company profiles, or URLs using LangChain, LLMs, and ChromaDB. Ideal for developers or agencies reaching out to potential clients.
chromadb groq-ai langchain python 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/poorvajasathasivam/digital-dreams
A dream journal and analysis application built with Python and Streamlit.
Last synced: 08 Feb 2026
https://github.com/diiblo/la-poste-predictive-flux
Prรฉdiction journaliรจre du flux de colis dans les centres de tri de La Poste. Pipeline complet : gรฉnรฉration de donnรฉes, modรฉlisation LightGBM, orchestration via Airflow (Docker), stockage PostgreSQL et dashboard interactif Streamlit. Projet rรฉalisรฉ en Mastรจre 2 Data Engineering ร lโECE Paris.
airflow docker postgresql scikit-learn streamlit
Last synced: 31 Jan 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/chdl17/ai-document-retrieval-using-llama
This project implements an AI-powered pipeline to retrieve relevant document chunks and answer user queries based on PDF documents.
chromadb huggingface langchain llama3 meta streamlit
Last synced: 31 Jan 2026
https://github.com/bootcamp-ia-p4/e5-problema-regresion
๐ข Proyecto โWagen SA Price Predictorโ Sistema inteligente de predicciรณn de precios de vehรญculos usados construido con tรฉcnicas de Machine Learning, enfocado en Regresiรณn Lineal y comparativa con modelos avanzados.
machine-learning pandas-dataframe python streamlit
Last synced: 25 Feb 2026
https://github.com/unqdlphn/web-app-starter
A standardized process for initiating new Python web application projects using macOS, Flask, Streamlit and SQLite3 as the foundation. It aims to ensure consistency, best practices, and efficient web app building.
flask macos python sqlite streamlit
Last synced: 15 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/ahmad-ali-rafique/ai-chatbot
An interactive AI chatbot using Streamlit and Google Gemini API. This project showcases a user-friendly interface for interacting with a generative AI model.
ai api chatbot chatgpt-api gemini-api generative-ai streamlit streamlit-dashboard
Last synced: 07 Feb 2026
https://github.com/mohammadshabazuddin/text-summarization-with-langchain
This Streamlit app allows users to upload long text files and summarize them using OpenAI's language models via LangChain. Users input their OpenAI API Key, and the app splits the text into smaller chunks to prevent token limits. Using a map-reduce chain approach, it summarizes each chunk and combines them into a concise summary.
langchain llm openai python3 streamlit
Last synced: 15 Apr 2026
https://github.com/nabilshadman/keras-flask-streamlit-neural-network-visualizer
A neural network visualizer web app developed with Keras, Flask, and Streamlit
artificial-intelligence deep-learning flask keras machine-learning neural-network streamlit
Last synced: 15 Apr 2026
https://github.com/whoatharva/ai-wardrobe-stylist
Upload your wardrobe, select your vibe, and get personalized outfit suggestions with reasoning!
ai langchain streamlit stylist wardrobe-manager
Last synced: 09 May 2026
https://github.com/omjavia/generate_blogs
Blog Generation Website where we can generate any blog of user defined number of words and desired style of writing the blog.
fastapi langchain llama3 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/muhammadadilnaeem/basic-exploratory-data-analysis-app
The Exploratory Data Analysis (EDA) App is a Streamlit-based web application that allows users to perform comprehensive exploratory data analysis on their datasets. This app provides an intuitive and user-friendly interface for uploading CSV files, visualizing the input data, and generating an interactive profiling report.
css html pandas pydata-profiling streamlit
Last synced: 15 Apr 2026
https://github.com/dkosarevsky/zebrate
Zebrate app
deep-learning deeplearning keras python pytorch streamlit
Last synced: 15 Apr 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/itz-me-nvs/streamlit_doc_rag
Streamlit-powered Document Retrieval QA (RAG) Web App: A dynamic application that answers user queries based solely on the uploaded documents, ensuring accurate, context-driven responses tailored to your data
groq huggingface rag streamlit
Last synced: 15 Apr 2026
https://github.com/ginanti-riski/streamlit_datapenyewaansepeda
Analisis Bike Sharing adalah proyek yang bertujuan untuk memahami pola penyewaan sepeda berdasarkan berbagai faktor seperti cuaca, musim, dan hari. Proyek ini menggunakan teknik analisis data untuk mendapatkan wawasan yang lebih dalam mengenai tren peminjaman sepeda.
data-analysis data-analysis-python data-science data-visualization python streamlit
Last synced: 15 Apr 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/endo-ava/xenharmonic-voyager
An experimental web app to explore xenharmonic consonance using Sethares' acoustic roughness model
music plotly python streamlit xenharmonic
Last synced: 31 Jan 2026
https://github.com/100rabhsah/basic-chatbot
A chatbot powered by Llama 3.3 70B ๐ฆ, utilizing the OpenRouter API ๐ for intelligent and dynamic conversations. The backend is deployed on Render ๐, while the frontend runs on Streamlit ๐จ.
artificial-intelligence chatbot fastapi render streamlit
Last synced: 15 Apr 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/adrenaline03/nifty-lens
Volatility intelligence and portfolio analytics for NIFTY 50 equities with PostgreSQL + XGBoost + Streamlit.
data-analytics finance machine-learning nifty50 portfolio-analysis postgresql python streamlit time-series xgboost
Last synced: 01 Jun 2026
https://github.com/arv-anshul/campusx-graphs
Contains all the graphs provided by CampusX to learn Statistics and Algebra with some added feature.
algebra campusx-dsmp data-science matrix numpy statistics streamlit vizualisation
Last synced: 15 Apr 2026
https://github.com/muhammadadilnaeem/simple-question-answer-chatbot
Welcome to the Simple Question Answer ChatBot! This project is a basic chatbot that answers questions based on predefined responses.
chatbot chatgpt chatopenai css html openai-api streamlit
Last synced: 15 Apr 2026
https://github.com/tusharpandey003/chat_analysis
Analysis of group chat with respect to individual member of group
chat-analysis chat-analyzer data-analysis data-science streamlit whatsapp whatsapp-chat whatsapp-web
Last synced: 01 Feb 2026
https://github.com/prajwalsrinvas/streampet
Streamlit app to explore images and information of cats and dogs, built for Streamlit Connections Hackathon
Last synced: 15 Apr 2026
https://github.com/josericodata/streamlittutorialdeployment
How to deploy your Streamlit App in minutes | step-by-step tutorial ๐
api data-analytics data-science donut dublin europe github ireland jose-maria-rico-leal jose-rico jose-rico-data linkedin-profile linux portfolio python simpsons streamlit tutorial ubuntu youtube-tutorial
Last synced: 25 Feb 2026
https://github.com/philippe2023/stock-price-prediction-ml
Unsuvervised Machine Learning Project using Prophet and NeuralProphet for time-series forecasting.
jupyterlab neuralprophet prophet python3 streamlit
Last synced: 26 Feb 2026
https://github.com/ashishsalunkhe/text2sql
Natural language interface for querying clinical data. This project uses Retrieval-Augmented Generation (RAG) with GPT-3.5 to translate user questions into SQL over a subset of the MIMIC-III dataset, enabling clinicians and researchers to extract insights without SQL knowledge.
clinical-data datascience gpt3 healthcare llm mimic-iii rag retrieval-augmented-generation semantic-search sql-generation sqlite streamlit text-to-sql
Last synced: 15 Apr 2026
https://github.com/yeuner/file-analysis-sql-demo
Streamlit-based application that leverages pandas, sqlite3, and file handling libraries (OpenPyXL and PyArrow) to practice SQL queries, analyze datasets, and export results. A personal project to enhance Python and SQL skills.
data-analysis dataset pandas sql sqlite streamlit vizualization
Last synced: 15 Apr 2026
https://github.com/sarowarahmed/advertising-sales-app
๐ Advertising Sales Predictor: A web app powered by a Machine Learning model, built with Numpy, Pandas, Scikit-learn, and Streamlit, to forecast sales based on TV, Newspaper, and Online Advertising. Deployed on Streamlit Cloud for real-time, easy-to-use predictions.
advertising app machine-learning multiple-linear-regression numpy pandas sales scikit-learn streamlit
Last synced: 07 Feb 2026
https://github.com/lavkalsi/celebrityfacematchwebsite
This project is a Celebrity Face Match Website that identifies which Bollywood celebrity you resemble by analyzing your uploaded photo. Using the VGGFace model for facial feature extraction, MTCNN for face detection, and cosine similarity for matching, the app compares your image with a database of celebrity faces to provide the best match.
cnn-model data-science jupyter-notebook machine-learning python streamlit vggface
Last synced: 02 Feb 2026
https://github.com/mattmajestic/streamlit-endpoints
Testing Starlette endpoints in Streamlit app
Last synced: 01 Jun 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/riolaf05/aws-cdk-ts-bedrock-rag-agent-platform
AWS Bedrock setup with CDK, also includes a Streamlit page to retrieve information through a chat-like interface
aws aws-bedrock aws-lambda bedrock cdk generative-ai infrastructure-as-code python rag retrieval-augmented-generation streamlit
Last synced: 15 Apr 2026
https://github.com/sachs7/explainit
A basic CrewAI app that tries to explain things in simple terms
ai basic crewai crewai-tools llama3 llm streamlit streamlit-webapp
Last synced: 15 Apr 2026
https://github.com/mahtabranjbar/onlineshopping_analysis_dashboard
This project analyzes online shopper behavior using various machine learning models and EDA techniques.
dashboard data dataanalysis eda machine-learning streamlit
Last synced: 08 Feb 2026
https://github.com/subhamay-bhattacharyya/customer360-snowflake-pipeline
End-to-end Snowflake data lake for a fictional retail bank โ ingests 25,000 nested JSON customer records through a RAW โ SILVER โ GOLD pipeline, builds fact and dimension tables, and surfaces a Customer 360 & risk analytics dashboard via Streamlit in Snowflake.
banking-analytics cloud-championship cortex customer-360 data-engineering data-lake data-warehouse dimensional-modeling financial-services fintech lateral-flatten medallion-architecture python snowflake sql star-schema star-schemas streamlit streamlit-app
Last synced: 15 Apr 2026
https://github.com/majobasgall/customer_segmentation_using_kmeans_and_streamlit
Streamlit app with a business case study focused on customer segmentation using K-means clustering
customer-segmentation kmeans-clustering python streamlit
Last synced: 26 Feb 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/josericodata/statisticsapp
Interactive statistics analysis app using Python and Streamlit. Perform key statistical tests, visualise distributions, and explore data with ease.
alpha-value chi-square-test confidence-intervals data-analysis dublin dublin-ireland europe hyphotesis-tests ireland normal-distribution null-hypothesis p-value portfolio python statistics streamlit t-test tech ubuntu z-test
Last synced: 26 Feb 2026
https://github.com/chinaskidev/a-simple-proposal
The Haberdashery Working Proposal
Last synced: 09 Feb 2026
https://github.com/usha66/fashchat
FashChat uses AI to deliver personalized fashion insights! Upload outfit or makeup images, analyze iconic celebrity styles, and get trend recommendations. Built with Streamlit and Google Generative AI, itโs your go-to virtual fashion consultant!
datavisualization fashionai genai llm streamlit
Last synced: 09 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/balaji1233/text-sentiment-detection
Text sentiment detection
Last synced: 09 Feb 2026
https://github.com/sarowarahmed/predicting-kolkata-house-price
๐ Predicting Kolkata House Price: A web app powered by a Machine Learning model, built with Numpy, Pandas, Scikit-learn, and Streamlit, to predict house prices in Kolkata. Deployed on Streamlit Cloud for easy access and real-time predictions.
app kolkata linear-regression machine-learning numpy pandas scikit-learn streamlit
Last synced: 26 Feb 2026
https://github.com/lehuuan1006/fitness_app
Chatbot that helps users maintain physical activity and adopt healthy habits by utilizing PDF scraping techniques
application chatbot fitness-app python scraping-python streamlit
Last synced: 15 Apr 2026
https://github.com/mehak-089/ai-powered-financial-fraud-detection-risk-analytics
Financial fraud is a multi-billion-dollar problem, requiring intelligent detection techniques. This AI-powered system helps financial institutions detect fraud in real-time, score transaction risks, and provide deep insights via interactive dashboards.
finnancial fraud random-forest-classifier risk-analysis streamlit tableau tableau-public
Last synced: 15 Apr 2026
https://github.com/pramodkondur/cardheko-usedcarpriceprediction
Real-time prediction of used car prices using Machine Learning models and Streamlit for visualization
data-science machine-learning prediction-model python streamlit
Last synced: 09 Feb 2026
https://github.com/codealphaprojects/spotify-music-recommender
CodeAlpha Machine Learning Task-1
jupyter-notebook machine-learning matplotlib numpy pandas pycharm-ide python scikit-learn spotify spotify-api streamlit vscode
Last synced: 09 Feb 2026