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/nathakits/streamlit-sars-cov2

SARS-CoV-2 analysis using BioPython

biopython covid-19 dna mrna streamlit

Last synced: 18 May 2026

https://github.com/arefin994/medical-prediction-web-app

๐ŸŒŸ A test web app for deploying predictive models on Streamlit Cloud. Features include diabetes, calorie burn, and heart disease predictions with ML trained models. ๐Ÿš€

machine-learning python streamlit

Last synced: 28 Apr 2026

https://github.com/franksunye/quantdb

High-performance stock data caching service based on AKShare data source, providing intelligent caching, RESTful API, and professional frontend interface. ๐Ÿš€ Cloud Deployment Ready! Now provides complete cloud deployment solutions, including local development environment and Streamlit Cloud deployment version.

streamlit webapp

Last synced: 15 Sep 2025

https://github.com/kimaruthagna/datascience-dashboard

Learning streamlit as a dashboard and viz tool for data science projects

cnn-classification python3 streamlit tweepy twitter-api vader-sentiment-analysis vadersentiment

Last synced: 22 May 2026

https://github.com/j3-signalroom/supercharge_streamlit-apache_flink

Engaging, interactive visualizations crafted with Streamlit, seamlessly powered by Apache Flink in batch mode to reveal deep insights from data.

apache-flink apache-iceberg aws-glue-data-catalog flink flink-sql iceberg kafka pyflink streamlit streamlit-dashboard

Last synced: 22 May 2026

https://github.com/chitralputhran/codeelevate-ai-code-reviewer

Developed a web application utilizing Streamlit, LangChain, and OpenAI's GPT model, designed to analyze, review, and enhance code quality, providing users with intelligent feedback and optimized code solutions.

langchain llms python3 streamlit

Last synced: 07 May 2026

https://github.com/ronaldkanyepi/python-sreamlit-duplicate-records-finder-remover

This is a duplicate remover on csv,excel or txt files based on single or multi columns

css data-analysis data-visualization datascience python streamlit

Last synced: 07 May 2026

https://github.com/vsmidhun21/lego-identification

this project employs machine learning to accurately detect and classify LEGO bricks by color and size from images and videos. It features a Streamlit web application for real-time brick detection via camera feed or file upload, enhancing accessibility and usability.

python streamlit yolo

Last synced: 03 Jan 2026

https://github.com/renaldiangsar/customer-support-rag

Customer Support Chatbot that answer all your question about what your purchase. The Chatbot is build with Langchain, chromaDB, Groq, HuggingFace, Streamlit, and etc.

customer-support-ai langchain langchain-python large-language-model rag-chatbot streamlit

Last synced: 20 Apr 2026

https://github.com/billy-enrizky/activity-recognition-project

"Embark on a cutting-edge journey in Human Activity Recognition using a fusion of Convolutional Neural Networks (CNN) and Long Short-Term Memory (LSTM) networks. This project includes model training, metric visualization, and action prediction in videos. Experience seamless interaction with a Streamlit-powered user-friendly version (at the bottom)

activity-recognition convolutional-neural-networks deep-learning human-activity-recognition humanactivityrecognition lstm-neural-networks machine-learning neural-network streamlit

Last synced: 05 May 2026

https://github.com/cs2219/prompt_engineering

Prompt engineering techniques with streamlit and openai

openai-api prompt-engineering python streamlit

Last synced: 21 May 2026

https://github.com/wai-l/what_are_the_chances

A coin toss game to demonstrate probability concepts.

probability python statistics streamlit

Last synced: 14 Mar 2025

https://github.com/afnanksalal/ai-powered-data-extraction-agent

This project demonstrates an AI-powered data extraction agent that uses SerpAPI for web searching and Groq's LLM for information extraction. It provides a Streamlit-based interface for users to upload CSV data, specify a query prompt, and extract targeted information from the web.

agent data-extraction groq llm serpapi streamlit

Last synced: 20 May 2026

https://github.com/aman167/doodle-guesser-using-cnn-

"๐ŸŽจ๐Ÿค– Doodle-Guesser Game: Draw doodles & let AI guess! Powered by a CNN trained on Google's QuickDraw dataset (1 million+ images and 345 classes), it predicts in real-time and shows the top 5 probabilities with a pie chart ๐Ÿฅง. Built using TensorFlow, Keras, & Streamlit. A fun blend of AI & gaming! ๐Ÿš€"

