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

Flask

Flask is a web framework for Python, based on the Werkzeug toolkit.

https://github.com/mendez-luisjose/breast-cancer-predictor-with-scikit-learn-streamlit-and-deployed-with-flask-and-aws

Breast Cancer Predictor with Scikit Learn, Streamlit and Deployed with Flask and AWS.

aws-ec2 flask logistic-regression scikit-learn streamlit

Last synced: 19 Apr 2026

https://github.com/jpkrajewski/nlp-youtube-analysis

YouTube Comments Sentiment Analysis using Natural Language Processing (NLP)

ai flask kaggle-dataset nlp-machine-learning nlp-parsing

Last synced: 28 Apr 2026

https://github.com/avrtt/sentiment-analysis

Sentiment analysis of reviews with a simple web interface in Flask

data-analysis data-mining data-science flask machine-learning nlp parsing text-mining

Last synced: 01 May 2026

https://github.com/avdaredevil/flask-aptools

Flask Development tools for powershell, that enable you to do everything from setting up your website, to configuring it for later use, and rapid testing. It also supports parrallel instances and lets all shell's and websites be controlled by any console, with these tools loaded!

cli ease flask management powershell python rapid-development

Last synced: 02 May 2026

https://github.com/pythonicshariful/insurance-charge-predictor

This project predicts medical insurance charges based on personal details such as age, gender, BMI, number of children, smoking habits, and region. It uses a Machine Learning model trained on the insurance.csv dataset and provides a Flask web app interface for user input

flask insura machine-learning mlapp python regression scikit-learn

Last synced: 09 May 2026

https://github.com/ismail-mouyahada/master-api-weather-station

This project is a weather station application that uses a Flask backend to manage data related to temperature, humidity, and sensors, and a MySQL database to store the data. The API provides endpoints to add, read, update, and delete records in the database.

flask flask-api python3

Last synced: 27 Apr 2026

https://github.com/hectorpulido/expenses-tracker

Expenses tracker using Firebase and flask web app

backend crud expense-tracker firebase flask

Last synced: 07 May 2026

https://github.com/thisishaykins/pyflask

A Basic Flask(Python Framework) App with Basic functionalities and usages of it's core libraries

flask flask-application flask-web python python-3 python-script

Last synced: 03 May 2026

https://github.com/arturovaine/project-job-insights

Aplicação web para exibição de um conjunto de dados sobre empregos (dados retirados da plataforma Kaggle), com implementação de funções Python incorporadas com Flask.

flask jinja2 pytest python

Last synced: 08 Jun 2026

https://github.com/nealrs/homewifi

An Alexa Skill that remembers your home wifi password - so you don't have to.

alexa alexa-account-linking alexa-custom-skill alexa-skills-kit flask heroku nealrs python ssid wifi wifi-network wifi-password

Last synced: 22 Apr 2026

https://github.com/kylemh/lost

Flask web application w/o ORM for fast, large-scale inventory tracking using Postgres and Heroku.

apache flask full-stack linux postgresql web-app

Last synced: 05 May 2026

https://github.com/alvii147/dslx_academy

Platform dedicated to helping children overcome dyslexia

azure-cognitive-services dyslexia flask google-cloud-vision hacktx javascript

Last synced: 01 May 2026

https://github.com/jottenlips/jazz-charts-api

🎼 Simple API demonstrating Ariadne GraphQL, Pytest, Serverless, Moto, and DynamoDB

ariadne boto3 dynamodb example flask graphql graphql-server jazz moto pytest python schema-first sdl serverless testing

Last synced: 09 May 2026

https://github.com/gdsoumya/eduwonder

EduWonder is a collaborative learning platform that allows teachers and students to share and explore references and educational materials.

education-platform flask hackathon-project python

Last synced: 20 Apr 2026

https://github.com/rita-okonkwo/know-backend

API for Know Android Application built using Flask (Python)

flask flask-api flask-server flask-sqlalchemy python

Last synced: 04 May 2026

https://github.com/smpy2002/heart-attack-prediction-model

This repository contains a machine learning model for predicting the risk of heart attacks based on basic health parameters. The model is trained on a dataset of over 10,000 patients sourced from Kaggle and utilizes the XGBoost algorithm. Additionally, a Flask web application is provided for interactive use, allowing users to input their health.

flask supervised-learning xgboost

Last synced: 11 Jun 2026

