An open API service indexing awesome lists of open source software.

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.

https://github.com/kitsuyaazuma/lecture-capture-pdf

A streamlit/Python app which automatically converts a lecture video into a PDF file

img2pdf opencv python streamlit

Last synced: 11 May 2026

https://github.com/akhundmuzzammil/endexamscoreprediction

EndExamScorePrediction is a tool designed to predict end-semester exam scores based on attendance, mid-semester exam marks, and study hours.

csv data-science jupyter-notebook machine-learning prediction python regression streamlit

Last synced: 11 May 2026

https://github.com/t128n/korrektor

🧑‍🏫 An AI Code Assistant built with Streamlit, Streamlit Monaco, and Ollama.

genai ollama python streamlit

Last synced: 11 May 2026

https://github.com/muhammad-ahmad-faizan/yahoofinanceanalysisapp

Yahoo Finance Stock Analysis & Forecasting App: A real-time stock analysis dashboard that fetches live data, visualizes trends with interactive charts, and predicts future stock prices using SARIMA. Features include candlestick charts, moving averages, seasonality decomposition, and model evaluation. Built with Python, Streamlit, Plotly.

forecasting python3 streamlit time-series-analysis

Last synced: 11 May 2026

https://github.com/adityapathak-cubastion/cubastion-hr-chatbot

Presenting, Cubastion's HR chatbot - it can answer queries based on all the latest HR documents published by Cubastion's HR team. This conveniently saves time, allowing a Cubastion employee to resolve their query without having to comb through the actual documents. <<Developed with Python, sentence-transformers, Pinecone, llama3.2, and Streamlit>>

cosine-similarity huggingface llama3 pinecone prompt-engineering python sentence-transformers streamlit text-chunking text-embeddings text-extraction text-generation

Last synced: 11 May 2026

https://github.com/kevinknights29/introduction_to_ai_streamlit_quiz_app

This project aims to build a quiz application using streamlit for the session: `Introduction to AI`

openai-api python streamlit

Last synced: 11 May 2026

https://github.com/sarvamm/brainbrew

AI powered study partner that can generate notes, qnas and quizes.

ai generative-ai langchain llms python streamlit

Last synced: 11 May 2026

https://github.com/bhimanbaghel/llama-streamlit-app

🤖 AI Text Completion App built with Streamlit and Llama-3.2-1B. Generate creative text completions with an intuitive web interface. GPU & CPU optimized, easy to deploy, perfect for content creation and AI experimentation.

ai cpu-inference huggingface llama machine-learning nlp python streamlit streamlit-webapp text-generation transformers webapp

Last synced: 11 May 2026

https://github.com/danielrosehill/system-prompt-factory

A system prompt generation UI that combines model and user characteristics to generate more targeted (but still general) system prompts for LLMs

llm llms streamlit system-prompts

Last synced: 11 May 2026

https://github.com/04bhavyaa/movie-genre-prediction

This project implements preprocessing, feature engineering, and multiple machine learning models to build a robust genre classification system.

ensemble-model fine-tuning genre-prediction lemmatization linear-svc logistic-regression minmaxscaling nltk-library streamlit voting-classifier

Last synced: 11 May 2026

https://github.com/arnavk-09/chatgpt-streamlit-qna

📝 A user-friendly Python app for effortless text and markdown file querying powered by OpenAI's ChatGPT and Streamlit

chatbot chatgpt file openai qna streamlit tutorial

Last synced: 12 May 2026

https://github.com/notshrirang/budget-project-automated-testing-app

Automated Testing using Selenium

selenium streamlit

Last synced: 12 May 2026

https://github.com/cyniaai/cyniaagents

A lightweight framework for running generative agents through a Streamlit interface.

agent ai framework generative-ai llm streamlit

Last synced: 12 May 2026

https://github.com/priteshsurale/url_content_summarization

A streamlined Streamlit app for summarizing webpage content. Users can enter their API key and paste a URL to generate concise summaries of the content. Ideal for quickly extracting insights from lengthy articles or reports.

groq-api llm python3 streamlit

Last synced: 12 May 2026

https://github.com/cuttlas90/areon