artificial-intelligence cnn-for-visual-recognition computer-vision convolutional-neural-networks deep-learning drawing-app image-classification image-processing keras-tensorflow machine-learning neural-network real-time streamlit tenserflow user-interface

Last synced: 06 May 2026

https://github.com/armaggheddon/paperllama

๐Ÿ“„๐Ÿฆ™ PaperLlama transforms your PDFs into a powerful, fully local Q&A assistantโ€”just upload, ask, and get instant answers!

docker-compose faiss fastapi ollama python3 rag sqlite3 streamlit

Last synced: 03 Feb 2026

https://github.com/shixi99/data-streaming-kafka

Data streaming showcase using Kafka, Python , PostgreSQL, Streamlit and Docker

docker kafka postgresql python streamlit

Last synced: 03 Jan 2026

https://github.com/rajputrockstar/stsocialicon

SocialMediaIcons is a Python class designed to dynamically generate SVG icons for various social media platforms. This class is customizable, allowing users to specify links, colors, and sizes for each social media icon.

pypi pypi-package pypi-packages python-script python3 streamlit streamlit-application streamlit-component streamlit-webapp

Last synced: 05 Mar 2025

https://github.com/aniketkkajania/translator

The Language Translator project is a user-friendly application built using the Googletrans API and Streamlit framework.

api googletrans speech speech-recognition streamlit translation translator webapp

Last synced: 14 Mar 2025

https://github.com/elijas/lithuanian-text-summarization-model

Deployed model which can summarize Lithuanian language text by leveraging Artificial Neural Networks, Transformers, mBERT.

ann bert language-model mbert nlp pytorch streamlit summarization

Last synced: 10 Apr 2026

https://github.com/shihjen/pdf_quicksummary

A web application based on a large language model for quickly summarizing any document in PDF format.

generative-ai groq huggingface large-language-model llama3 streamlit

Last synced: 02 Mar 2026

https://github.com/blesson-tomy/bootup_initialisation

Problem Solving: A project to make it easy for students to initialise their laptop and check it's readiness before going for hackathons and other events. It's text to speech functionality makes it cool and fun for students.

problem-solving project python streamlit

Last synced: 04 May 2026

https://github.com/lavkalsi/stockpricepredictionproject

This Stock Price Prediction App uses Streamlit to forecast stock prices for the next five days, combining XGBoost and LSTM models. It fetches historical stock data, applies technical indicators, and visualizes past and predicted prices. Users can select stocks, view percentage changes, and explore interactive price charts, making it a useful tool.

deep-learning lstm python stock-price-prediction streamlit xgboost

Last synced: 08 Apr 2026

https://github.com/pd2871/end-to-end-llm-projects

This repo contains code related to development of LLM based projects with Langchain and LLamaIndex. It uses RAG, Function calling, agents and tools as of now for interaction with data.

bs4 chatbot csv excel gpt-3 gpt-4 langchain langchain-python llama2 llamaindex llm pdf rag streamlit survey-data youtube-search

Last synced: 08 Mar 2026

https://github.com/adrien-1997/bike-forecast-paris-velib

Bike-sharing demand forecasting in Paris (Vรฉlibโ€™). A data science and machine learning project leveraging open urban mobility data to predict bike availability, analyze time series usage patterns, and provide interactive dashboards for visualization.

bike-sharing dashboard data-science duckdb forecasting machine-learning matplotlib open-data pandas paris predictive-modeling python scikit-learn streamlit transportation urban-mobility velib

Last synced: 11 Apr 2026

https://github.com/ricardoandreh/post-ai

A post generator powered by CrewAI with Gemini 1.5 Flash & Groq Cloud (deepseek-r1 Distill Llama 70b)

agentops crewai gemini groq retrieval-augmented-generation serperdev streamlit

Last synced: 18 May 2026

https://github.com/halfenif/toy_filemover_streamlit

Sometimes the process of editing MP3 tags is the result of an old man's work.

fastapi mp3-tags mpd streamlit

Last synced: 25 Jul 2025

https://github.com/harsh0713/sms-spam-classification

The "SMS Spam Classification" project aims to develop a machine learning model to automatically identify and classify SMS messages as either spam or legitimate (ham).