https://github.com/dhrupad17/python-for-data-science-a-z

This is a practice Repository consisting of all the notebooks I have practiced to learn python for data science from basics to Advance.

flask matplotlib-python numpy pandas-python python python-lambda seaborn-python streamlit

Last synced: 23 Jan 2026

https://github.com/s1hofmann/mrhyde2.0-backbone

A reimplementation of MrHydes backend using Flask, SQLAlchemy, Sentry and others

flask flask-sqlalchemy jekyll sentry

Last synced: 20 Apr 2026

https://github.com/jmsdaq/vehicle-smoke-detection-and-color-analysis

YOLOv8 for vehicle emission detection and K-means clustering for color distribution analysis

computer-vision flask kmeans-clustering opencv roboflow ultralytics yolov8

Last synced: 04 Mar 2026

https://github.com/junteudjio/food_classifier

food images classification based on deep learning in keras, flask and docker.

convolutional-neural-networks docker flask keras mobilenet python

Last synced: 02 Apr 2026

https://github.com/cy7su/cysu

Modern educational platform built with Flask, featuring enterprise-grade security, automated CI/CD, and beautiful Material Design UI. Deploy in 30 seconds with Docker or run locally with Python 3.11+.

authentication bootstrap ci-cd docker educational-platform enterprise-grade flask github-actions material-design modern-ui production-ready python python3 responsive-design security sqlalchemy sqlite telegrambot web-application

Last synced: 28 Feb 2026

https://github.com/simpleapples/flask-wtf-decorators

Using decorators to validate form.

flask flask-extensions python

Last synced: 28 Apr 2026

https://github.com/electron0zero/musicsurf

:musical_score: :mag: Full-Text search engine for ID3 tags in mp3 files

elasticsearch flask information-retrieval music nlp search-engine

Last synced: 02 May 2026

https://github.com/marcbperez/flask-reportservice

A Flask service to export PDF and XML reports.

docker flask gradle python reporting

Last synced: 18 Apr 2026

https://github.com/abhn/mporter

Mentor Reporter - A flask based multiuser app for automated email reporting to your mentors

celery email flask postgresql python python3 reporting

Last synced: 05 Apr 2026

https://github.com/24-mohamedyehia/cv-to-portfolio-generator

An AI-powered tool that reads your CV, extracts key details like education, experience, and skills, and automatically builds a professional portfolio website using that data. Perfect for job seekers and developers who want to showcase their profiles fast.

agent ai ai-agent ai-agents ai-tools crewai cv-parser flask portfolio-generator python resume-to-website web-development

Last synced: 24 Apr 2026

https://github.com/jod35/author-api-v4

This is the final and complete version of the Author API I created using Flask and MySQL. It is a project I did while learning how to build Python Web Services using Flask. It contains concepts such as JWT Authentication. The API is deployed here https://authoapiv4.herokuapp.com/

flask jwt-authentication marshmallow-sqlalchemy mysql relational-databases rest-api

Last synced: 21 Apr 2026

https://github.com/abhiramdodda/farmeasev2

Website powered with ML and DL models to enhance features for farmers.

flask flask-sqlalchemy tensorflow

Last synced: 15 Jan 2026

https://github.com/pallets-eco/flask-ujson

A Flask/Quart JSON provider using the fast ujson library.

flask json pallets pallets-eco python quart ujson

Last synced: 07 Feb 2026

https://github.com/swanandx/assassination-api

Assassination API for getting random quotes from Assassination Classroom.

api assassination-classroom flask json python3

Last synced: 10 May 2026

https://github.com/tomwey2/ai-coding-agent-langgraph-flask-docker

POC for an autonomous, containerized AI coding agent that lives in a Docker environment.

ai-agents docker flask langgraph mcp

Last synced: 24 Feb 2026

https://github.com/prashant-shahi/referral-app

Referral app using GraphQL server written in node(express) and REST API server python(flask)

dgraph express-js flask graphql graphql-server nodejs python3 rest-api

Last synced: 19 Jan 2026

https://github.com/tbrlpld/flaskr

Flask based blog app build as an extended version of the official Flask tutorial.

blog flask flask-tutorial python

Last synced: 29 Apr 2026

https://github.com/jacebrowning/gridcommand

Grid-based clone of Same Time Risk.

datafiles flask game htmx

Last synced: 21 Jan 2026

https://github.com/sieugene/jp-reader