Areon Workbench, allow data scientists and developers easily get a broad access to analyze network. Areon workbench is more than a API, or just data interpretation. it allows users to customize their data flow.

areon-network streamlit web3py

Last synced: 12 May 2026

https://github.com/matsjfunke/ufc-data-science

C<>de SE_42 Data Science Basics Project

matplotlib-pyplot pandas python seaborn-plots streamlit

Last synced: 12 May 2026

https://github.com/priyanshu7639/data_visualization_dashboard

An Interactive data visualization tool that combines traditional plotting capabilities with modern AI assistance. It allows users to create and modify visualizations through natural language commands, making data exploration accessible to users of all skill levels.

business-analytics data-analysis data-engineering data-exploration data-science data-visualization datapreprocessing datascience interactive-visualizations matplotlib plotly plotting python research-tool streamlit

Last synced: 12 May 2026

https://github.com/justinadrmun/music-playlist-iceberg

Visualises albums in a Spotify playlist as an iceberg. YouTube playlists coming soon...

spotify spotify-api streamlit

Last synced: 12 May 2026

https://github.com/ayushshivam48/weapondashboard

ARMORY DB is a high-performance tactical data visualization tool built with Python and Streamlit. It simulates a military-grade "Heads-Up Display" (HUD) for analyzing firearm specifications, ballistics, and logistical data.

csv defense python streamlit

Last synced: 13 May 2026

https://github.com/parthds02/-daily-calorie-count-meal-plan-generator-

Welcome to the Daily Calorie Count Meal Plan Generator project! This Streamlit web application is designed to create personalized meal plans based on user inputs such as age, weight, gender, and calorie goals. It also allows users to download their customized meal plans as PDFs.

calories-tracker data-analysis data-science pdf-generation streamlit vscode

Last synced: 13 May 2026

https://github.com/pumacp/puma

Reproducible local LLM benchmarking framework for Project Management Office (PMO) tasks

benchmarking llm-evaluation local-llm machine-learning ollama pmo project-management python reproducible-research streamlit sustainability

Last synced: 16 May 2026

https://github.com/prachipatel15/ai-resume-screening

A Streamlit-based application that analyzes resumes using AI to extract skills, experience, and qualifications, helping recruiters make data-driven hiring decisions.

groq llm mistral rag streamlit

Last synced: 13 May 2026

https://github.com/abdelrahman-amen/multi_pdf_rag_with_groq

In this project, we developed a Streamlit app that uses Groq API and Google Generative AI for question-answering by embedding and retrieving content from multiple PDFs. The app leverages prompt engineering, RAG (Retrieval-Augmented Generation), and document chaining for accurate and context-based responses.

api chain dotenv embeddings faiss genai genrative-ai groq-api langchain pdf prompt-engineering python retrieval-augmented-generation streamlit vectorstore

Last synced: 13 May 2026

https://github.com/anto4k/flightanalysis_bigdataproject

Flight data analysis and ML prediction platform powered by Apache Spark and Streamlit.

machine-learning spark spark-sql streamlit

Last synced: 13 May 2026

https://github.com/egonlh/_moodflag

An interactive web application that predicts mental health risk based on user input

classification machinelearn python streamlit

Last synced: 13 May 2026

https://github.com/cronn/lin-in

Simple Data Science for LinkedIn

data-science linkedin streamlit

Last synced: 13 May 2026

https://github.com/roshk01/money_mind_ai

AI-powered app to predict stock prices for the next 7 days using XGBoost and real-time data.

data-visualisation deployment linear-regression model-evaluation-metrics streamlit xgboost-regression

Last synced: 13 May 2026

https://github.com/olmaneuh/demos

A collection of small projects and coding experiments that showcase various skills, technologies, and problem-solving approaches. It serves as a portfolio to demonstrate software development, traditional ai and generative ai expertise.

demo demos ibm ibm-watsonx langchain langgraph portfolio python streamlit watsonx

Last synced: 13 May 2026

https://github.com/beloveddie/legal_contract_analyzer

The Legal Contract Analyzer is an AI-powered tool that simplifies legal documents by summarizing, explaining, and detailing their contents. It supports PDFs and DOCX files, generates an initial analysis, and offers a conversational chat interface for deeper exploration. Built with Cohere and Streamlit.