bernoulli gaussian-naive-bayes jupyter-notebook multinomial-naive-bayes nltk-python punkt python sklearn-library stopwords streamlit string

Last synced: 18 Feb 2026

https://github.com/msthamizh/singapore-resale-flat-prices-predicting

Developing a Streamlit application that allows users to interactively predict the resale prices of flats in Singapore using machine learning. The application supports regression tasks, enabling users to input various features, such as location, flat type, floor area, and lease start date, and receive predictions for resale prices.

exploratory-data-analysis machine-learning matplotlib numpy pandas python seaborn streamlit

Last synced: 09 Apr 2026

https://github.com/aliktk/mcq-generator

The MCQ Generator web app leverages OpenAI's language models via LangChain to generate multiple-choice questions (MCQs) from uploaded PDF or text files. Users can customize settings such as the number of questions, subject, and difficulty level. The app provides real-time feedback on complexity and displays the MCQs in a clear, easy formate.

llms mcq-test openai-api streamlit

Last synced: 19 Feb 2026

https://github.com/pranshu936/chatbot

This Legal Assistant Chatbot is an AI-powered application designed to assist with legal research and documentation. It leverages advanced language models and a comprehensive legal knowledge base to provide accurate and relevant information to users' legal queries.

fastapi huggingface python rag streamlit vector-database

Last synced: 26 Jul 2025

https://github.com/hsleonis/weather_kafka_streamlit

Real-time weather data from Accuweather APIs using Kafka + Streamlit.

api-rest dashboard data-science kafka messsaging real-time streamlit weather

Last synced: 09 Apr 2026

https://github.com/11sshukla/mental_health_story_analyzer

This project is an AI-powered NLP pipeline that analyzes user-written stories to detect emotions.

ann artificial-intelligence deep-learning keras machine-learning nlp python streamlit tensorflow

Last synced: 09 Apr 2026

https://github.com/armanjscript/fusion-rag

A powerful web-based application designed to answer questions based on the content of uploaded PDF documents. This project leverages the **Fusion-in-Decoder (FiD)** approach for **Retrieval-Augmented Generation (RAG)**, combining semantic similarity, technical term relevance, and recency to deliver accurate and contextually relevant responses

chroma chromadb fusion-rag langchain langchain-ollama ollama pypdf qwen2-5 rag rag-chatbot scikit-learn streamlit tf-idf-score tf-idf-vectorizer vector-database

Last synced: 10 Apr 2026

https://github.com/shawonashraf/sprachhilfer

LLM based application for learners of the German language to get feedback on their writing

generative-ai llm openai-api streamlit

Last synced: 29 Jul 2025

https://github.com/guilherme006/aiagent

This project automates the analysis of stock prices and market news using artificial intelligence agents such as OpenAI and CrewAI.

crewai duckduckgo langchain openai-api python streamlit yfinance

Last synced: 09 Mar 2026

https://github.com/arjunprabhulal/gemini-crewai-travelplanner

An AI-powered travel planning application that uses Gemini LLM and CrewAI to automate trip planning with multiple specialized AI agents. This project demonstrates agentic AI collaboration to search flights, find hotels, and generate personalized travel itineraries.

agentic-ai ai-agents crewai fastapi gemini generative-ai google-cloud-platform llm multi-agent-system pydantic python serpapi streamlit travel-planner

Last synced: 14 Feb 2026

https://github.com/arjunprabhulal/gemma3-pdf-summarizer

AI-Powered PDF Summarizer is a tool that extracts and summarizes research papers from ArXiv PDFs using Ollama (Gemma 3 LLM). The system provides structured, downloadable summaries to help researchers and professionals quickly grasp key findings.

ai fastapi gemma3 langchain-python ollama streamlit summarization

Last synced: 29 Jul 2025

https://github.com/atharvbyadav/expensemate

A simple, lightweight personal finance tracker built with Streamlit and SQLite. Log expenses, visualize spending habits, manage budgets, and download reports โ€“ all through an interactive web interface.

budgeting data-analysis data-visualization expense-tracker finance-app open-source pandas personal-finance plotly python sqlite streamlit streamlit-webapp

Last synced: 28 Apr 2026

https://github.com/mrqadeer/alphax-entertainments