Monorepository application that offers backends in Go and Flask for processing manga images. It allows users to upload manga, view processing statuses, and access a reader, all while facilitating Japanese language learning.

flask go learn-japanese manga manga-reader mokuro postgres rabbitmq

Last synced: 27 Oct 2025

https://github.com/zephyrusblaze/chatfish

ChatFish is a Flask-based chat application powered by a Large Language Model (LLM) chatbot, enabling real-time messaging through WebSocket technology. It offers a simple and intuitive user interface.

chatbot flask flask-socketio html-css-javascript large-language-models llm

Last synced: 11 Feb 2026

https://github.com/amirbeek/pihomesecuritysystem

Advanced Raspberry Pi-based security system featuring real-time motion detection, live video streaming, and immediate alerts through email. Equipped with a camera module, this system provides robust home surveillance accessible via a web interface.

flask gpio linux pi raspberry-pi

Last synced: 16 Mar 2026

https://github.com/el-ouardy/atlaslingua

The project aims to address the lack of online services that provide translation assistance for English speakers learning Moroccan Darija.

ai flask llm nlp python react tailwindcss typescript

Last synced: 06 Oct 2025

https://github.com/muneeb706/pet-marketplace

A sample flask full stack web application

flask flask-sqlalchemy jinja2 python sqlite

Last synced: 20 Apr 2026

https://github.com/m4cs/psty-public

Public Source Code of psty.io | Website:

flask pastebin-service python3

Last synced: 26 Apr 2026

https://github.com/aprimadi/auto-orientation-ai-webapp

Auto Orientation Correction Web Application using Deep Learning

deep-learning flask keras machine-learning neural-network python react

Last synced: 16 Apr 2026

https://github.com/holysoles/zoneforge

Web Frontend and REST API for DNS Zonefile Management

api bind coredns dns dns-record flask python rest zonefile

Last synced: 01 Mar 2026

https://github.com/alrescha79-cmd/flask-tf-api

A simple REST API built with Flask that uses a TensorFlow model to predict corn leaf diseases. This API accepts images of corn leaves, processes them, and returns the predicted class along with the prediction confidence.

cnn flask tensorflow

Last synced: 16 Feb 2026

https://github.com/tteeoo/secprac-web

👨‍💻 A platform to create cyber security practice games for Linux, similar to the CyberPatriot competition—This is the server and web interface.

api blueteam cyberpatriot cybersecurity flask python webapp website

Last synced: 07 May 2026

https://github.com/the-akira/flask-rest-api

Flask REST API Experiment with Marshmallow and SQLAlchemy

experiment flask flask-sqlalchemy marshmallow marshmallow-sqlalchemy rest-api

Last synced: 25 Apr 2026

https://github.com/michaeltcoelho/flask-ses

Flask extension for AWS SES using Python 3

aws-ses flask python3

Last synced: 22 Jan 2026

https://github.com/tomtaylor/google-docs-html-cleaner

Python/Flask web app to convert a Google Docs URL into clean HTML

flask googledocs html pandoc python

Last synced: 29 Apr 2026

https://github.com/johncoleman83/airbnb

💤AirBnB Clone: Places Search and Login with JSON Web Tokens

api flask javascript mysql python3 sqlalchemy swagger

Last synced: 13 Feb 2026

https://github.com/tshenolo/image-to-text-converter

A self hostable Flask application that allows users to upload an image and extract text from it using Optical Character Recognition (OCR) via pytesseract

flask pillow pytesseract python self-hosted tools

Last synced: 28 Feb 2026

https://github.com/liinen/musicrecommender_flask

2021-1 Ajou Univ. Machine Learning Team project: music recommender website with flask

flask html-css-javascript python

Last synced: 28 Feb 2026

https://github.com/ysyisyourbrother/brandnew-flask

Brandnew-flask is a CLI tool used to generate a powerful and mordern flask-app that supports the production environment. ❤️(Brandnew-flask 是一个为flask应用程序开发者设计的脚手架工具。它可以快速生成适用于生产环境的,高效、规范且易于维护的flask应用程序框架。)

cli flask framework generator maintained production-enviroment skeleton standard

Last synced: 28 Jan 2026

https://github.com/imharshag/iot-weather-tracker

A simple, responsive app to view current weather details for any city with a modern interface and real-time updates.

css flask html javascript openweathermap-api python vercel

Last synced: 07 Feb 2026