ai cohere-ai genai genai-usecase llm streamlit

Last synced: 13 May 2026

https://github.com/drankush/keychat

KeyChat: A Multimodal Chat Client with Streamlit

chatgpt client dalle-2 llm multimodal openai python streamlit vision-api

Last synced: 14 May 2026

https://github.com/haneesha2018/personal_bot

This repository enables the creation of a GPT-powered chatbot application that combines standard ChatGPT capabilities with advanced features for uploading and interacting with large PDF and TXT documents.

chatbot faiss-vector-database gpt openai streamlit

Last synced: 14 May 2026

https://github.com/abdurrehman2003/streamlit-unit-converter

The Unit Converter is a Streamlit-based web application designed to simplify unit conversions across categories like length, weight, temperature, time, and speed. With an intuitive interface and real-time calculations, it provides accurate results for both metric and imperial units, making it a handy tool for everyday use.

datascience metricandimperial opensource python streamlit tool uiux unitconversion unitconverter webapp

Last synced: 14 May 2026

https://github.com/kasra-dastranj/resume-analyzer

📄 AI-Powered Resume Analyzer with Groq - تحلیل هوشمند رزومه با هوش مصنوعی برای استخدام بازرس صنایع نفت و گاز آموزش دیده و طراحی شده

ai groq machine-learning nlp python resume-analyzer streamlit

Last synced: 12 Jun 2026

https://github.com/pallaprolus/metrisight

Lightweight metric anomaly detection dashboard for developers (AIOps)

aiops anomaly-detection devops metrics monitoring observability open-source prometheus streamlit time-series

Last synced: 12 Jun 2026

https://github.com/ranjithguggilla/species-report-quality-assistant-demo

Image-assisted reporting QA — species suggestions, photo quality checks, review triage (public-data-safe).

citizen-science computer-vision fisheries marine-science opencv prototype public-data python pytorch streamlit

Last synced: 13 Jun 2026

https://github.com/ranjithguggilla/artificial-reef-fisheries-data-qa-reporting-pipeline

Reef survey data QA and reporting pipeline — validation, coverage analysis, export-ready datasets.

citizen-science data-quality fisheries geospatial marine-science prototype public-data python streamlit

Last synced: 13 Jun 2026

https://github.com/gsaini/streamlit-ui-getting-started

Streamlit is an open-source Python framework for data scientists and AI/ML engineers to deliver dynamic data apps with only a few lines of code. Build and deploy powerful data apps in minutes. Let's get started!

codecov github-actions numpy pandas python streamlit unittest

Last synced: 14 Jun 2026

https://github.com/prathmesh2507/global-stock-intelligence-dashboard

Interactive Global Stock Market Analytics Dashboard built using Python, YFinance, Pandas, Streamlit, and Plotly. Analyze 20+ countries and 400+ top stocks with advanced visualizations and financial insights.

dashboard data-analysis data-visualization python stock-analysis streamlit

Last synced: 15 Jun 2026

https://github.com/wdopen-nk/rag-ai-agent

A scalable Retrieval-Augmented Generation (RAG) AI agent powered by Qdrant vector search, OpenAI, and FastAPI — featuring async workflows with Inngest and an interactive Streamlit UI.

fastapi inngest openai openai-api qdrant qdrant-vector-database streamlit

Last synced: 16 Jun 2026

https://github.com/vitalune/pitt-llamaproject

Helping students process and interact with their data.

llamaindex streamlit

Last synced: 17 Jun 2026

https://github.com/bernardonogueira8/inventario

Este projeto agiliza a realização de cruzamentos de dados frequentemente utilizados durante o inventário, proporcionando eficiência na gestão de recursos, redução de custos e aumento da produtividade.

streamlit

Last synced: 17 Jun 2026

https://github.com/kemokemo/py-streamlit

Tiny samples to use streamlit.

python streamlit

Last synced: 19 Jun 2026

https://github.com/joaoAPina/Tibia-Loot-Split