This project is a Movie/Series/Drama Recognizer and Recommender that uses dialogue excerpts to identify media titles, genres, cast, directors, and other key information. It also recommends related titles based on the recognized media. The system leverages external APIs and web scraping to fetch details like IMDb rating, number of votes, and poster.

beautifulsoup genai-poc langchain openai pillow python requests streamlit

Last synced: 03 Jan 2026

https://github.com/aranbarri/time-series-forecasting

A lightweight app to load time series data, forecast the future using Facebook Prophet, and visualize results with Streamlit.

ai forecast forecasting prophet prophet-facebook prophet-model python-ai streamlit time-series

Last synced: 30 Jul 2025

https://github.com/kaludii/jotform-api-form-explorer

This is a simple app built using Streamlit to explore and download JotForm forms using the JotForm API

api forms jotform streamlit webapp

Last synced: 27 Apr 2026

https://github.com/nichcorez/gyaantra_docs

Chat with your PDFs using Gyaantra. Upload, ask questions, and get contextual answers powered by LLMs. Explore intelligent document assistance! ๐Ÿ™๐Ÿ“„

chatbot embeddings faiss groq huggingface langchain llama3 llm pyhton streamlit

Last synced: 14 Apr 2026

https://github.com/recker-dev/alzheimer-cnn-tinyvgg16

This project uses a TinyVGG16-based CNN to classify MRI scans for Alzheimer's Disease stages: Mild Impairment, Moderate Impairment, No Impairment, and Very Mild Impairment. It includes Jupyter notebooks for training and prediction, and a Streamlit app for easy inference. The model achieves high metrics in predicting Alzheimer's stages.

ai ai-in-healthcare alzeheimers cnn-classification deep-learning image-classification kaggle-dataset medical-imaging mri-images neuroimaging pytorch pytorch-cnn-classification streamlit streamlit-webapp tinyvgg

Last synced: 29 Apr 2026

https://github.com/rbalbinotti/analise_risco_transp_publico

London Bus Safety Analysis - Curse Big Data Real-Time Analytics with Python and Spark in Data Science Academy

altair github jupyterlab markdown pandas-dataframe python seaborn streamlit

Last synced: 09 Apr 2026

https://github.com/aiengineeringforgrandmas/groq-code-aggregator-ai

CodeAggregatorAI is a powerful Groq, Llama3 and Streamlit application designed to aggregate an entire GitHub repository into a single, organized Markdown file, making it easy to feed to AI systems for tasks like code summarization, question answering, code generation and fine-tuning. ๐Ÿง 

ai groq groq-api groq-lpu langchain langsmith llama3 llama3-1 llama3-70b-8192 llama3-meta-ai python streamlit streamlit-webapp

Last synced: 09 Apr 2026

https://github.com/rvats20/streamlit-dashboard

This Github repo is built using Python and Streamlit to create the simple Dashboard to visualize the data in real time.

django-rest-framework fastapi flask json plotly-dash python-3 rest-api streamlit

Last synced: 09 Apr 2026

https://github.com/prachipatel15/book-recommender-system

This Streamlit app will recommend top 50 books as well as top 5 similar books similar to user entered,

collaborative-filtering python recommendation-system streamlit

Last synced: 28 Feb 2026

https://github.com/capybara-brain346/post-automation

A post automation script to automatically extract content from my blog and turn them into complete posts for LinkedIn and X, along with a peer review agent.

agents blog gemini langgraph python streamlit

Last synced: 18 Apr 2026

https://github.com/ayaanjawaid/vizualite

Vizualite allows you to upload dataset and clearly view the attributes and allows you to create vizualizations, you can also download dataset.

matplotlib numpy pandas python3 streamlit

Last synced: 09 Apr 2026

https://github.com/vortexv7/engagevision-yt

Thumbnail Engager is a Streamlit-based web app that uses AI to analyze YouTube thumbnails, providing actionable feedback to improve engagement. Upload a thumbnail to get insights on its strengths, weaknesses, and tips for maximizing views. Perfect for creators looking to optimize their visuals!

gcp numpy pandas python3 streamlit streamlit-cloud tensorflow youtubeapiv3

Last synced: 09 Apr 2026

https://github.com/hasanulmukit/multi-language-sentiment-analysis