https://github.com/uosyph/url-shortener

Shorten, manage, and track URLs. With features such as analytics, QR code generation, user management, a sleek UI, and an API.

analytics api css flask html python sqlalchemy ui url-shortener user-management web-app

Last synced: 28 Apr 2026

https://github.com/acloudtwei/uniapp-music

一个基于网易云音乐API服务的多端聚合云音乐

flask springboot uniapp vuejs2

Last synced: 21 Jan 2026

https://github.com/pkparthk/buddy-ai

Buddy AI is a full-stack, AI-powered personal assistant that combines voice recognition, natural language processing, and advanced command interpretation. Built with Python (Flask) and React (TypeScript), it features smart web navigation, real-time system monitoring, weather/news APIs, and context-aware responses.

api artificial-intelligence flask gtts machine-learning python react reactjs rest-api speechrecognition tailwindcss typescript

Last synced: 08 Oct 2025

https://github.com/andrewrporter/flask-gunicorn-tutorial

Basic tutorial showing how to run a flask web application with Gunicorn

flask gunicorn hello-world python tutorial

Last synced: 29 Apr 2026

https://github.com/codefordenver/partner-finder

Using an open dataset with registered colorado business to build a tool that manages outreach to potential CFD partners.

civic-tech flask python react rest-api

Last synced: 10 Feb 2026

https://github.com/kenmwaura1/zoo_pitch

A flask application that allows users to use that one minute wisely. The users will submit their one minute pitches and other users will vote on them and leave comments to give their feedback on them.

flask flask-sqlalchemy python3

Last synced: 26 Apr 2026

https://github.com/ola-kaznowska/flask-double-opt-in-project

WEB application to join a development team with double opt-in feature. Application Written in Flask framework and HTML5, CSS3 and JS.

backend css3 flask flask-application framework-flask front-end frontend fullstack html5 js junior-developer opt-in python python3

Last synced: 29 Apr 2026

https://github.com/tharunkumarreddy5/ml-pipeline-analyzer

Python package that analyze, visualize and suggest any changes to the machine learning pipeline

data-science flask machine-learning python

Last synced: 24 Oct 2025

https://github.com/thenishantraj/medichatex

"MediChateX" is a cutting-edge, multi-platform healthcare solution that seamlessly connects patients, doctors, and machine learning! Whether you're looking for medicine recommendations based on symptoms or managing your health records, our app's got you covered – accessible from both web and mobile devices.

ai application flask full-stack healthcare machine-learning medical-app mobile-app react

Last synced: 04 Mar 2026

https://github.com/jpzinn654/speaker-diarization-portuguese

This project implements speaker diarization for Portuguese audio using WhisperX for transcription and PyAnotAudio's Speaker-Diarization 3.1 for speaker separation. It includes a Flask UI for easy file upload, transcription, and speaker identification.

flask gender-detection portuguese-language speaker-diarization speaker-recognition speech-recognition transcription whisper

Last synced: 26 Feb 2026

https://github.com/usgs/pubswh-ui

Publications Warehouse UI - both public facing and manager interface

flask pubswh

Last synced: 24 Oct 2025

https://github.com/jgphilpott/docker-images

A repository to share my docker images.

docker docker-images flask node raspberry-pi

Last synced: 21 Feb 2026

https://github.com/riad-azz/reddit-videos-downloader

Flask powered website that allows users to download and save reddit videos with audio using ffmpeg.

flask flask-application flask-server flask-web reddit reddit-application reddit-downloader reddit-scraper reddit-video reddit-video-downloader

Last synced: 28 Apr 2026

https://github.com/lovnishverma/placement-prediction

This is a Flask-based web application that predicts whether a student is likely to be placed in a job based on input features such as age, gender, academic stream, internship experience, hostel status, CGPA, and backlog history. The application uses a Decision Tree Classifier trained on a dataset to make predictions.

flask machine-learning

Last synced: 09 Oct 2025

https://github.com/furritos/flask-simple-crypt

Flask extension based on simple-crypt that allows simple, secure encryption and decryption for Python.

cryptography decryption encryption flask python security symmetric symmetric-cryptography

Last synced: 24 Oct 2025

https://github.com/tejasa97/meals_suggestor

Meals Suggestor is an app you can use to plan out your meals for the week to reach your fitness goals

docker flask python redis sqlalchemy-orm

Last synced: 31 Jan 2026