Aplicativo em Python com Streamlit para dividir o loot de caçadas em grupo no Tibia, facilitando a distribuição justa dos lucros e custos.

python streamlit tibia

Last synced: 20 Jun 2026

https://github.com/aung-khantkyaw/zero-to-python-developer

Zero to Python Developer - Code . API . DATA VIZ - Master Python, Build a flask API and create interactive dashboards - All in one bootcamp.

flask-api python3 streamlit

Last synced: 20 Jun 2026

https://github.com/shivah12/webscrapper-python

AI-Powered Web Scraper built with Streamlit that extracts tables, headings, and rows from any webpage. Users can input a URL and data type, visualize results, and export to CSV. Powered by BeautifulSoup, and Pandas.

beautifulsoup matplotlib python3 streamlit webscraping

Last synced: 20 Jun 2026

https://github.com/fzn011/ai-job-market-intelligence-skill-gap-recommender

Local-first AI job market intelligence and skill-gap recommender using open-source Python, NLP, and Streamlit.

data-science job-market-intelligence machine-learning nlp python skill-gap-analysis streamlit

Last synced: 21 Jun 2026

https://github.com/yyhago/gemini-ai-audio

Base de uma projeto que permite transcrever arquivos de áudio em português ou inglês e traduzi-los para diferentes idiomas usando IA. Construido com Python, interface em Streamlit e consumindo API do Google Gemini

artificial-intelligence python streamlit

Last synced: 22 Jun 2026

https://github.com/zezs/pagepal_chatting_pdfs

The MultiPDF Chat App is a Python application that allows you to chat with multiple PDF documents. You can ask questions about the PDFs using natural language, and the application will provide relevant responses based on the content of the documents. This app utilizes a language model to generate accurate answers to your queries.

embeddings html huggingface largelanguagemodel openai-api pinecone python streamlit text vector-database

Last synced: 22 Jun 2026

https://github.com/aliceheiman/morse-trainer

An interactive web app to help you learn and practice Morse Code.

morse-code python streamlit

Last synced: 23 Jun 2026

https://github.com/gabrielmahia/nyumba-ai

🏠 Kenya housing and real estate AI — land prices, title deed verification, rental market analysis, and tenant rights

ai housing kenya real-estate streamlit swahili

Last synced: 24 Jun 2026

https://github.com/gabrielmahia/biashara-ai

🏪 Kenya business formalization AI — KRA PIN, county permits, business registration, and compliance in plain Swahili

ai business kenya kra streamlit swahili

Last synced: 24 Jun 2026

https://github.com/gabrielmahia/afyaai

AI-powered Kenya health assistant — maternal health, NHIF/SHA navigation, AfyaAI

east-africa gemini health kenya maternal-health nhif sha streamlit

Last synced: 24 Jun 2026

https://github.com/gabrielmahia/elimu-stats

📚 Kenya education statistics toolkit — NEMIS data analysis, school mapping, and learning outcome trends

data-science education kenya nemis streamlit

Last synced: 24 Jun 2026

https://github.com/gabrielmahia/mzigo-ai

📦 Kenya trade and customs AI — import/export guidance, KRA customs, duty calculator, and SME trade tools

ai customs import-export kenya streamlit swahili trade

Last synced: 24 Jun 2026

https://github.com/gabrielmahia/mifugo-ai

🐄 Kenya livestock advisory AI — animal health, breed selection, feed management, and market prices for pastoralists

agriculture ai kenya livestock streamlit swahili

Last synced: 24 Jun 2026

https://github.com/gabrielmahia/afya-ai

AfyaAI — Kenya health AI assistant. NHIF contributions, hospital finder, maternal health guide, and health rights under the Constitution. Free. EN/SW.

africa ai east-africa gemini health kenya kiswahili maternal-health nhif streamlit

Last synced: 24 Jun 2026

https://github.com/gabrielmahia/saccoai

SaccoAI — AI-powered chama & SACCO management for Kenya: merry-go-round, table banking, M-Pesa

chama east-africa fintech gemini kenya mpesa rotating-credit sacco streamlit table-banking

Last synced: 24 Jun 2026

https://github.com/gabrielmahia/dawa-ai