An AI-powered web app for real-time sentiment analysis using Hugging Face Transformers and Streamlit.

artificial-intelligence huggingface machine-learning nlp python sentiment-analysis streamlit

Last synced: 20 May 2026

https://github.com/theanujsinha01/customer-segmentation-using-k-means-clustering

This project focuses on customer segmentation using the K-Means clustering algorithm. A user-friendly Streamlit dashboard allows users to upload their own dataset, choose any two numeric features (like age, income, or spending score), and perform clustering. The app dynamically visualizes customer groups, recommends the best number of clusters

jupyter-notebook k-means-clustering machine-learning matplotlib numpy pandas python seaborn streamlit unsupervised-learning

Last synced: 09 Apr 2026

https://github.com/vimal0156/ruaroa-ai

๐Ÿง™โ€โ™‚๏ธ Zero-Code Machine Learning Wizard - Transform ideas into intelligent solutions without writing code. AI-powered ML pipeline automation with interactive web interface.

ai-agents ai-assistant artificial-intelligence automated-machine-learning code-generation data-analysis data-science deep-learning jupyter machine-learning machine-learning-pipeline neural-networks no-code openai python scikit-learn streamlit visualization

Last synced: 09 Apr 2026

https://github.com/ankushmallick1100/Diabetes-Prediction-of-Females-using-Maching-Learning-Techniques

This is a machine learning project that uses various machine learning algorithms to predict whether a patient is diabetic or not. Here various machine learning algorithms like SVM, RF Classifier, DT Classifier, KNN, LR , LRwith CV, NB Classifier, and XGB are used. For this work, a website is made with Python Streamlit library. Paper is ongoing.

classification cross-validation decision-tree-classifier diabetes diabetes-prediction jupyter jupyter-notebook logistic-regression machine-learning machine-learning-algorithms numpy pandas python random-forest random-forest-classifier regression streamlit support-vector-machine xgboost xgboost-classifier

Last synced: 29 Sep 2025

https://github.com/jumitti/transfectionratioxpert

Just a Streamlit tool to calculate ratio of DNA for transfection

bioinfor biology python science streamlit streamlit-application streamlit-webapp transfection

Last synced: 29 Sep 2025

https://github.com/nhanphamthanh-it/vietnamese-voice-search-engine

๐Ÿ”Ž Vietnamese Voice Search Engine - Vietnamese news search app with voice recognition and text-to-speech. Built with Streamlit, users speak queries in Vietnamese to find news and hear AI-summarized results. Hands-free news browsing experience.

css deployment gtts natural-language-processing news newspaper3k prodcution python release scraping-websites search-engine serperapi speech-recognition streamlit sumy vietnamese vietnamese-nlp voice-assistant webapp

Last synced: 05 Aug 2025

https://github.com/noorjotk/local-rag-engine

Local RAG app with zero-config Docker setup. FastAPI + Streamlit + Qdrant + Ollama. Just run `docker-compose up --build`! ๐Ÿš€

docker fastapi llm local-ai local-llm local-ollama ollama pdf-processing privacy-focused python qdrant qdrant-vector-database rag semantic-search streamlit vector-database

Last synced: 09 Sep 2025

https://github.com/alphasecio/summlah

A Streamlit web application, to be deployed on Google Cloud Run, for summarizing URLs with Gemini on Google Cloud Vertex AI.

cloudrun gemini gemini-pro streamlit vertex-ai

Last synced: 07 Aug 2025

https://github.com/krishnagandhi11/jobjolt-ai

JobJolt AI - Instantly classify resumes into job roles using Machine Learning.

machine-learning resume-classifier-using-machine-learning-and-nlp streamlit

Last synced: 07 Aug 2025

https://github.com/theemperorofdaiviet/watering-system

A simple knowledge based system using Fuzzy Logic to calculate the flow rate for watering system

fuzzy-logic knowledge-based-systems python streamlit

Last synced: 18 May 2026

https://github.com/aymen016/film-recommendation-engine

A machine learning-powered movie recommender system designed to provide personalized recommendations based on user preferences and data analysis. This project includes a backend recommendation engine, a Streamlit-based interface, and a web-based frontend for an enhanced user experience.

flask numpy pandas pickle python scikit-learn streamlit

Last synced: 09 Apr 2026

https://github.com/sarthakmishraa/career-crafter

