Flask
Flask is a web framework for Python, based on the Werkzeug toolkit.
- GitHub: https://github.com/topics/flask
- Wikipedia: https://en.wikipedia.org/wiki/Flask_(web_framework)
- Repo: https://github.com/pallets/flask
- Created by: Armin Ronacher
- Released: April 1, 2010
- Last updated: 2026-07-03 00:11:31 UTC
- JSON Representation
https://github.com/jonatandb/python-react-crud
Python Crud (Flask and React)
Last synced: 14 Apr 2026
https://github.com/fiandev/kompasiana-api
unofficial API of kompasiana.com
api blog flask open-source python3 rest-api
Last synced: 16 Apr 2026
https://github.com/slideshow776/vue-flask-template
A fullstack template with some basic implementations
Last synced: 06 May 2026
https://github.com/kishorep26/api-doc-verfiy-validate-img-tools
Document processing API with automated resizing, validation, and verification using Google Cloud Vision for intelligent image analysis
api automation batch-processing cloud-api document-management document-validation document-verification flask google-cloud-vision image-processing image-resize python rest-api verification-tool web-aplication
Last synced: 14 Mar 2026
https://github.com/mubangizi/flask-rest-api-template
This project is aimed at creating initial structure for any flask restful api
flask flask-api flask-application flask-restful flask-server flask-sqlalchemy
Last synced: 14 Apr 2026
https://github.com/troutlytics/troutlytics-frontend
Troutlytics is a web application designed for anglers and wildlife enthusiasts in Washington State. It provides comprehensive, up-to-date information about fish stocking across various water bodies, enhancing the angling experience and promoting environmental awareness.
angler angling contributing contributions-welcome fish fishing flask hatchery javascript maps nextjs python react stocked trout typescript washington
Last synced: 14 Apr 2026
https://github.com/sonwaneshivani/webscrapper
Flask Application
css flask html mongodb python scrapping-data scrapping-python website
Last synced: 14 Apr 2026
https://github.com/abdelrahmanwalid111/ai-based-lost-and-found-system
AI-powered lost and found system using NLP, computer vision, and fraud detection.
ai computer-vision flask machine-learning mongodb nlp nodejs react react-native
Last synced: 14 Apr 2026
https://github.com/catalina2820/arquitectura-bigdata
This repository contains projects and exercises I completed during my "Big Data Architecture" course. It reflects the concepts I’ve learned about data processing using Apache Spark and PySpark.
apache-spark big-data data-simulation flask pyspark rdd
Last synced: 27 Jan 2026
https://github.com/deepraj21/connect
chat application with a unique feature: messages are stored on a blockchain to ensure data integrity and security. The application supports real-time communication, message replies, and user avatars via Gravatar.
blockchain chat-application flask gravatar mongodb pymongo python socket-io validator
Last synced: 09 Apr 2026
https://github.com/albertoadami/flask-facebook-clone
Example of REST API application written in Python/Flask that's a clone of a facebook application
Last synced: 01 Jun 2026
https://github.com/pabluk/flask-github-signature
A Flask view decorator to verify Github's webhook signatures
Last synced: 29 Apr 2026
https://github.com/bhuvantenguria/adobe-gensolve
Adobe-Gensolve
cv2 dotenv firebase-admin flask numpy pandas python react svgpathtools svgwrite
Last synced: 23 Jan 2026
https://github.com/quocanh189/flask_go_grpc
A mini project using GRPC with golang and python (flask)
Last synced: 23 Oct 2025
https://github.com/dlauck92/weather-app
A simple weather application built with React, Bootstrap, National Weather Service API, Python and Flask. It provides weather updates and forecasts for any location based on City and State.
bootstrap flask google-maps-api python react weather-api
Last synced: 24 Oct 2025
https://github.com/atul-maurya-30/galaxy
Galaxy Classification is a machine learning project focused on classifying galaxies into two subclasses: 'STARFORMING' and 'STARBURST'. This project demonstrates data preprocessing, model training, and evaluation using advanced machine learning techniques and Python libraries.
flask machine-learning matplotlib numpy pandas python regression-classification seaborn sklearn
Last synced: 09 Mar 2026
https://github.com/redtius/talkpole
🤖🔍 An AI Model that determines sentence sentiment polarity.
cnn-model convolutional-neural-networks deep-learning deep-neural-networks flask keras long-short-term-memory-models nlp python sentiment-analysis sentiment-classification sentiment-polarity tensorflow
Last synced: 07 Mar 2026
https://github.com/0adri3n/pronobo
A Flask App to predict foot results, sponsored by some Machine Learning & Scraping
flask football-analytics machine-learning
Last synced: 19 Apr 2026
https://github.com/rguo123/m2g-lims
Laboratory Information Management System for m2g.io data.
chromedriver flask pymongo python
Last synced: 14 Apr 2026
https://github.com/auxfuse/overtherainbow
Pride Hackathon with Code Institute and team Over the Rainbow.
Last synced: 14 Apr 2026
https://github.com/nickbrody/snils_search
Техническое задание для ПФР. Создание бэкэнда веб-сайта для поиска и проверки правильности введённого СНИЛСа.
Last synced: 19 Apr 2026
https://github.com/paasshme/portfolio
Highly-customizable web based portfolio using Flask framework.
flask sqlalchemy sqlite website
Last synced: 14 Apr 2026
https://github.com/prem120996/smart_attendance_using_face_recognition-
This repository contains a Smart Attendance System that leverages face recognition technology to automate attendance tracking. The system captures and processes real-time facial data to mark attendance efficiently, reducing manual errors and eliminating the need for traditional methods like ID cards or roll calls.
firebase-realtime-database flask machine-learning opencv python webapp
Last synced: 14 Apr 2026
https://github.com/geekyfaahad/drive-store
Flask app for secure file management with Firebase authentication and user-friendly interface.
cloud-storage file-management firebase flask user-authentication
Last synced: 24 Feb 2026
https://github.com/mcthomas/vai-gui
GUI aid for remotely controlling simulated robotics | HackMIT 2020
Last synced: 12 Apr 2026
https://github.com/shubhamsharma0711/research-paper-management-system-rpms
Group Project Completed in CSE656:Information Integration and Applications course in IIITD during the Monsoon 2024 Semester. Professor:Mukesh Mohania
cohere cse656 flask fuzzywuzzy gcp html iia iiitd jinja mongodb mysql mysql-connector-python pandas pymongo python sentence-transformers sql
Last synced: 23 Jan 2026
https://github.com/webbdays/gotofasalfront
Front of gotofasal
api backend flask hashing-passwords jinja-templates jwt-authentication password python signin signup
Last synced: 23 Jan 2026
https://github.com/gdifiore/nyt-crossword-comparison
nyt mini crossword results comparison tool
comparison comparison-tool crossword flask mini-crossword new-york-times new-york-times-games nyt nyt-games react
Last synced: 15 Apr 2026
https://github.com/FilipRokita/python-ai-quiz
A simple Flask-based quiz web application that allows users to take quizzes, track their high scores, and manage sessions. The app uses SQLite for data storage and supports user authentication. Perfect for learning Flask and database integration!
backend bootstrap database flask full-stack python quiz-app session-management sqlite web-app web-development webapp
Last synced: 26 Oct 2025
https://github.com/madhupriyaadapa/court_cause_list
New Delhi Court Cause List Scraper: A full-stack tool using React and Flask + Selenium to fetch daily court cause lists. Handles dynamic content, captchas, and generates full-page PDFs zipped for download. Features session management, JS-rendered table capture, and seamless frontend-backend integration.
chromedriver flask python reactjs selenium-webdriver
Last synced: 26 Oct 2025
https://github.com/natsionalnoedostoyanie/vkunsubscriber
Unsubscribe from all VK groups (using Flask and vk_api)
Last synced: 27 Oct 2025
https://github.com/akash-nath29/quillcraft
Flask based Blogging Site
backend development flask python web website
Last synced: 09 May 2026
https://github.com/trum-ok/5letters-web
My interpretation of Wordle
docker docker-compose flask nginx python react typescript webapp
Last synced: 11 Apr 2026
https://github.com/aamirxshaikh/real-estate-price-prediction
Machine-Learning Model for predicting home prices according to different features selected
bootstrap flask javascript pickle python
Last synced: 15 Apr 2026
https://github.com/aniket2021448/dish-decode
Dish-Decode transforms unstructured recipe videos into structured data using AI, generating PDFs, managing databases (MongoDB/SQL), and enabling single-click recipe downloads.
api deepgram-api docker ffmpeg flask gemini-pro hugging-face postman python tesseract-ocr whisper-ai
Last synced: 15 Apr 2026
https://github.com/pankajsagvekar/auraspring
AuraSpring is a Flask-based web application built to support individuals experiencing Seasonal Affective Disorder (SAD) during the spring season. Designed with mental wellness in mind, AuraSpring provides a calming space to track moods, interact with an AI companion, and access curated springtime mental health resources.
flask python sqlite tailwindcss
Last synced: 28 Jan 2026
https://github.com/killerstrike17/hacknight-5.0-stayconnected---devengers
Developed a virtual assistant using GANs
android-studio azure flask stargan tensorflow
Last synced: 15 Apr 2026
https://github.com/pjecz/pjecz-pagos-cliente-flask
Sistema web para procesar los pagos de trámites y servicios con la banca.
Last synced: 24 Feb 2026
https://github.com/suriyaavijay/reliable-energy-consumption-analysis
Predicting the world Active Power and Personalised Power Saving Recommendations using GPT
chatgpt-api design flask gpt-3 ipynb machine-learning ml power-consumption python
Last synced: 28 Jan 2026
https://github.com/v1r4m/brps-flask
A playlist shuffler to fix SoundCloud's limited shuffle issue.
Last synced: 15 Apr 2026
https://github.com/vikrantdeshpande09876/xml_to_csv_rep
A Flask app with an easy-to-use frontend that's intended for generating a configuration excel, given an input XML/XSD file (ie- Extensible Markup format to Relational schema)
csv flask html-css-javascript javascript python xml
Last synced: 05 May 2026
https://github.com/allwin107/loan-prediction-web-app
A Flask-based loan prediction web app using a Random Forest model to predict loan approval based on user input. It includes a clean, responsive UI, form validation, and real-time prediction display.
classification data-processing deployment flask loan-prediction machine-learning python random-forest-classifier scikit-learn web-application
Last synced: 15 Apr 2026
https://github.com/nuraj250/chatpulse
💬 Real-time Chat App built with Flask, Socket.IO, and JavaScript. Supports instant messaging with a sleek UI and scalable backend. 🚀
chat-application flask flask-socketio fullstack-chat python-websocket real-time-chat real-time-messaging realtime-application socketio websockets
Last synced: 15 Apr 2026
https://github.com/scaique/aplicacao-vendas
Aplicação para automatizar o registro e controle de vendas de estabelecimentos. A solução registra vendas em uma planilha Excel, categorizando por forma de pagamento, calculando totais diários e mensais, e registrando troco e retiradas de dinheiro.
auto-py-to-exe css excel flask html javascript openpyxl python pywebview
Last synced: 15 Apr 2026
https://github.com/vtlim/mismatch
Web app to find mismatched base pairs between hybridized DNA sequences.
css dna dna-sequences flask heroku html javascript materializecss mismatch nucleobase python rna
Last synced: 15 Apr 2026
https://github.com/weonlyliveonce13/mlops-zoomcamp
Codes and notes on Productionizing Machine Learning Services: experiment tracking (Mlflow), orchestration(Mage, Prefect), deployment(AWS kinesis, lambda, flask ), monitoring (Grafana, Evidently, Prefect), containerize (docker, K8S), CI/CD (Github actions)
evidently flask grafana mage mlflow mlops mongodb prefect prometheus
Last synced: 30 Jan 2026
https://github.com/babanigit/chatbot_llm
The chatbot is built to handle user queries efficiently and demonstrates conversational AI capabilities. It leverages [insert technologies/frameworks used, e.g., Python, Flask, JavaScript, etc.] to provide a seamless user interaction experience.
ai chatbox flask llm python react redux tailwindcss typescript
Last synced: 15 Apr 2026
https://github.com/capstone-project-sekarya/sekarya-cloud-computing
Project Cloud Computing Bangkit || ©Sekarya
cloud-computing express-js firebase-database flask google-cloud javascript prisma-orm restful-api
Last synced: 15 Apr 2026
https://github.com/ashebbar-dev/ojas_eb
Multi-path RAG agent designed to provide support to dementia caregivers.
agent chatbot cohere dementia-care flask langchain llm pgvector python rag reranking retrieval-augmented-generation supabase voyage-ai
Last synced: 15 Apr 2026
https://github.com/vihlancevk/dockernotes
Step-by-step learning journey through Docker, including key concepts, commands, and practical tips.
docker docker-compose flask python3 redis shell
Last synced: 15 Apr 2026
https://github.com/michaeljohnclancy/iotasubstream
A system for automating IOTA transactions, enabling pay per minute options for websites offering premium services/material.
authlib celery cryptocurrency flask iota oauth2 payment payment-gateway payment-processing python python-2 sqlalchemy subscriptions tangle
Last synced: 25 Feb 2026
https://github.com/umasivakumar14/f1imagerecognition
Predicts the F1 driver given in an image of their face.
crossvalidation flask gridsearchcv haar-cascade image-recognition machine-learning python scikit-learn seaborn wavelet-transform
Last synced: 25 Feb 2026
https://github.com/roeisharon/user-server-project
Flask-based REST API for managing validated users.
flask json pytest python rest-api server validation
Last synced: 15 Apr 2026
https://github.com/unqdlphn/web-app-starter
A standardized process for initiating new Python web application projects using macOS, Flask, Streamlit and SQLite3 as the foundation. It aims to ensure consistency, best practices, and efficient web app building.
flask macos python sqlite streamlit
Last synced: 15 Apr 2026
https://github.com/v74c63t/zot-query
This is a search engine that uses rank retrieval to retrieve urls that are most relevant to the query based on the index that was built.
Last synced: 15 Apr 2026
https://github.com/robeertm/ev-charge-tracker
Self-hosted EV charge tracker with vehicle API integration (Kia, Hyundai, Tesla, VW group, Renault, Polestar +more). Dashboard, PDF reports, ENTSO-E CO2, multi-language. Flask + SQLite.
co2-tracking dashboard electric-vehicle entsoe ev-charging ev-tracker flask home-server hyundai kia photovoltaic polestar python renault self-hosted sqlite tesla volkswagen
Last synced: 10 May 2026
https://github.com/januschung/mock-flask
A simple mock server create with Python Flask
blueprint docker docker-compose flask gunicorn mock mock-server python restful-api
Last synced: 15 Apr 2026
https://github.com/terieyenike/feedback
Detailed instruction of the service, Xata from real users
Last synced: 15 Apr 2026
https://github.com/fazle-rabbi-dev/openwrite
📝 Public note taking web app built with python & flask
flask flask-application flask-webapp note-app note-taking-app python
Last synced: 15 Apr 2026
https://github.com/idb-devs/fakepinterest
Projeto de criação de site replicando Pinterest. Utilizando Criação de login, base de dados e upload de imagens
database flask html-css python
Last synced: 25 Feb 2026
https://github.com/vaibhav-2303/digit-predictor
Recognising digits using machine learning
flask machine-learning pytorch
Last synced: 15 Apr 2026
https://github.com/williyam-m/ai-bot_deepset_roberta-base-squad2_q-a_model
Developed a real-time question-answering web application utilizing Hugging Face’s deepset/roberta-base-squad2 model, achieving 79.87% accuracy with minimal latency
flask python session tensorflow transformer
Last synced: 15 Apr 2026
https://github.com/pranavv34/navigo-fedexhackathon
NAVIGO is a dynamic routing system that optimizes delivery routes while minimizing carbon footprint by integrating real-time traffic, weather, and emissions data.
api fedex flask hackathon-project reactjs
Last synced: 15 Apr 2026
https://github.com/mosaicra-ui/mosaicra-ui
Modern UI library built to streamline the development
bootstrap code css design designsystem django flask hacktoberfest hacktoberfest-accepted hacktoberfest-approved hacktoberfest2024 html js mosaicra mosaicra-ui nextjs reactjs tailwindcss ui-libray vuejs
Last synced: 31 Jan 2026
https://github.com/tenifayo/emocam
Emotion Recognition Camera
cnn face-detection flask image-classification tensorflow
Last synced: 15 Apr 2026
https://github.com/amishaaaaaa/music-streaming-appv4
Music-Streaming app
api authentication-backend flask python rbac vuejs2
Last synced: 25 Feb 2026
https://github.com/vislupus/calendar
🗓️ Simple single-screen Flask base calendar app with Bulgarian holidays
ajax bulgarian-holidays calendar flask flask-application flask-backend python single-page-application vanilla-javascript
Last synced: 07 Feb 2026
https://github.com/itx-jd/yt-streamers
YT Streamers is a web app that streams YouTube videos as audio, reducing data usage, enabling background playback, and removing ads for a seamless listening experience.
flask python tweak webapp youtube ytstreamers
Last synced: 09 May 2026
https://github.com/harjjotsinghh/innovatech
This is our project which we created for "Vihaan 6.0". The problem which we are trying to solve is "Confusion while deciding a new smartphone according to our own preferences."
Last synced: 15 Apr 2026
https://github.com/zahramh99/real-time-virtual-face-mask-try-on
uses AI to detect faces and overlay realistic masks in real-time. Perfect for retailers, healthcare, and social media filters. Face detection, mask classification, virtual try-on, and snapshot capture, all in a web interface.
augmented-reality computer-vision deep-learning face-detection flask mask-detection opencv real-time tensorflow virtual-try-on web-application
Last synced: 15 Apr 2026
https://github.com/aelabassi/simpleblogpost
Simple blog posted (already completed) built using Flask: Also forwarded to http://sblog.abderrazaqelabassi.tech
flask flask-forms flask-login flask-wtf gunicorn html python render sqlachemy sqlite
Last synced: 17 Mar 2026
https://github.com/thinkphp/my_todo_flask
Flask is a lightweight WSGI web application framework
flask mvc-architecture python3 sqlite3
Last synced: 09 Feb 2026
https://github.com/vipanchip/ai-powered-recipe-recommendation
This project is a Recipe Recommendation System that suggests recipes tailored to the user's specified nutritional values and ingredients. It integrates machine learning techniques with an intuitive web application framework to provide personalized recipe suggestions.
css flask html knn-classification machine-learning preprocessing-data
Last synced: 15 Apr 2026
https://github.com/christian-schw/spa-e-commerce-pokemon
Full Stack Single-Page Application: E-Commerce Shop where you can browse, buy and collect Pokemon. Catch 'em All!
aws css flask full-stack html javascript poke-api pokemon python react redux spa-e-commerce-pokemon-shop typescript
Last synced: 09 Feb 2026
https://github.com/zsoulaimane/pyblockchain_wallet
blockchain crypto flask hash json python python3 wallet
Last synced: 15 Apr 2026
https://github.com/pjcunningham/flask-protected-resource
flask flask-security protected-routes python sqlalchemy
Last synced: 15 Apr 2026
https://github.com/squidmin/token-validator-service
GCP access token validator service
Last synced: 15 Apr 2026
https://github.com/birkagal/diabetes-classifier
🩺 Powered by Machine Learning algorithms, web-app to help find early stage diabetes prediction.
classification-algorithm classification-model decision-tree flask machine-learning multilayer-perceptron-network perceptron python3
Last synced: 15 Apr 2026
https://github.com/vanheemstrasystems/threagile-builder
Threagile Builder
apiflask blockly flask hatch opentelemetry prefect threagile
Last synced: 09 Feb 2026
https://github.com/rrayhka/weather-app
Aplikasi berbasis Flask untuk analisis, prediksi, dan klasifikasi cuaca menggunakan pembelajaran mesin. Proyek ini mencakup fitur seperti klasifikasi gambar cuaca, prediksi kondisi cuaca, dan pengelompokan data untuk analisis pola cuaca.
cnn-classification flask k-means-clustering random-forest sarima weather-app weather-forecast
Last synced: 10 Feb 2026
https://github.com/meggangreen/interview-jeopardy
Command Line Interview Jeopardy
command-line-app flask flask-sqlalchemy interview-prep python-3
Last synced: 16 Apr 2026
https://github.com/tireon003/users_api_flask
A simple users API on Flask.
flask pydantic-v2 pytest python sqlalchemy swagger-ui
Last synced: 16 Apr 2026
https://github.com/architj6/sign-in-sign-up-page
css flask html javascript python
Last synced: 16 Apr 2026
https://github.com/mike014/traffic-monitor
The Traffic Monitor application allows users to calculate the shortest path between two points on a map and predict traffic conditions along that path.
dijkstra-algorithm flask knn machine-learning python
Last synced: 27 Feb 2026
https://github.com/matheusadc/recomendai
O Projeto visa a criação de uma Rede Neural Multilayer Perceptron (MLP) para recomendações nutricionais a partir de dados extraídos de um exame de sangue.
bootstrap5 flask keras-tensorflow machine-learning python sqlite
Last synced: 27 Feb 2026
https://github.com/nikithasheerka/quicksolve-sudoku
An application designed to solve any valid sudoku puzzle configuration.
css flask html javascript python
Last synced: 16 Apr 2026
https://github.com/inigokintana/microservice-k8s-flask
This is a AI agents POC using a custom built OSS platform based on microk8s + DARP + Ollama & OSS LLM + postgreSQL Vector + Flask + Python
darp flask llm microk8s ollama postgresql python3
Last synced: 27 Feb 2026