💊 Kenya medicine information in Swahili — drug interactions, dosage guidance, and pharmacy locator from KEBS/KMPDB data

ai health kenya medicine streamlit swahili

Last synced: 24 Jun 2026

https://github.com/gabrielmahia/wakimbizi-ai

🌍 Kenya refugee and asylum services AI — UNHCR registration, camp services, legal rights in Swahili/English

ai humanitarian kenya refugees streamlit swahili unhcr

Last synced: 24 Jun 2026

https://github.com/gabrielmahia/dharura-ai

🆘 Kenya emergency response AI — NDMA alerts, disaster preparedness, Red Cross contacts, and evacuation guides

ai disaster emergency kenya ndma streamlit swahili

Last synced: 24 Jun 2026

https://github.com/gabrielmahia/ajira-ai

💼 Kenya youth employment AI — job matching, CV writing, interview prep, and gig economy guide in Swahili

ai employment jobs kenya streamlit swahili youth

Last synced: 24 Jun 2026

https://github.com/minervarose/moonlit-showrunner

AI-assisted short-film pipeline in Python and Streamlit: story package, storyboard, character reference cards, continuity-aware image prompts, animatic MP4, and optional Sora video generation.

ai-pipeline ai-video ai-workflow character-continuity creative-coding generative-ai human-in-the-loop image-generation moviepy openai prompt-engineering prototype python sora storytelling streamlit structured-outputs video-generation

Last synced: 24 Jun 2026

https://github.com/minervarose/applysignal

Candidate-side recruitment intelligence dashboard for tracking job applications, scoring process signals, and prioritizing opportunities.

candidate-experience career-tools dashboard data-visualization decision-support job-search portfolio-project python recruitment streamlit

Last synced: 24 Jun 2026

https://github.com/sofiaalmaz/fanfictionproject

Анализ фанфиков по Гарри Поттеру с целью написания самого популярного фанфика

analysis fanfics fanfiction harry-potter jypyternotebook matplotlib ml networkx numpy pandas python scipy seaborn streamlit wordcloud

Last synced: 06 Jan 2026

https://github.com/jabonsote/financial-anomaly-detection-with-deepseek-and-isolation-forest

🚀 Financial Anomaly Detection with DeepSeek and Isolation Forest – A powerful, locally-run tool for detecting financial anomalies using Isolation Forest and DeepSeek LLM. Features AI-powered insights, interactive time-series visualization, and automated PDF audit reports. 🔍📊

anomaly-detection chatbot data-visualization deepseek financial-analysis financial-data isolation-forest llm machienlearning ollama report-generator streamlit

Last synced: 12 Apr 2026

https://github.com/praveendinesha/youtube-data-harvesting-and-warehousing

Comprehensive YouTube Data Harvesting and Analysis Project: Utilized Python's API for data extraction, enriched by SQL queries, and stored in MongoDB. Employed Streamlit for streamlined visualization, enabling efficient data collection, storage, and insightful analysis.

cleaning integration mongodb nosql nosql-database postgreq python python-sql-integration python3 query rdbms scripts sql streamlit warehouse warehousing windows youtube youtube-api youtube-channel

Last synced: 04 Feb 2026

https://github.com/darrendavy12/kafka-pyspark-e-commerce-store-real-time-streaming-dashboard

This project demonstrates an end-to-end real-time streaming analytics pipeline, designed to process high-clicked data and display insights on a live dashboard.

kafka matplotlib-pyplot python real-time sqllite streamlit

Last synced: 04 Sep 2025

https://github.com/ahmashraf1/sic-ml-us-airline-delays

Machine Learning Project for predicting if a flight will be delayed or not and estimating in minutes how much time there will be a delay in its departure or arrival using different machine learning classifiers and regressors.

airline-delays flights-delays machine-learning streamlit

Last synced: 11 Jun 2025

https://github.com/allanotieno254/breast-cancer-prediction-streamlit-app

A Machine Learning web application built with **Streamlit** that predicts whether a breast tumor is **Benign** or **Malignant** based on cell nuclei measurements.

classification css ml pandas python sklearn-library sklearn-metrics streamlit

Last synced: 12 Apr 2026