Introducing our Python-powered app deployed on Streamlit, designed to streamline your job application process. Simply upload your resume and the job description, and our Gemini API-driven tool will provide a percentage match, highlight missing keywords, and offer a tailored profile summary. Say goodbye to guesswork.

gemini-api git python streamlit streamlit-webapp

Last synced: 09 Apr 2026

https://github.com/hq969/multi-agent-financial-research-assistant

The Multi-Agent Financial Research Assistant is an AI-powered system that helps investors and analysts make smarter financial decisions. It uses multiple specialized agents to fetch, analyze, and summarize real-time financial data and news.

aws dynamodb lamdba langchain langgraph openai streamlit

Last synced: 09 Apr 2026

https://github.com/kartiksood10/blog-generator

An LLM App that generates Blogs based on style, topic and number of words input by the user.

ggml huggingface langchain llm python streamlit

Last synced: 09 Apr 2026

https://github.com/deepali-14/movies-recommender-system

Content-Based Recommender System recommends movies similar to the movie user likes based on genres, director, actors, etc. Used for recommending movies, music, books etc.

api content-based-filtering cosine-similarity css heroku html jupyter-notebook machine-learning movie-recommendation-engine pycharm python recommendation-engine streamlit

Last synced: 09 Apr 2026

https://github.com/amanpatel-1234/automatic_data_analyzer_app

๐Ÿ“Š Automatic Data Analyzer is a Streamlit web app that performs complete data analysis with just a single file upload. Simply upload your CSV file, and the app automatically generates: Data Overview: Preview, summary statistics, and data types. Visual Analysis: Histograms, distribution plots, and interactive charts for numeric columns.

app data-science data-visualization matplotlib-pyplot numpy pandas python3 seaborn seaborn-plots streamlit

Last synced: 09 Apr 2026

https://github.com/ineelhere/ifc19

India Fights COVID19 (IFC19) - website with real-time updated data on the COVID19 situation in India

covid-19 data-science django open-data pandas plotly python streamlit visualization webapp

Last synced: 09 Apr 2026

https://github.com/mdalamin5/capstone-project-adaptive-tutoring-system-ai-based-all-experimental-resources

This project is an AI-powered algebra tutor using the Phi-3 Mini model. It provides personalized learning through interactive chat, adapting to the student's level and offering detailed step-by-step solutions. Built with Streamlit for an engaging educational experience.

datapreprocessing graph-database groq-api langgraph llama-index llm-finetuning multi-agent-systems openai-models phi-2 retrieval-augmented-generation streamlit vector-database

Last synced: 01 May 2026

https://github.com/germanpaul12/my-chess-com-games-analyzed-and-presented-on-streamlit

My Streamlit Web App in which I show the findings of analyzing all my chess.com games ๐Ÿ˜ฎ Analyze your own games by just providing the username ๐Ÿ˜

api automation chess exploratory-data-analysis jupyter-notebook pandas streamlit

Last synced: 09 Apr 2026

https://github.com/rizz1406/spam-email-detector

Spam Email Classifier using Python and Streamlit A simple machine learning project that classifies emails as **spam** or **ham** using the **Naive Bayes algorithm** and **TF-IDF** for text feature extraction. The project includes a user-friendly web app built with Streamlit

nlp pandas pytho3 scikit-learn streamlit

Last synced: 09 Apr 2026

https://github.com/subhayudutta/talk2image

Talk2Image is an interactive application that allows users to chat with images using Google's GEMINI Generative AI models.

google-generative-ai google-vision langchain streamlit

Last synced: 10 Apr 2026

https://github.com/subhayudutta/summifynow

SummifyNow is a web application that provides summarization services for various types of content, including text, video, audio, and text-to-image conversion.

langchain openai python pytube streamlit

Last synced: 28 Apr 2026

https://github.com/andrearcaina/self-translate

Minimalist Translation Web App with Sign Language and Lesson Generation features. Uses Google Translate API, OpenCV, MediaPipe, Cvzone and Streamlit.

mediapipe opencv3 streamlit

Last synced: 10 Apr 2026

https://github.com/shivankk26/invoice-extraction-bot

This project features an Invoice Extraction Bot that leverages Gemini, a large language model developed by Google, to extract information from multiple images of invoices. The bot is implemented in Python and integrates with Streamlit for the frontend interface.

