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-03 00:26:38 UTC
- JSON Representation
https://github.com/brej-29/daily-meal-planner-streamlit
Daily Meal Planner built with Streamlit + Python. Generate healthy breakfast/lunch/dinner plans from given ingredients with auto calories, clean web-style rendering, optional images via OpenAI, and text-to-speech narration. Includes session-safe image gallery and HTML fragment rendering for a polished in-app experience.
calories dall-e food-planning gpt healthtech markdown meal-planner nutrition openai prompts python streamlit tts
Last synced: 28 Apr 2026
https://github.com/abhisek-13/multi-commodity-price-predictor
The Multi-Commodity Price Predictor is a machine learning project that predicts the prices of cars, bikes, and laptops. Using advanced techniques, it provides accurate price predictions based on user inputs. The project features an easy-to-use interface built with Streamlit, enabling users to get price predictions quickly and easily.
machine-learning machine-learning-algorithms matplotlib numpy pandas python seaborn sklearn sklearn-library streamlit
Last synced: 09 Apr 2026
https://github.com/anantheshjshet/langchainintro
chatbot embeddings langchain ollama streamlit
Last synced: 20 Jan 2026
https://github.com/mrnust/smarteconomicstudycompanion_multi-agentpdfq-achatbot-
The Smart Economic Study Companion leverages Gemini-Pro and Falcon-180B to provide detailed QA responses in English and Urdu for economic PDFs.
falcon-180b gemini-pro langchain python rag streamlit
Last synced: 10 Apr 2026
https://github.com/haseebahmed49/langchain-email-automation
AI-powered email automation system that categorizes emails, generates responses and prioritize messages
ai api automation fastapi langchain langchain-op openai python3 streamlit
Last synced: 09 Apr 2026
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 Sep 2025
https://github.com/williamsoares21/data-quality
Sistema de Análise de dados da qualidade de atendentes.
Last synced: 17 May 2026
https://github.com/diegoribeiro2/previsao_de_churn_utilizando_python_e_streamlit
Projeto de previsibilidade de churn utilizando Python e Streamlit, aaplicando os conhecimentos sobre classificação para desenvolver um modelo que prevê se um cliente irá ou não cancelar o serviço (churn).
jupyter-notebook python streamlit
Last synced: 08 May 2026
https://github.com/shyinlim/test_result_dashboard_streamlit_gemini
A lightweight dashboard to view and analyze test automation results. Built with Streamlit + PostgreSQL, and powered by AI (Gemini) to help debug test failures faster.
ai-testing artificial-intelligence automation-testing docker docker-compose gemini gemini-ai llm llm-agent postgresql python quality quality-assurance software-testing streamlit test-automation testing-automation testing-tool testing-tools
Last synced: 09 Apr 2026
https://github.com/kraigochieng/ecommerce-sales-analysis
Optimizing global e-commerce operations through deep-dive analysis of revenue, returns, and shipping efficiency. Powered by Python, Streamlit, and PostgreSQL.
postgresql python sales-analysis streamlit
Last synced: 23 May 2026
https://github.com/akshatkmistry/parkinsons_disease_predictor-voice_measures
This project implements a machine learning system to detect Parkinson's disease using voice measurements. The application uses a Random Forest classifier trained on voice feature data to predict the likelihood of Parkinson's disease with high accuracy (94%).
machine-learning matplotlib numpy pandas random-forest-classifier seaborn sklearn streamlit
Last synced: 09 Apr 2026
https://github.com/edcalderin/salesorder-sqlchatbot
A minimal AI chatbot that translates natural language into SQL queries, queries a MySQL database, and displays the results—all via a user-friendly Streamlit interface.
chatbot few-shot-prompting langchain llm mysql openai sqlagent sqlchat streamlit text2sql
Last synced: 09 Apr 2026
https://github.com/aqib121201/multi-disease-prediction-using-ensemble-learning
SHAP-powered ensemble ML system (AUROC: 0.94) for multi-disease diagnosis; Streamlit UI
ensemble-learning explainable-ai healthcare-ai machine-learning shap sklearn streamlit xgboost
Last synced: 03 Aug 2025
https://github.com/abdelkareemkobo/drug_search_ai
drug fastapi mongodb nbdev python qdrant semantic-searc streamlit
Last synced: 09 Apr 2026
https://github.com/kasraskari/tumor-predict
Streamlit app for predicting tumor malignancy using logistic regression.
logistic-regression machine-learning numpy pandas python scikit-learn streamlit tumor-detection
Last synced: 09 Apr 2026
https://github.com/victorkiosh/temperature_anomaly_detection
Real-time temperature anomaly detection with FastAPI, Streamlit, and Docker — simulating IoT sensor data for predictive monitoring.
data-science docker fastapi iot machine-learning mlops model-deployment python real-time-analytics sqlite streamlit tensorflow timeseries
Last synced: 06 Apr 2026
https://github.com/abhaysingh71/risk-analytics-for-insurance-with-docker-and-fastapi
End-to-end deployment project using FastAPI, Docker, and AWS EC2 — serves a machine learning insurance prediction API with a Streamlit frontend. Focuses on backend API dev, containerization, and cloud deployment.
apidevelopment aws aws-ec2 containerization deployment docker fastapi machine-learning streamlit
Last synced: 09 Apr 2026
https://github.com/divakarkumarp/gemini-pro-streamlit-llm-app
Simple Streamlit and Gemini Pro Q&A chat app
Last synced: 03 Aug 2025
https://github.com/prasannnnn/real-time-share-price-scraping-and-analysis
The Stock Sentiment Analyzer is a web-based application built with Streamlit, BeautifulSoup, and Pandas to help users analyze the sentiment of a stock (BUY, SELL, or HOLD) based on its financial data. The tool extracts key financial metrics like Market Cap, Stock P/E, Dividend Yield, ROCE, ROE, and the 52-week High/Low from Screener.in.
beautifulsoup4 data-analysis python sentiment-analysis streamlit streamlit-dashboard webscraping
Last synced: 03 Aug 2025
https://github.com/drisskhattabi6/text-to-sql
Chat with DB : A powerful web application that transforms natural language questions into executable SQL queries against a PostgreSQL or MySQL database and visualizes the results, Using Langchain (Ollama and ChromaDB), LangGraph and Streamlit
ai-agent chat-with-db chromadb data-visualization gemini langchain langgraph mysql ollama openai postgresql streamlit text-to-sql text2sql txt2sql
Last synced: 09 Apr 2026
https://github.com/amansikarwar/reimbursement_rag
A FastAPI and Gemini LLM-powered invoice reimbursement system that uses Retrieval Augmented Generation (RAG) to analyze documents against HR policies and provides an intelligent chatbot interface.
ai chatbot fastapi gemini-llm invoice-analysis langchain rag reimbursement-system retrieval-augmented-generation streamlit
Last synced: 03 Aug 2025
https://github.com/zizisk-100bz/cryptoguardian
Cryptoguardian is a secure wallet application designed to protect your digital assets. It uses advanced encryption methods to ensure that your cryptocurrencies remain safe from unauthorized access.
bitcoin crypto crypto-tools crypto-wallet cryptography github-config matplotlib nodejs pandas seaborn sha256-hash streamlit visualization walletkeytool
Last synced: 01 May 2026
https://github.com/andiran/notion-rag
將 Notion 內容轉換為智慧問答系統,支援繁體中文與 OpenAI GPT 整合 | Convert Notion content into intelligent Q&A system with Taiwan localization
chinese-traditional nip notion openai python qa-system rag streamlit taiwan
Last synced: 09 Apr 2026
https://github.com/mdh266/speech-chatbot
A Serverless Multimodal AI Chatbot For Free
docker gen-ai google-cloud-platform groq langchain llama3 llms streamlit
Last synced: 09 Apr 2026
https://github.com/christabelsakyi/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.
machine-learning numpy pandas plotly python sklearn streamlit
Last synced: 09 Apr 2026
https://github.com/generative-ai-and-large-language-models/llama2-streamlit-aunt-flo-assistant
LLaMA 2 Streamlit Aunt Flo Assistant
conversational-bots ctransformers faiss-cpu llama2 llms rag streamlit
Last synced: 04 Aug 2025
https://github.com/agustin-caceres/arg-telecom-analisis
Telecom Argentina Insights
business-analytics business-intelligence data-analysis data-visualization database postgresql python streamlit
Last synced: 09 Apr 2026
https://github.com/shivamr021/ollama-langchain-agents
A collection of intelligent AI agents built using Ollama, LangChain, and local LLMs — including chatbots, voice assistants, web scrapers, document readers, and custom tools. No APIs required. Fully offline.
ai-agents chatbot faiss langchain langchain-agents llm-memory local-llm ollama open-source pdf-summarizer python streamlit voice-assistant web-scraper
Last synced: 03 May 2026
https://github.com/anusha-me/customer_churn_analysis
Predict and analyze telecom customer churn using machine learning techniques and business dashboards. This end-to-end project includes data preprocessing, EDA, model evaluation (SVM, XGBoost), real-time Streamlit deployment, and Power BI dashboard reporting. Built for actionable insights and decision support.
churn-prediction classification-model customer-analytics dashboard data-science eda machine-learning powerbi predictive-analytics python scikit-learn streamlit svm telecom xgboost
Last synced: 29 Apr 2026
https://github.com/subhas-pramanik-09/mediscan-ai
A smart and scalable ML-powered health prediction system that can help detect the risk of three major diseases: Diabetes + Heart Disease + Parkinsons Disease
jupyter-notebook logistic-regression machine-learning numpy pandas scikit-learn streamlit svm-classifier
Last synced: 09 Apr 2026
https://gitlab.com/manojm18/liveisstracker
docker docker-compose maven python python3 streamlit
Last synced: 01 Oct 2025
https://github.com/lot022/chessanalytics_st
Graphical representation of functions from chessanalytics library designed for Streamlit apps.
Last synced: 01 Oct 2025
https://github.com/tejasrimutyala/movie-recommending-system
A simple content-based movie recommendation system built with Python that suggests similar movies by analyzing genres, keywords, cast, and crew using TF-IDF vectorization and cosine similarity.
Last synced: 19 Feb 2026
https://github.com/Aswajith7077/TNTrendAnalyzer
A Streamlit-based web application designed to visualize and predict population growth in Tamil Nadu sub-districts using a continuous-time logistic model
logistic-model population-based-training python scientific-computing streamlit time-series-analysis
Last synced: 02 Oct 2025
https://github.com/dbunt1tled/local-rag
Local RAG app chat, search and analyse PDF files
langchain llama3 python streamlit
Last synced: 09 Apr 2026
https://github.com/shair2048/textsummarizationapp
Text Summarization
lamini-flan-t5-248m python streamlit word2vec
Last synced: 18 May 2026
https://github.com/jeffrine/code-review-writer
The Code-Review-Writer project is an innovative tool designed to streamline the process of creating and editing documentation for projects. By integrating with llms, it offers a seamless experience in generating high-quality content that adheres to best practices in documentation.
code-to-text github llm ollama python readme-generator streamlit
Last synced: 09 Apr 2026
https://github.com/floxym/financial-chat
A financial chat application powered by LangChain, OpenBB, and Claude 3 Opus.
ai chatbot claude-3 equities etfs finance financial-analysis fundamental-analysis indexes langchain langgraph openbb performance-analysis python sector-analysis stock-market streamlit technical-analysis
Last synced: 20 Jan 2026
https://github.com/praditaw/patient-los-prediction
Predicting patient Length of Stay (LoS) using machine learning to provide insights for hospital operational efficiency.
exploratory-data-analysis feature-engine healthcare-analysis huggingface-spaces hyperparameter-tuning length-of-stay los-prediction machine-learning pandas scikit-learn streamlit
Last synced: 05 May 2026
https://github.com/adityasatuluri/obscura
AI-powered redaction tool designed to detect and mask Personally Identifiable Information (PII)
ai artificial-intelligence python redaction streamlit
Last synced: 09 Apr 2026
https://github.com/bsenst/mistral
Improve medical history taking with support from a large language model. This application is for trial purposes alone. Personally identifying information should never be entered. The application may not be used in the real world. The application does not replace assessment by healthcare professionals.
clarifai langchain llm medical-history streamlit
Last synced: 20 Apr 2026
https://github.com/analyticslover/sales-python-dashboard
Dashboard Ventas Japon 2023
dashboards data data-analysis jupyter-notebook python3 sales streamlit
Last synced: 09 Apr 2026
https://github.com/djirlic/fraud-detection-e2e-pipeline
End-to-end analytical data pipeline for credit card fraud detection using AWS, Snowflake, dbt, Airflow, and Streamlit.
airflow analytics aws data-engineering data-pipeline end-to-end etl fraud-detection modern-data-stack python snowflake streamlit
Last synced: 16 Feb 2026
https://github.com/barraharrison/nyc-taxi-trips-analysis
EDA on the yellow NYC taxi cabs to see what are the peak hours, trip duration and distance as well as the prime pick-up and drop-off points
jupyter-notebook kaggle matplotlib pandas python seaborn streamlit
Last synced: 09 Aug 2025
https://github.com/arjunravi26/rag_news_extractor
A rag project that aims to summarize the news and also clarify questions regarding to it.
beautifulsoup faiss googlenews groq langchain llama python requests sentence-transformers streamlit
Last synced: 09 Apr 2026
https://github.com/cu-sanjay/musicrecommender
Simple and powerful music recommendation system using machine learning to suggest personalized music recommendations based on user preferences. and many customizations.
kaggle machine-learning music musicrecommendationsystem scikitlearn-machine-learning streamlit
Last synced: 09 Apr 2026
https://github.com/mohammad-nour-alawad/chatbot-rag-langchain-pinecone
A chatbot built with RAG, LangChain, and Pinecone as vector database, it utilized the mistral8x7b API from HuggingFace.
chatbot huggingface langchain llm mistral nlp pinecone rag streamlit
Last synced: 03 Oct 2025
https://github.com/shivamratti13/audio-emotion-recognition
Developed an audio emotion recognition system using the RAVDESS dataset, classifying audio into 8 emotional categories with 77.59% accuracy. Built a Streamlit app for real-time classification via audio upload or recording. Leveraged Librosa for feature extraction (MFCCs) and a Random Forest classifier, creating a robust and user-friendly solution.
audio audio-processing classification ensemble-learning jupyter-notebook machine-learning python random-forest-classifier streamlit
Last synced: 09 Apr 2026
https://github.com/toraaglobal/redation-improver-streamlit
Streamlit Application for Text Redaction with Dialect and Tone Selection
langchain langchain-python llm openai python streamlit
Last synced: 09 Mar 2026
https://github.com/mahikshith/aws-ec2-deployment-of-ola-driver-churn-prediction-using-ensemble-learning
Test different tree based models to solve ola business problem of employee /driver churn
aws-ec2 docker-container exploratory-data-analysis flask pyhton random-forest-classifier streamlit xgboost-classifier
Last synced: 09 Apr 2026
https://github.com/ars-sg/python_projects
A collection of diverse Python projects. Each project is meant to highlight different aspects of Python, from data analysis and web development to automation and machine learning. Feel free to explore the code, contribute, or reach out if you have any questions or collaboration ideas!
machine-learning matplotlib numpy pandas python seaborn streamlit
Last synced: 09 Apr 2026
https://github.com/siddhesh-agarwal/django-rag
A RAG Model based on Django Documentation
gpt-3-5-turbo langchain openai python rag-model streamlit
Last synced: 09 Apr 2026
https://github.com/sahiltiwariiii/email-spam-classifier
This model will tell you weather mail is spam or not
dataanalysis datacleaning datascience eda machine-learning nlp-machine-learning nltk numpy pandas python scikit-learn streamlit streamlit-webapp tfidf-vectorizer wordcloud-visualization wordtovec
Last synced: 09 Apr 2026
https://github.com/minhosong88/swissgpt
SwissGPT is a versatile AI-powered toolset, akin to a Swiss knife, that can be used for a variety of tasks. It comprises seven specialized projects, each designed to handle specific types of data and queries, all integrated into a single platform. The main page, Home.py, serves as a hub, providing links to the seven AI Web service, using Langchain,
chatgpt fastapi langchain llm streamlit
Last synced: 09 Apr 2026
https://github.com/vincent-tran-94/Dataviz_Tweets_ChatGPT
Une application Streamlit pour analyser et visualiser les données et les tweets sur la sortie de ChatGPT. Ce projet comprend la gestion des données, l'analyse des sentiments, les tendances émergentes et les applications potentielles de ChatGPT.
data-management data-visualization sentiment-analysis streamlit text-mining twitter
Last synced: 10 Aug 2025
https://github.com/vincent-tran-94/llm-quiz-contextual-rag
LLM Model Generation Quiz
groq groq-api huggingface json langchain llama3 llm python rag streamlit transformers
Last synced: 09 Apr 2026
https://github.com/browshanravan/pvalue_inspector
Streamlit app for testing statistical significance between groups of data
devcontainers package procedural-programming python shellscript statistics streamlit
Last synced: 10 Aug 2025
https://github.com/coding-chemist/groqwarp
GroqWarp is a Streamlit app that compares the performance of RAG using Groq and Ollama models, visualizing response times and accuracy. It leverages FAISS for document retrieval and displays a side-by-side performance chart.
altair faiss gemma gemma2-9b groq langchain llm ollama pandas pypdf2 rag streamlit
Last synced: 09 Apr 2026
https://github.com/angelsc75/rutina
Un generador de contenido para redes sociales, que ofrece información financiera y además redacta artículos ciéntificos con la información actualizada de los papers más relevantes
alpha alpha-vantage arxiv dall-e docker groq huggingface langchain langgraph openai pixabay python rag stable-diffusion streamlit unsplash yfinance
Last synced: 09 Apr 2026
https://github.com/patowari/local-rag-system-with-deepseek-and-streamlit
This repository features a Local RAG System powered by DeepSeek-Coder and Streamlit. It processes uploaded documents into a vector store and generates context-aware responses using a RAG pipeline. It includes rag_app.py for command-line use and streamlit_rag.py for a web interface. Utilizes Hugging Face Transformers, LangChain, and Chroma.
chromadb deepseek-r1 langchain pytorch rag streamlit transformers
Last synced: 11 Apr 2026
https://github.com/vipinchaudhary31122002/valuevanguard
ValueVanguard is a machine learning project for accurate house price predictions. Using advanced algorithms and real-world data, it empowers users to analyze and forecast property values efficiently. Perfect for developers, data enthusiasts, and real estate professionals. 🏠📈
machine-learning matplotlib numpy pandas python sklearn streamlit
Last synced: 12 Apr 2026
https://github.com/nambukeerthi/flatprice_project
This project helps both buyers and sellers in Singapore’s housing market: Buyers – Estimate resale prices for better decisions. Sellers – Understand their flat’s market value. Practical Use of Machine Learning – Applies ML in real estate and web development.
eda machine-learning pandas python sklearn streamlit
Last synced: 09 Apr 2026
https://github.com/trilokida/large-language-model-llm
Code related to LLM
api blog blog-generation gemini gemini-api google google-api langchain large-language-models llama llama2 llama2-7b llm llms openai python python3 streamlit
Last synced: 09 Apr 2026
https://github.com/prachipatel15/movie-recommender-system
This project will recommend users the opportunity to watch movies similar to the one they have previously watched.
machine-learning python recommender-system streamlit
Last synced: 09 Apr 2026
https://github.com/yashksaini-coder/deepseek-r1-demo
End To End Gen AI App Using DeepSeek-R1 With Langchain And Ollama. Released in January 2025, this model is based on DeepSeek-V3 and is focused on advanced reasoning tasks directly competing with OpenAI's o1 model in performance, while maintaining a significantly lower cost structure
deepseek-r1 genai genai-chatbot langchain langhain-python ollama ollama-python streamlit
Last synced: 09 Apr 2026
https://github.com/abdellatif-laghjaj/salary-scope-predictor
SalaryScope: Job Salary Predictor is a machine learning solution designed to estimate salaries from job listings. It employs a full ML pipeline from exploratory data analysis, data cleaning, and NLP on job descriptions to regression model training (Linear Regression, Random Forest, etc.) and hyperparameter tuning
data-science developer-survey feature-engineering machine-learning predictive-modeling regression salary-calculator salary-prediction scikit-learn streamlit
Last synced: 08 May 2026
https://github.com/mendez-luisjose/boston-house-price-prediction-with-scikit-learn-streamlit-and-deployed-with-flask
Boston House Price Prediction with Scikit Learn, Streamlit and Deployed with Flask
flask sckiit-learn streamlit xgboost-regression
Last synced: 09 Apr 2026
https://github.com/prathicashettym/concretestrengthprediction
Concrete Strength Prediction ML Model using XGBoost Algorithm
Last synced: 09 Apr 2026
https://github.com/skrishna-7/nextword-predictor
Simple Next Word predictor with LSTM
deep-learning deeplearning-projects lstm project streamlit
Last synced: 04 May 2026
https://github.com/trilokida/streamlit
Create app or PoC with the help of Streamlit
Last synced: 09 Apr 2026
https://github.com/rafaluz/scraping-to-speech
🎙️ Projeto scraping-to-speech: Geração de voz a partir de texto via web scraping com Streamlit. Converte textos longos em áudios usando vozes realistas do site openai.fm.
automation openai python selenium streamlit text-to-speech voice-generation web-scraping
Last synced: 09 Apr 2026
https://github.com/muhkartal/xai_dashboard
an interactive AI dashboard for machine learning model analysis and explainability, supports model training, dataset exploration, feature importance analysis, and SHAP-based explanations for both individual predictions and overall model behavior, compare multiple models, visualize insights, and export results seamlessly
joblib numpy pandas python sckit-learn shap streamlit xgboost
Last synced: 04 May 2026
https://github.com/userenigmatic/aml-case-desk
AML case-management app (SQL Server ---- Python ------ Streamlit): triage, case actions, QA sampling, audit hash-chain, SAR exports.
anti-money-laundering audit-trail case-management compliance data-engineering fintech python qa sql-server streamlit
Last synced: 06 May 2026
https://github.com/shoaib1522/credit-card-fraud-analysis
"A comprehensive project on Credit Card Fraud Detection combining Exploratory Data Analysis, Machine Learning, and an interactive Streamlit web app for real-world applicability."
eda epochs mlp-classifier neural-network numpy pandas-python perceptron-learning-algorithm python regression sckiit-learn seaborn streamlit streamlit-webapp tensorflow
Last synced: 09 Apr 2026
https://github.com/jameshgrn/based_api
This is the backend for the BASED streamlit app
geomorphology hydrology machine-learning sedimentology streamlit xgboost
Last synced: 14 May 2026
https://github.com/ernestaroozoo/deepknowledge.net
DeepKnowledge.net is an advanced Q&A chatbot leveraging Retrieval-Augmented Generation (RAG) to deliver precise, source-grounded responses. It integrates DeepSeek-V3 for chat interactions and OpenAI's text-embedding-ada-002 for embeddings, utilizing Streamlit for a seamless web interface.
chatbot deepseek deepseek-v3 llamaindex openai python rag retrieval-augmented-generation streamlit text-embedding-ada-002
Last synced: 09 Apr 2026
https://github.com/pranavv34/intelliquery
IntelliQuery is a Streamlit application that provides document-based question answering using a Retrieval-Augmented Generation (RAG) approach.
cohere faiss hierarchical-bert rag streamlit vector-database
Last synced: 09 Apr 2026
https://github.com/amarnarayandwivedi/lstm_text_predictor
NextWordPredictor is an advanced natural language processing (NLP) model designed to predict the next word in a sequence of text using a Recurrent Neural Network (RNN) with Long Short-Term Memory (LSTM) cells.
lstm-neural-networks python rnn-tensorflow streamlit
Last synced: 09 Apr 2026
https://github.com/maxonary/spotter
Share your location. Get real-time notifications of your favourite meme spots. AI analyses social media videos with reverse image search, puts them onto a map and enables users to get push-notified once they walk by a categorised spot.
Last synced: 09 Apr 2026
https://github.com/tooniez/st-container
🛳️ Containerized Streamlit app with Docker and Docker Compose
docker docker-compose python streamlit
Last synced: 09 Apr 2026
https://github.com/anwar-opu/email_or_sms_spam_classifier
nltk pickle python scikit-learn streamlit
Last synced: 09 Apr 2026
https://github.com/krishbharadwaj5678/smsx
SMSX is a Python based script which is created for demonstrating how automated message sending works. If you do any illegal activites through this script we are not responsible.
bomb bomber hacking-tools otpbomb python python3 sms sms-bomber sms-messages smsbomb smsbomber smsbomber-python spamming streamlit time urrlib3
Last synced: 17 Apr 2026
https://github.com/shivan-s/lasha-tokyo-2020
A single-page web application that acts as a dashboard displaying the results from the Tokyo 2020 Olympic Games in the Weightlifting.
data-visualisation olympics python sports streamlit
Last synced: 09 Apr 2026
https://github.com/ekahyaoglu/secupatch
Python-based patch compliance dashboard that generates a compliance report with visualizations and in-depth analysis.
csv-parser patches python streamlit yaml-parser
Last synced: 14 May 2026
https://github.com/aathithya-shanmuga-sundaram/cyber-threat-intelligence-dashboard
Interactive Streamlit dashboard for visualizing and analyzing cyber threats, featuring real-time data insights, severity classification, geolocation mapping, and customizable dark-cyber UI.
cyber-threat-intelligence cyber-threat-tool cybersecurity cybersecurity-tools data-visualization dataset numpy pandas plotly python streamlit threat-intelligence
Last synced: 10 Nov 2025
https://github.com/tentaclepurple/42_leaffliction
👁️ Computer Vision model made with Convolutional Neural Network for leaf disease identification
computer-vision convolutional-neural-networks deep-learning matplotlib opencv plantcv python streamlit tensorflow
Last synced: 09 Apr 2026
https://github.com/danitilahun/llamaread-pdf-url
LlamaRead PDF URL is a powerful and intelligent application designed to seamlessly read and analyze content from both PDFs and URLs. Leveraging the advanced capabilities of LLaMA3, this app transforms the way you interact with documents and web content by providing insightful and accurate answers to your queries.
docker llama3 openai pdf pgvector phidata rag sqlalchemy streamlit url
Last synced: 09 Apr 2026
https://github.com/alizabatool4268/data-converter
Converts csv files to xlsx file and vice versa uses tect stack like python streamlit pandas and openpyxl
csv fileconversion openpyxl pandas python streamlit xlsx
Last synced: 04 May 2026
https://github.com/adham-elaraby/ki-mcq-gen
MCQ-Generator aus PDF Datein mit hilfe von gpt-4o-mini
exam-questions generator langchain mcq openai streamlit
Last synced: 09 Mar 2026
https://github.com/nitheshgoutham/phonepe-pulse-data
Phonepe Pulse Data Visualization and Exploration: A User-Friendly Tool Using Streamlit and Plotly
data-science data-visualization plotly python sql streamlit
Last synced: 09 Apr 2026