https://github.com/aust21/crime-data-digitisation

Simulation of migrating from storing data on files to cloud storage

airflow aws data-engineering python streamlit

Last synced: 26 Nov 2025

https://github.com/mohdrasmil7/lawmate-your-personal-legal-assistant

LawMate is designed to help you navigate the complexities of the Indian legal system with ease. Whether you have questions about your rights, need legal advice, or want to understand constitutional provisions, LawMate is here to assist. 📚⚖️✨ Empower yourself with knowledge and make informed decisions with LawMate by your side. 🚀💡

google-generative-ai groq-api legal-assistance llama3 llm rag streamlit

Last synced: 22 Jan 2026

https://github.com/leosimoes/streamlit-github-profiles-info

Project to display github profile information in the form of a report and dashboard.

dashboards github-api python report streamlit

Last synced: 24 Mar 2025

https://github.com/mnitin-reddy/summer-olympics-data-analysis-web-app

An interactive web app for exploring trends in Olympic Games history, analyzing overall medal tallies, country-wise performance, and athlete demographics. Built with Python and Streamlit, this app offers insights through visualizations and data-driven statistics.

dataanalytics matplotlib numpy pandas python seaborn streamlit

Last synced: 12 Apr 2026

https://github.com/satvikpraveen/seabornmasterpro

🎨 SeabornMasterPro is a comprehensive, modular project to master Seaborn for data visualization. Includes themed utilities, advanced plotting notebooks, dashboards, time series, Streamlit app, and Docker support — perfect for learners, analysts, and open-source enthusiasts.

categorical-plots correlation-heatmap custom-theme data-visualization docker interactive-dashboard jupyter-notebook matplotlib modular-code multi-panel-layouts open-source-project pandas plot-utils project-structure python reproducible-research seaborn streamlit time-series-visualization utility-functions

Last synced: 12 Apr 2026

https://github.com/wishercarts/face-recognition-system

AI Face Recognition System using Python & Streamlit

machine-learning python streamlit

Last synced: 18 Apr 2026

https://github.com/harshdeepsinh8/cold-email-generator

The Cold Email Generator is a powerful tool designed to help users craft personalized, effective, and professional cold emails at scale. It leverages modern programming techniques and frameworks to streamline the email outreach process, making it ideal for sales, networking, job applications, and marketing campaigns.

langchain llama python streamlit

Last synced: 21 Feb 2026

https://github.com/alphasecio/model-armor

A Streamlit app for testing Google Model Armor LLM safety & security tool.

gemini google llm model-armor python streamlit

Last synced: 27 Nov 2025

https://github.com/yashpinjarkar10/pinescript-agent

PineScript Agentic RAG system that provides an interactive chat interface to answer questions about PineScript. It combines a Streamlit-based UI with an asynchronous AI agent to retrieve and summarize documentation stored in a Supabase database.

crawl4ai gemini pydantic python streamlit supabase-db

Last synced: 07 May 2026

https://github.com/hemangsharma/breast-cancer-patient-dashboard

This interactive Streamlit dashboard visualizes insights from the SEER Breast Cancer Dataset (2006-2010)

data-analysis streamlit streamlit-dashboard streamlit-webapp

Last synced: 05 May 2026

https://github.com/mattyhakin/resume

A sleek, responsive resume website for Matt Hakin featuring certifications, skills, and project highlights, including a diabetes tracker web app. Built with HTML/CSS and hosted on GitHub Pages.

aws css developer-portfolio github-pages html5 personal-site portfiolio python resumes showcase streamlit web-design

Last synced: 12 Apr 2026

https://github.com/justcodeit7/streamlit_apps

Guest for Streamlit apps

langchain ollama python streamlit

Last synced: 12 Apr 2026

https://github.com/zofiaqlt/nyc_taxis_streamlit

🎯 Application for interactive analysis of January 2023 NYC Taxi rides - use of Python, Streamlit and JupyterLab (Data collection, Cleaning and App development)

python random-forest streamlit

Last synced: 12 Apr 2026

https://github.com/zein1403/visualisasi_streamlit

Latihan deploy streamlit github

streamlit

Last synced: 04 Jul 2025