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-23 00:30:17 UTC
- JSON Representation
https://github.com/devradheee/stock-market-prediction-model
This project is a web application built with Streamlit that provides stock price predictions using the Prophet model. Users can select a stock and the number of years for prediction, and view both raw data and forecasted prices in interactive plots.
numpy plotly prompt python streamlit
Last synced: 06 May 2026
https://github.com/persiyanov/streamlit-geodata-visualization
Geospatial data parsing and visualization (Mapbox + Streamlit)
data-visualization geocoding geospatial mapbox mapbox-geocoding pydeck streamlit visualization
Last synced: 29 Oct 2025
https://github.com/pavankethavath/car_dekho_car_price_prediction
A Streamlit web app utilizing Python, scikit-learn, and pandas for used car price prediction. Features data preprocessing (scaling, encoding), Random Forest model optimization with GridSearchCV, and interactive user input handling. Achieves high accuracy (R² score: 0.9028), showcasing skills in machine learning, data engineering, and deployment.
dataanalysis datacleaning datapreprocessing eda encoding feature-extraction feature-selection featureimportance fine-tuning machine-learning minmaxscaling normalization pandas pickle prediction-model python random-forest randomsearch-cv regression streamlit
Last synced: 27 Jan 2026
https://github.com/pgarrett-scripps/streamlit_notify
Queues and displays Streamlit Status Elements after rerun
streamlit streamlit-component streamlit-components
Last synced: 06 Apr 2026
https://github.com/multiomics-analytics-group/nf-vuegen
nf-core module designed to automate report generation from outputs produced by other modules, subworkflows, or pipelines. VueGen creates reports from bioinformatics outputs, supporting formats like PDF, HTML, DOCX, ODT, PPTX, Reveal.js, Jupyter notebooks, and Streamlit web applications.
data-visualization developer-tools nextflow-modules nf-core quarto reports streamlit
Last synced: 12 Apr 2025
https://github.com/praveendecode/airbnb_analysis
Airbnb Data Analysis and Visualization project is a comprehensive data exploration and presentation effort. It involves data collection, preprocessing, ETL work, and the creation of an interactive Streamlit user interface. The project aims to provide insights and make Airbnb data more accessible and understandable.
explotary-data-analysis numpy pandas plotly python streamlit streamlit-dashboard tableau tableau-public
Last synced: 06 May 2025
https://github.com/rafaeljurkfitz/crud-fastapi-postgres-streamlit
A simple crud using fastapi, postgres and streamlit.
docker-compose fastapi postgresql pydantic-v2 python sqlalchemy streamlit
Last synced: 02 Sep 2025
https://github.com/kenmwaura1/chat-with-your-mpesa
This project encompasses the extraction and cleaning of transactions from Mpesa PDF statements to the development of APIs for integration with the Streamlit Front End.
Last synced: 17 Apr 2025
https://github.com/phamtrinhduc/chatbot-mental-health-with-llamaindex
In the project, I will build a mental health consultation system for users based on the DSM-5 data set, using the Llamaindex framework. After consulting the user, the system will compile statistics through the conversation.
llama-index mental-health openai retrieval-augmented-generation streamlit
Last synced: 27 Jan 2026
https://github.com/vojay-dev/arctic-query-quest
Learn SQL and get familiar with data models in a fun and interactive way! 🏔️ Arctic Query Quest makes learning SQL and getting familiar with data models engaging.
ai devpost hackathon langchain langchain-python llm pydantic python snowflake snowflake-arctic streamlit
Last synced: 06 May 2026
https://github.com/abdullahashfaqvirk/Amazon-Laptop-Price-Prediction
Developed an Amazon laptop price prediction tool using machine learning algorithms, integrated with a Streamlit app for an interactive user experience.
amazon data-science machine-learning ml-algorithms ml-models prediction-model python streamlit tool
Last synced: 11 May 2025
https://github.com/dannylee1020/quora-duplicate-questions
many-to-one RNN with GloVe, LSTM, Docker and Streamlit
deep-learning lstm-neural-networks nlp streamlit
Last synced: 14 May 2026
https://github.com/sitammeur/SiteSleuth
Site Sleuth is a chatbot that assists users in efficiently using websites by analyzing and answering questions provided through a link.
chromadb containers docker gemini-15-pro generative-ai google-cloud-build google-cloud-platform google-cloud-run langchain langsmith llm-tracing python retrieval-augmented-generation serverless streamlit
Last synced: 11 Oct 2025
https://github.com/darshitvvora/temporal-agentic-loan-underwriter
Temporal + Strands demo for GenAI powered loan underwriter
fastapi python strands-agent-sdk strands-agents streamlit temporal temporalio
Last synced: 21 Jan 2026
https://github.com/aditiiprasad/whatsstat
A fun and insightful WhatsApp chat analyzer that turns your conversations into beautiful stats, juicy graphs, and quirky insights.
chat-analyzer data-analysis data-visualization nlp streamlit text-processing whatsapp
Last synced: 02 Sep 2025
https://github.com/machinelearningprodigy/bike-model
This project was developed for some seniors at my college as their final year project. It utilizes a deep learning model to classify bike images using Streamlit for an interactive interface. 🚴📊
classification deep-neural-networks image-classification image-processing pretrained-models streamlit transfer-learning
Last synced: 24 Feb 2026
https://github.com/hiteshydv001/multi-rag-agent
Multi Rag Agent using gemini Website link: https://multi-rag-agent.vercel.app/
agents gemini-api genai pyhton streamlit
Last synced: 05 Oct 2025
https://github.com/algo-voyager/tsp-cwoa-sa
A Traveling Salesman Problem (TSP) solver using Simulated Annealing, integrated with Streamlit for interactive visualization.
optimization python simulated-annealing-algorithm streamlit tsp
Last synced: 16 Feb 2026
https://github.com/great-majority/kk-snippets
A repository for various tools related to Koikatsu and Honeycome games.
aicomi honeycome illgames streamlit summervacationscramble
Last synced: 16 Jan 2026
https://github.com/leodeveloper/mcqgen
This project aims to automate the process of generating multiple-choice questions (MCQs) using Generative AI techniques. Users can upload a text file containing relevant content, and our system utilizes Streamlit for the frontend, Python for backend processing, LangChain, LLM (Large Language Model)
aws-ec2 chatgpt chatgptapi langchain openai python streamlit vector
Last synced: 17 Jun 2025
https://github.com/luluw8071/laptop-price-prediction
A collection of machine learning models for predicting laptop prices
adaboost-regressor decision-tree-regression ensemble-learning extra-tree-regressor gradient-boosting-regressor knn-regression laptop-price-prediction lasso-regression machine-learning multiple-linear-regression python random-forest-regression ridge-regression sckiit-learn stacking-ensemble streamlit svm-regressor voting-regressor xgboost-regression
Last synced: 11 Apr 2026
https://github.com/renswickd/talkwise-ai
NLP-powered dialogue analyzer with real-time sentiment and filler-word metrics using Hugging Face, spaCy, and Streamlit.
huggingface-pipelines huggingface-transformers nlp pytest realtime-sentiment-analysis sentiment-analysis spacy streamlit text-analysis text-mining
Last synced: 07 May 2026
https://github.com/geometric-intelligence/cellgeometry
A web-based application for Cell Shape Analysis.
bioinformatics cell-analysis cell-biology cell-geometry geometry image-processing machine-learning streamlit
Last synced: 06 Apr 2026
https://github.com/loopglitch26/online-attendance-tool
Chrome extension web component face recognition attendance system with a dashboard of overall attendance
chrome-extension face-recognition flask online-attendance research-paper streamlit
Last synced: 14 Apr 2026
https://github.com/sabermahjoub/fin_genius
FinGenius : a python-based expert system for financial assistance and budget allocation, featuring interactive charts.
charts expert-system experta finance finance-management financial-analysis python3 streamlit
Last synced: 05 Feb 2026
https://github.com/aspadax/subtitlegenerator
Automatically generate a subtitle for your video.
gpt machine-learning openai rust streamlit subtitles-generator whisper
Last synced: 17 Feb 2026
https://github.com/sammybams/payment-fraud-detection-azure-automl
Online Payment/Transaction Fraud detection model built with Azure AutoML
automl azure azure-app-service fraud-detection machine-learning python streamlit
Last synced: 07 Sep 2025
https://github.com/kts-o7/stockmanager
A DBMS project with Streamlit Frontend for stock management simulation with Backtesting.
backtrader llm mongodb nosql ollama ollama-client python sql stock-market streamlit trading yahoo-finance
Last synced: 09 Oct 2025
https://github.com/pgarrett-scripps/peptidefragmenterstreamlitapp
A peptide fragment ion calculator made with streamlit
fragment fragmentation-calculator mass-spectrometry peptide-identification peptide-modification peptide-sequences peptides protein proteomics streamlit
Last synced: 16 Feb 2026
https://github.com/tedoaba/house-price-prediction-app
House-Price-Prediction-App
correlation feature-importance house-price-prediction numpy pandas python3 random-forest-regression seaborn shap skl streamlit
Last synced: 02 Apr 2026
https://github.com/priyanka7411/customer-segmentation-churn-dashboard
📊 Streamlit + Plotly dashboard for customer segmentation, RFM analysis, and churn prediction using machine learning.
churn data machine-learning pandas prediction python rfm rfm-analysis streamlit visualization
Last synced: 14 Apr 2026
https://github.com/parker84/shopify-streamlit-dashboard
Example streamlit dashboard for a Shopify App
dashboard heroku shopify-app streamlit
Last synced: 12 May 2025
https://github.com/shamspias/videolabelmagic
Automate video data creation. Extract frames, generate annotations, export in various formats (YOLOv8, YOLO1.1). Integrate with Roboflow, CVAT. Built with Python and Streamlit.
annotation-tool artificial-intelligence auto-annotation auto-labeling auto-segmentation computer-vision computer-vision-annotation data-processing dataset-generation image-annotation-tool image-labeling-tool labeling-tool machine-learning object-detection python small-object-detection streamlit video-annotation yolo yolov11
Last synced: 23 Jul 2025
https://github.com/yash1th-yerra/movie-recommendation-system
This project is a content-based movie recommendation system built with the TMDb 5000 Movies and Credits datasets. It processes and combines movie metadata, including genres, keywords, cast, crew, production companies, and overview descriptions, to recommend movies based on similarity.
content-based-recommendation cosine-similarity nltk python recommender-system streamlit tf-idf vectorization
Last synced: 02 Feb 2026
https://github.com/zehengl/ab-physicians
A Streamlit app to visualize listings of Alberta physicians
Last synced: 20 Jan 2026
https://github.com/tss-sniper/research-ppr-summarizer
To automatically create concise and informative summaries of research papers that accurately captures the key findings and conclusions using the summarization pipeline of Lamini T5 Flan 248M, an open source LLM.
lamini-flan-t5-248m nlp python streamlit text-summarization
Last synced: 15 Jan 2026
https://github.com/aiengineeringforgrandmas/groq-prompt-engineer-toolkit
⚡Powered by Groq LPUs and the latest (July 2024) Llama 3 Models to generate high-quality engineered prompts and datasets for fine-tuning AI models. Try this free Streamlit application designed to help you become a prompt engineering and fine-tuning pro.
gemini-ai gemini-api gemini-pro groq groq-api groq-lpu llama3 llama3-70b-8192 llama3-meta-ai python streamlit streamlit-webapp
Last synced: 07 Oct 2025
https://github.com/silvermete0r/31github
31 Days of Programming Challenge - Machine Learning Algorithms & Data Analysis
data-science deep-learning machine-learning python statistics streamlit tensorflow
Last synced: 11 Jan 2026
https://github.com/mejdihaddad/penguin_project
Penguin project using streamlit and ML algorithmes
classification data-science data-visualization machine-learning matplotlib pandas penguin-species-prediction python scikit-learn streamlit
Last synced: 27 Jan 2026
https://github.com/blocknotes-4515/multiple-disease-detection-system-all_in_one-
🩺 Heart Disease Detection System 💓 This AI tool predicts heart disease risk by analyzing key health metrics like age, cholesterol, and blood pressure. 🧠🔍 It provides quick, accurate results to help prevent serious conditions and support early treatment. Perfect for both healthcare pros and patients! 🌟
data-visualization dataprocessing linear-regression standard-library streamlit svm-model test-automation training
Last synced: 25 Feb 2026
https://github.com/aflah02/storage-usage-tracker
A simple Streamlit app that allows you to track memory occupied by various directories and files
Last synced: 17 May 2026
https://github.com/murilochianfa/network-traffic-time-series-forecasting
Predict the future of your network using the best time series ML model that fit with your traffic.
dataset ddos forecasting lstm machine-learning network-traffic prophet sarimax streamlit
Last synced: 26 Jan 2026
https://github.com/koldim2001/test_api
API взаимодействие с моделью
api docker fastapi streamlit titanic-kaggle
Last synced: 04 Apr 2025
https://github.com/dotaadarsh/tnc-digest
Know what the Terms and Conditions say!
ai21labs courier python streamlit
Last synced: 09 May 2025
https://github.com/maciekmalachowski/docs-ai-chatbot
📜An AI-powered tool that lets you interact with your PDF and CSV files, leveraging GPT4ALL and Mistral 7B for intelligent data insights via a Streamlit interface.
chatbot csv docker gpt4all langchain mistral-7b pdf python streamlit
Last synced: 11 Apr 2026
https://github.com/sheeki03/analystOS
analystOS - AI research platform with Web UI + Notion automation. Upload docs, scrape URLs, chat with research via RAG. Powered by OpenRouter (50+ models).
ai-research crypto deep-research langchain notion-integration openrouter python rag streamlit
Last synced: 05 Feb 2026
https://github.com/armen-jean-andreasian/selfie-ai
An application that allows you to take selfies with real-time face recognition and optional date timestamps. Capture the moment, add intelligence, and snap away!
Last synced: 26 Feb 2025
https://github.com/adritpal08/end-to-end-project-using-gemini-gemify
Create stunning content with LLM, the app that uses Google Gemini’s gemini-pro-vision model to turn your photos and texts into creative content.
content-generation gemini generative-ai llm python streamlit
Last synced: 17 May 2026
https://github.com/petermartens98/GPT4-Programming-Assistant
Python Streamlit web app utilizing OpenAI and LangChain. This app allows user to specify their desired programming language and scenario. The user can then interact with a GPT-4 chatbot intended for programming purposes and the user's specific code input.
gpt4 langchain openai python streamlit
Last synced: 11 Sep 2025
https://github.com/priyanujbora/black-hole-attack-in-manets-with-streamlit-implementation
Interactive simulation of black hole attack detection in Mobile Ad-hoc Networks (MANETs) using novel Dolphin-Bee optimization algorithm with Streamlit visualization interface
ad-hoc-networks bee-colony-optimization bio-inspired-algorithms black-hole-attack dolphin-optimization manet network-routing network-security network-simulation python streamlit
Last synced: 03 Mar 2025
https://github.com/tss-sniper/llm-powered-sql-assistant
This simple LLM application translates your plain English queries into SQL commands and retrieves answers directly from the DB.
api gemini-pro llm python sql sqlite streamlit
Last synced: 10 May 2026
https://github.com/naveen3830/captiongenerator
This repository contains the code for my caption generator web app.
Last synced: 18 Apr 2026
https://github.com/yashmistry-24/ytcomment-iq
YTComment-IQ is a web app for analyzing and visualizing YouTube comments, offering insights through sentiment analysis, topic modeling, and interactive charts.
analysis comments data dataanalysis dataanalytics deep-learning machine-learning nlp python streamlit training visualization webapp youtube
Last synced: 15 Feb 2026
https://github.com/phidlarkson/llocaly
A streamlit-based interface for interacting with local AI models through Ollama.
ollama-interface open-source streamlit
Last synced: 10 Mar 2026
https://github.com/smaranjitghose/fantasticfinancetracker
A minimalistic application to track one's finances over a period built using Python
deta deta-base docker finance-tracker nosql nosql-database open-source plotly python python3 streamlit streamlit-lottie
Last synced: 14 Apr 2026
https://github.com/kartiksood10/text-to-music-generation-app
Generate Music using natural language prompts using Meta's MusicGen Small Model.
audiocraft musicgen python streamlit text-to-audio
Last synced: 16 May 2026
https://github.com/walidalsafadi/postwar-building-assessment-es
Rule-based expert system with 40+ logic rules and fuzzy inputs to assess and prioritize post-war building reconstruction in Gaza. Includes a professional Streamlit UI and validation notebook.
building-assessment expert-system prioritization reconstruction streamlit ui-rule-based-system
Last synced: 19 May 2026
https://github.com/ronaldkanyepi/vlook-up-with-streamlit-and-pandas
This a python app to assist those in finance with VLOOK UP
pandas pandas-dataframe python streamlit streamlit-dashboard streamlit-webapp vlookup
Last synced: 07 May 2026
https://github.com/geoffbacon/cerberus
Cerberus is an app that reduces the annotation burden of linguists
allennlp linguistics natural-language-processing streamlit
Last synced: 03 Apr 2025
https://github.com/amanovishnu/cold-connect
cold-connect is a streamlit app that generates personalized cold emails or linkedin messages. it uses the groq api & language models to extract job details from urls & craft professional messages. users can customize messages with their details, choose message type & creativity level & include portfolio links via a csv upload.
cold-email-generator docker github-actions groq-api langchain-python large-language-model python310 streamlit
Last synced: 13 Apr 2026
https://github.com/shinyq/streamlit_stock-allocation-optimization-slsqp
Optimize the stocks allocation using linear programming and SLSQP method
Last synced: 23 Feb 2026
https://github.com/tornikeo/ytdlp-webui
Any video downloader (based on ytdlp)
downloader python serverless streamlit video-downloader yt-dlp
Last synced: 12 Apr 2026
https://github.com/laavanjan/enhanced-qa-chatbot-with-ollama
Question Answering (QA) chatbot built using LangChain, Ollama, Python, Streamlit, and LangSmith. It offers the capability to switch between two different language models: "llama3.2" and "gemma:2b"
gemma-2b langchain langsmith-tracing llama ollama streamlit
Last synced: 13 Apr 2026
https://github.com/andfanilo/s4a-selenium
Test Selenium + Firefox on Streamlit Share
selenium selenium-python streamlit streamlit-sharing
Last synced: 06 Mar 2026
https://github.com/celsiasolarastarflare/cvelsialarch
Computer Vision GPS Locator for Regional Detections
ai computer computer-vision cv model neural-network nn pytorch streamlit torch
Last synced: 13 Apr 2026
https://github.com/giovaneiwamoto/capiara-code-mentor
🦜 CapIAra Code Mentor - Learn to think, not just code! Develop real problem-solving skills by mastering algorithmic logic step by step. Strengthen your reasoning, break down complex challenges, and build a solid foundation for programming without relying on ready-made code.
agent code langchain llm maritalk mentor streamlit
Last synced: 30 Jun 2025
https://github.com/real-veersandhu/covid-info-app
An interactive app that allows users to access Covid-19 information surrounding vaccines (UofT Global Engineering Challenge)
covid-19 data-science pandas python streamlit
Last synced: 13 Apr 2026
https://github.com/preetam-90/nuvana
bank bankportal python streamlit streamlit-webapp
Last synced: 17 May 2026
https://github.com/das-amlan/pdf_image_extractor_web_app
This is a simple web app that allows users to upload a PDF file, extract images from the PDF, and display the images in the web app.
fitz flask html pymupdf-fitz python streamlit
Last synced: 01 Sep 2025
https://github.com/chinmay29hub/stockulize
Download and Visualize Stock Dataset
beta-release python3 stock-data stock-market stock-visualizer streamlit streamlit-dashboard visualization webapp webapplication
Last synced: 18 Jan 2026
https://github.com/mickekring/top-of-mind-clara
Clara är en prototyp som möjliggör att anonymt kunna göra sin röst hörd. Medarbetaren kan prata eller skriva in det du vill säga och AI anonymiserar det. Medarbetaren har dessutom tillgång till en chatbot att rådfråga. Därefter analyseras och sammanställs alla medarbetares tankar i en dashboard.
ai chatbot feedback openai python streamlit transcription whisper
Last synced: 11 Apr 2025
https://github.com/pavel401/recipedia
Recipedia - Your Ultimate Recipe Finder built using Streamlit
Last synced: 17 Mar 2025
https://github.com/kamicollo/intro-to-dwt
A practical guide to Discrete Wavelet Transform and its applications in data science
data-science discrete-wavelet-transform full-band-capture streamlit
Last synced: 04 Jan 2026
https://github.com/tyronejosee/sandbox_streamlit
Practice and experimentation environment for Streanlit. Includes test configurations, patterns, external libraries, and more.
matplotlib python streamlit tornado
Last synced: 28 Feb 2025
https://github.com/billy-enrizky/chat-with-image
Welcome to the "Chat With Images" app! This innovative application allows users to upload images and engage in a dynamic chat interface. By leveraging the power of IBM Watson API, the app can process and respond to user messages, creating an interactive and engaging experience. Users can easily upload image files in JPG, JPEG, or PNG formats.
ai-agent ai-agents chat-image ibm-cloud ibm-watson ibm-watsonx ibmwatson llama meta-llama streamlit watsonx-ai
Last synced: 13 Apr 2026
https://github.com/abrahamkoloboe27/retail-sales-analysis-and-prediction
Retail Sales Dasboard and Prevision
dashboard machine-learning plotly python python3 scikit-learn streamlit
Last synced: 10 Mar 2026
https://github.com/cloudera/cml_amp_object_detection_inference
Interact with a blog-style Streamlit application to visually unpack the inference workflow of a modern, single-stage object detector.
computer-vision object-detection pytorch streamlit
Last synced: 13 Apr 2025
https://github.com/shubhamkumar-op/disease_prediction
Disease prediction using ML model
logistic-regression machine-learning streamlit svm-model tensorflow2
Last synced: 02 Apr 2025
https://github.com/madhurimarawat/final-internship-project
This repository contains my internship project that I made using Streamlit and Python programming language.
credit-card-fraud data-preprocessing data-visualization decision-tree deployment hyperparameter-tuning input-parameters internship-project knn logistic-regression machine-learning-algorithms naive-bayes-classifier project python random-forest random-forest-classifier streamlit streamlit-deployment suprevsed-learning svm
Last synced: 31 Jan 2026
https://github.com/siddhantsadangi/whosaidthat
Do you love quotes? Do you enjoy learning from the wisdom of others? Do you think you can recognize the authors of famous quotes? If you answered yes to any of these questions, then Who Said That? is the app for you!
education entertainment python quotes streamlit webapp
Last synced: 17 May 2026
https://github.com/JoSuru/speeka
Speeaka is an open-source project that uses the Whisper model of OpenAI to transcribe audio into text. Its intuitive web interface makes it easy to use. Contributions are welcome.
open-source python python3 speech-to-text streamlit whisper
Last synced: 11 Mar 2025
https://github.com/krikera/finviz-dashboard
A Streamlit-based web application for personal finance analytics. Upload CSV financial data to visualize cash flow, track budgets, analyze spending patterns, and detect anomalies. Features interactive charts, custom filters, and predictive insights.
Last synced: 20 Mar 2025
https://github.com/vaggelisgian/pdf-qna-llms-rag
The PDF-QnA-LLMs-RAG project enables question-and-answer functionality over PDF / TXT documents using Retrieval-Augmented Generation (RAG) and Large Language Models (LLMs). Implemented in Python, this repository provides tools to process PDFs, extract relevant information, and deliver accurate answers. It uses LLMs to support effective interaction
docker graphrag llm lmstudio neo4j python redis streamlit
Last synced: 06 Apr 2026
https://github.com/renatoelho/analise-credito
Este projeto de engenharia de dados, desenvolvido por nós, Renato Coelho e Gyan Lucas, tem como objetivo conceitual e educativo demonstrar como seria uma solução de análise de crédito utilizando ferramentas open source e proprietárias em conjunto para atender a esse propósito.
control-center docker docker-compose dockerfile git kafka minio nifi python s3 sql sql-server streamlit ubuntu zookeeper
Last synced: 08 Apr 2026
https://github.com/shaadclt/classification-automl-app
This is a sample application that demonstrates how to build a classification AutoML app using Streamlit, Pandas Profiling, and PyCaret.
pandas-profiling pycaret streamlit
Last synced: 19 Apr 2026
https://github.com/nguyenquangtung/fashion-recommendation-system
Basic recommendation system with mySQL database and API
api cnn mysql python recommendation-system recommender-system restnet50 streamlit
Last synced: 09 May 2026
https://github.com/thecoderpinar/otomatik-video-stabilizasyon
👩💻 Bu projeyi, titreşimli ve dengesiz videoları profesyonel kalitede, pürüzsüz içeriklere dönüştürmek için geliştirdim. 🎥✨
computer-vision machine-learning media-processing opencv python streamlit video-processing video-stabilization
Last synced: 03 Apr 2025
https://github.com/sanskaryo/click-clinic-one-stop-genai-health-app
Click Clinic is a one stop Health and Nutrition Gen ai Solution
chatbot chatbots deepseek gemini genai-chatbot generative-ai gssoc hacktoberfest langchain llama llm ollama openai opensource streamlit twilio
Last synced: 16 Feb 2026
https://github.com/kefirchk/animatica-frontend
Animatica is my diploma project that generates videos from text and images using neural networks. It automates animation creation with image generation, image-to-video conversion, and post-processing
animation gan machine-learning neural-networks python pytorch streamlit video-generation
Last synced: 07 Mar 2026
https://github.com/ernestaroozoo/memestocks.net
MemeStocks.net is a Python web app that tracks the historical popularity of specific stocks by monitoring Reddit mentions. Users can search for a stock symbol and view information such as the stock's name, price, and historical popularity data. The data is gathered using the Pushshift API and stored in a PostgreSQL database.
dashboard data-analysis financial-data meme-stock python reddit-scraper scraping sql stock streamlit
Last synced: 06 Mar 2026
https://github.com/bx0-0/cybervisionai
Cyber Vision AI is an award-winning, open-source AI assistant for cybersecurity, document analysis, and knowledge management. Built with advanced RAG, MindMap, and multi-agent AI, it empowers security professionals and researchers with unrestricted, ethical, and insightful tools.
ai chatbot cybersecurity django document-analysis gpt graduation-project llama llm markmap mindmap nlp ollama python rag speech-to-text streamlit text-to-speech x
Last synced: 29 Jun 2025
https://github.com/phidlarkson/jali-e-nsmq
AI-powered learning platform for NSMQ contestants, consisting of two main components: a Django-based ASGI application, Streamlit and a microcontroller setup.
artificial-intelligence microcontroller nsmq social-network streamlit
Last synced: 15 May 2026
https://github.com/janduplessis883/tonetint_package
Quick sentiment analysis toolkit with advanced visualization, for Jupyter Notebook and Streamlit & Terminal.
jupyter-notebook sentiment-analysis streamlit visualization
Last synced: 14 Apr 2025
https://github.com/tss-sniper/sql-llm-project
This simple LLM application translates your plain English queries into SQL commands and retrieves answers directly from the DB.
api gemini-pro llm python sql sqlite streamlit
Last synced: 23 Jun 2025
https://github.com/avinashrkrk/ats-score-checker-
ATS Score Checker a ultimate tool for enhancing resume's compatibility with Applicant Tracking Systems (ATS). This application helps job seekers instantly evaluate their resumes against specific job descriptions to improve their chances in the competitive job market.
ats gemini-api smart-ats smart-ats-system streamlit
Last synced: 11 Jan 2026