bot gemini gemini-pro-vision git llm python streamlit

Last synced: 10 Apr 2026

https://github.com/gokulgowthams/askdocs_gen-ai

Private Document Questioning and Answering Application which can answer any question that has been asked, by uploading the desired document the user can ask questions

chromadb deeplearning docx2txt faiss generativeai huggingface langchain llama2 llamaindex openaiembeddings pdfplumber pinecone pymupdf sentencetransformer streamlit

Last synced: 11 Apr 2026

https://github.com/muhammadadnan1998/building_quiz_app_using_python

Interactive Quiz App built with Streamlit โ€“ Features randomized multiple-choice questions, instant feedback, progress tracking, and final score display. Simple, engaging, and user-friendly!

gamified-learning interactive-quiz multiple-choice progress-tracking python-project quiz-app streamlit

Last synced: 20 May 2026

https://github.com/snehadharne/financialreportgeneratorgenai

Report Generator ChatBot designed to analyze financial metrics, generate reports, and create graphs based on user preferences. It leverages LangChain for AI agent workflows and provides a suite of tools for various financial computations.

kpi langchain-python langsmith openai python streamlit

Last synced: 10 Apr 2026

https://github.com/rayyan9477/multiple-disease-prediction-system

This repository contains a Multiple Disease Prediction System leveraging machine learning techniques for accurate predictions. It utilizes Python, Pandas, Scikit-learn, and Flask for data preprocessing, model building, and web deployment. Explore the project and connect on LinkedIn for collaborations.

data-analysis data-science machine-learning python streamlit

Last synced: 10 Apr 2026

https://github.com/dylanpicart/google_sheet_survey_pipeline

Lightweight Python ETL using Google Cloud to Extract, Transform, and Load Google Surveys for Exploratory Data Analysis on Streamlit Dashboard and for Excel viewing.

api ci cicd continuous-integration data-cleaning devsecops etl google google-cloud google-cloud-platform python streamlit

Last synced: 16 May 2026

https://github.com/kartiksood10/laptop-price-predictor

A streamlit app that predicts the price of a laptop based on various specifications

heroku-deployment machine-learning python regression-models streamlit

Last synced: 10 Apr 2026

https://github.com/vijay-varadarajan/flower-recogniser

A neural network model using tensorflow to recognize images of flowers and classify them as - daisy / dandelion / rose / sunflower / tulip.

image-classification machine-learning opencv prediction-model python streamlit

Last synced: 05 May 2026

https://github.com/didac-crst/mockexchange

Stateless, deterministic, no-risk spot-exchange emulator for testing and debugging trading bots โ€” fake losses, real skills.

api backtesting ccxt crypto cryptocurrency docker market-data paper-trading redis rest-api streamlit trading-bot trading-platform trading-simulator valkey

Last synced: 02 May 2026

https://github.com/htlinh0604/invoice_ai_automation

This project transforms messy invoice images into a structured, searchable knowledge base. The pipeline automatically extracts text with Tesseract, uses Google Gemini to parse fields (vendor, total, date), stores data in Milvus, and enables natural language queries via a LangChain-powered chatbot.

fastapi huggingface-transformers langchain llm ocr-recognition python rag-chatbot streamlit tesseract-ocr

Last synced: 30 Apr 2026

https://github.com/petermartens98/nba-analytics-streamlit-app-with-langchain-agent

Interactive NBA Analytics app with Streamlit and a LangChain conversational agent connected to extracted data. Explore player, team, and game stats, track injuries, run simulations, visualize trends, and get AI-powered insights. Ongoing development, open to collaboration.

agentic-ai analysis data deepseek langchain nba python streamlit visualization

Last synced: 08 May 2026

https://github.com/floxym/financial-chat-finance-nlp-chatbots

A finance tracking app that provides detailed insights about your expenses using AI, allowing you to chat and call interaction with your financial data.

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: 09 Apr 2026

https://github.com/gokulnpc/house-price-prediction

This web app is a simple house price prediction tool. It uses a Random Forest model to predict the price of a house in Bengaluru, India. The model was trained on a dataset from Kaggle. The web app is built using Streamlit, a popular Python library for building web apps.

machine-learning random-forest-classifier streamlit

Last synced: 26 Aug 2025