https://github.com/karped1em/steam-code-gate

Displays Steam login codes received via email in real time on a web page

email flask python steam website

Last synced: 25 Apr 2026

https://github.com/jakuboskera/guestbook

Guestbook is a simple cloud-native web application which allows visitors to leave a public comment without creating a user account

docker docker-compose flask flask-migrate flask-restx helm kubernetes postgresql python sqlalchemy

Last synced: 02 Mar 2026

https://github.com/adamlouly/flask-mongodb-docker

Restful Api using flask, mongodb, docker

flask mongodb python unittest

Last synced: 06 Feb 2026

https://github.com/thefcraft/localgpt

clone of chatgpt usign html css js and flask

chatgpt chatgpt-clone chatgpt-gui flask llm-inference python

Last synced: 17 Apr 2026

https://github.com/hansegucker/mediaserver

A small mediaserver with VLC for playing and Flask and React for controlling

css3 flask html5 javascript python3 react socketio vlc

Last synced: 16 Apr 2026

https://github.com/quaddarv1ne/stepik_projects

Итоговые проекты для курсов Stepik от Школы программирования Maestro7IT

api darwin django django-application django-rest-framework fastapi fastify flask flask-sqlalchemy maximdupley python python3 quadd4rv1n7 stepik stepik-course stepik-tasks

Last synced: 24 Feb 2026

https://github.com/pymarcus/basic_login_system

Atividade de programação web 05-01-23

css flask html login-system python

Last synced: 27 Feb 2026

https://github.com/kangaroux/hamplify

HAML-ish template compiler written in Python

converter django flask haml haml-ish html jinja2 parser python template

Last synced: 06 Feb 2026

https://github.com/abdoomohamedd/article-summarizer-with-gemini-api

A Flask-based app that scrapes content from a given article URL using BeautifulSoup, summarizes it with the Gemini API, and formats the summary for easy reading. Ideal for quick, customizable article summaries.

flask flask-application gemini gemini-api llm llms prompt-engineering python python3

Last synced: 27 Jan 2026

https://github.com/jofaval/babylon

Microservices using mutliple languages (as with Babylon's tower) for a fake e-commerce

api babylon cloud cpp django dotnet e-commerce flask golang java laravel microfrontend microfrontends microservices php python rust software-engineering spring-boot typescript

Last synced: 17 Feb 2026

https://github.com/adsh16/dish-nutrient-simplifier

It provides a collection of ingredient from diverse cuisines worldwide including their enhanced profile (like gluten-free, raw, cooked). It includes detailed ingredient lists and nutritional profiles for each ingredient, allowing users to explore dishes that match their dietary preferences.

flask food-nutrient-data reactjs

Last synced: 15 Feb 2026

https://github.com/matheussc017/rental-of-vehicles

In this project, I've developed a robust API for a car rental system using Django Rest Framework. Here are some key aspects and achievements of this project: Django Rest Framework, Serializers and Date Manipulation

airflow django django-rest-framework docker docker-compose e-mail flask google-maps-api microservice mysql python rabbitmq swagger whatsapp-api

Last synced: 19 Jan 2026

https://github.com/tristantanjh/techjam2024

2Waffles.Ai - An innovative dual-powered, intelligent assistant AI CRM assistant designed to enhance the efficiency and effectiveness of customer relationship management operations.

azure flask knowledge-graph langchain llm neo4j openai python react restful-api retrieval-augmented-generation socket-io

Last synced: 09 Oct 2025

https://github.com/sandeepkumarmishra354/stalk

Stalk, made with Flask-python

flask flask-login python web-app

Last synced: 18 Apr 2026

https://github.com/the-akira/flask-testing

Small application for Unit Testing purposes

flask flask-application flask-sqlalchemy python3 unit-testing unittest

Last synced: 25 Apr 2026

https://github.com/knuthp/spartid-ais

Ship positions using AIS data in Norway

ais flask leaflet sqlite

Last synced: 07 Feb 2026

https://github.com/ronknight/google-trends-api-webserver

🔧 A Python-based script to compare the popularity of multiple keywords using Google Trends data, now with a Flask web interface for easy access and visualization.

api flask google-trends-api pytrends webserver

Last synced: 14 Feb 2026

https://github.com/shivammathur/flask-chat-app

Chat app using flask and SocketIO in python.

chat chat-application flask python socket-io

Last synced: 19 Apr 2026