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/carloocchiena/flask_sqlite_full_stack_python_template

A web app in Flask that allows via web form to enter a username. The backend saves it with the date of the day and an auto-incrementing ID and saves it to a local SQLite DB.

backend flask flask-sqlite3 fullstack python sqlite webapp

Last synced: 09 Apr 2026

https://github.com/cizodevahm/speech-recognition-web-application

This repository contains a Flask web application that allows users to upload audio files and convert them to text using Google’s Speech Recognition API.

audio-processing flask google-speech-recognition speech-recognition speech-to-text

Last synced: 18 Apr 2026

https://github.com/akbaruddin/server-projects

expressjs, fastify, and other servers

express expressjs fastify flask

Last synced: 21 Feb 2026

https://github.com/gdapriana/clickbait-detector-backend

This repository contains the backend logic for the “Clickbait Detector” app. Built using Python, it employs an Artificial Neural Network (ANN) to predict the likelihood of a news headline being clickbait. It provides REST API endpoints to interact with the model.

flask python scikit-learn tensorflow

Last synced: 11 Apr 2026

https://github.com/i-umairkhan/vid2sound

A microservice application that converts videos to audio.

docker flask kubernetes microservice python

Last synced: 10 Apr 2026

https://github.com/ludog71fr/video_web_server

A simple Video Web Server that display video files from a directory and subdirectories.

flask python video webserver

Last synced: 16 May 2026

https://github.com/theleopard65/ssh-honeypot

This Python code sets up a basic honeypot using Flask and Paramiko. It logs SSH and web login attempts, providing insights into potential security threats. The code is an educational example, demonstrating how to detect and log unauthorized access for learning cybersecurity concepts.

basic connection cybersecurity flask honeypot html html-css networking paramiko python3 rsa server socket ssh sshserver tcp

Last synced: 20 Apr 2026

https://github.com/snehawk20/elasticsearch-search-engine

A search engine which takes keywords as queries and retrieves a ranked list of results

beautifulsoup elasticsearch flask okapi-bm25

Last synced: 09 May 2026

https://github.com/kevinknights29/llama-v2-text-gen-api

This project aims to develop an API backend using Flask to support Text Generation Inference with Llama v2 Models

api-rest docker flask llama-2

Last synced: 07 Apr 2026

https://github.com/tqt97/flask-blog

Flask Blog

blog flask python3

Last synced: 29 Apr 2026

https://github.com/khadkarajesh/service-discovery

Telecom Service Discovery by Location of user

bigdata flask geocoding multithreading restful-api reverse-geocoding

Last synced: 11 May 2026

https://github.com/shuzhengz/nasa-spaceapps-2020

Solution for 2020 NASA Spaceapps: HEASARC and NEOSSat Data Viewer

flask heasarc spaceappschallenge webapp

Last synced: 11 Apr 2026

https://github.com/eriknguyen/friends-management

A simple friends management API built with Flask and MySQL

api flask mysql python

Last synced: 09 Apr 2026

https://github.com/kuro-jojo/portfolio-v1

This website is a personal project that, first of all is a portfolio and also contains multiple features.

css flask html python

Last synced: 30 Dec 2025

https://github.com/abhishekjain12/flask-imdb-api

A simple demonstration of IMDb API using Flask.

api flask mysql omdb-api python python3 sqlite3

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/gurrudev/whatsapp-bot

whatsapp-bot using flask and twilio in python

flask python twilio whatsapp whatsapp-api whatsapp-bot

Last synced: 15 Apr 2026

https://github.com/tomconte/base-flask-azure-webapp

A really bare bones Flask application ready to be deployed on an Azure Web App.

azure azure-webapp flask python

Last synced: 18 Feb 2026

https://github.com/slickcharmer/sendit

P2P delivery web application built with React + Flask + MongoDB in a microservice architecture and currently deployed on Heroku

flask heroku mongodb react

Last synced: 04 Mar 2025

https://github.com/kirang89/flappi

A boilerplate application for building REST API's in Flask using Blueprints

boilerplate-application flask python

Last synced: 26 Apr 2026

https://github.com/galal-pic/talented-recruitment-and-skills-analysis-system

The project's goal is to help job seekers understand the basic qualifications for specific jobs and evaluate the suitability of their skills for those positions. Additionally, the program aims to assist recruiters in enhancing their resume selection processes by analyzing and understanding job advertisements ....

cvanalysis fine-tuning flask huggingface ner nlp python scraping sentence-embeddings sentence-transformers spacy sqlalchemy transformer

Last synced: 21 Jan 2026

https://github.com/codhek/recordium

:v: An autonomous time-table scheduling and reminder system

apscheduler flask flask-sqlalchemy python

Last synced: 19 May 2026

https://github.com/kremilly/myapis

Discover my collection of Flask-based APIs, crafted in Python, available for unrestricted use in personal and professional projects, without any usage limitations.

apis flask python rest-apis web-apis

Last synced: 06 May 2026

https://github.com/bredalis/flask

Python library to work with Python on the Backend side 🐍

backend css flask flask-application framework frontend html page python web

Last synced: 10 Apr 2026

https://github.com/venkata-naveen-varma/todo-application-flask

A Todo(Tasks) application server, REST API using Python, MongoDb, Flask

flask mongodb-database python restful-api

Last synced: 16 Jul 2025

https://github.com/mbrsagor/flaskrestapi

Python micro web framework Flask which develops restful APIs services basically CRUD operations.

flask python rest-api

Last synced: 13 Apr 2026

https://github.com/minsoo-web/py-scraper

python과 selenium을 통해 구현한 네이버 쇼핑몰 리뷰, 연관 검색어 크롤링 앱입니다.

bs4 flask python scraper selnium

Last synced: 11 Apr 2026

https://github.com/dev-owdenmag/customer-management-api

The Customer Management API is a robust and secure application built with Flask, designed for managing customer data and providing user authentication. Featuring JWT-based security, this API allows seamless registration, login, customer retrieval, and balance updates.

flask jwt jwt-auth jwt-authentication python

Last synced: 30 Mar 2025

https://github.com/simatwa/qrcode-maker

Simple qrcode maker Flask API

flask flask-api qrcode-maker

Last synced: 18 May 2026

https://github.com/0adri3n/down-c0nn3ct

An online MarkDown editor & previewer

editor flask markdown preview website

Last synced: 17 Feb 2026

https://github.com/joshuamhtsang/yt2spec

Convert audio into spectrograms.

ffmpeg flask flask-restful librosa python3 youtube-dl

Last synced: 06 May 2026

https://github.com/slickcharmer/simple-flask-crud-basic

Simple Blog site to show CRUD and file upload on flask. You can use it on your project.

blog bootstrap flask html mongodb pytyon

Last synced: 04 Mar 2025

https://github.com/baverman/flask-app-template

Simple flask template for HTTP API backend with decoupled business logic, alembic, pytest, sentry, uwsgi, statsd server and docker.

flask python

Last synced: 22 May 2026

https://github.com/emjjkk/yt-downloader

Fully working python-flask web application to search and download Youtube videos as MP4 or audio file (without the stupid ads).

flask youtube-downloader youtube-search-python yt-dlp

Last synced: 16 Apr 2026

https://github.com/6g-sandbox/tnlcm

Trial Network Lifecycle Manager

flask flask-restx mongodb mongoengine python

Last synced: 04 Mar 2026

https://github.com/scilifelabdatacentre/data-tracker

System for tracking data generated by SciLifeLab facilities.

flask mongodb pylint pytest python quasar sphinx vue

Last synced: 06 Oct 2025

https://github.com/imvickykumar999/currency-collection

Performing CRUD Operation on my old coins.

clean-code coin-collecting crud flask imvickykumar999 sqlite3

Last synced: 24 Mar 2025

https://github.com/martossien/transcria

Self-hosted meeting transcription portal — speech-to-text, speaker diarization, LLM-corrected transcripts, structured summaries and Word minutes, on your own GPUs. Flask + PostgreSQL, GDPR audit trail, distributed GPU topologies

asr flask gdrp gpu llm meeting-minutes on-premise postgresql pyannote self-hosted speaker-diarization speech-to-text srt transcription whisper

Last synced: 27 Jun 2026

https://github.com/najtompkins/crime-exploration-dashboard

This full-stack dashboard includes an interactive Leaflet.js map of Los Angeles where the user can explore crime data reported by LA police.

analytics api-server flask full-stack leafletjs python3 visualization-tools

Last synced: 19 May 2026

https://github.com/richardaeld/fat_racoon_kitchen

An application that serves as a community created recipe compendium that allows users to store and view recipes with a colorful and intuitive UX.

bootstrap css3 flask heroku html5 javascript mongodb python

Last synced: 10 Apr 2026

https://github.com/computingvictor/payments_fraud_api

Deployment of the Payments Fraud Practice using Docker, Flask and Power BI

api cunef data-science docker flask fraud html machine-learning powerbi python

Last synced: 07 Apr 2026

https://github.com/angel-penchev/flask-online-store

TP term project from TUES 11th grade program for the years 2019-2020.

elsys flask python

Last synced: 11 May 2026

https://github.com/sambhandavale/judge-it

MyJudge is a secure, multi-language code execution engine that runs untrusted code in isolated Docker containers, supports C, C++, Java, Python, and JavaScript, and provides a REST API for asynchronous code execution and result retrieval.

celery code-execution code-execution-engine competitive-programming compiler cplusplus docker flask java javascript judge judge0 microservices python redis rest-api sandbox sandboxing

Last synced: 07 Apr 2026

https://github.com/rahgurung/coo

coo: open chatrooms web app build with flask which is open source

css flask javascript messaging python3 socket-io

Last synced: 12 Apr 2026

https://github.com/muzammil-13/Flask-BookStore-inmakes

Sample Book store Project using Python Flask

flask python

Last synced: 25 Sep 2025

https://github.com/cayo-rodrigues/joking

A social network where you can share puns (CS50x final project)

ajax bootstrap css flask html javascript jinja2 jquery python sql sqlite webapp

Last synced: 07 Apr 2026

https://github.com/md-emon-hasan/flusk-tutorial

Flusk Tutorial is featuring a to Flask, a Python web framework. It may include basic or tutorials covering Flask fundamentals for Machine Learning.

deployment flask flask-application jinja2 jinja2-templates ml-app python

Last synced: 11 Apr 2026

https://github.com/lauslim12/raspberry-iot-dashboard

Your very own IoT-powered website with Python and Raspberry Pi to keep track of your IoT devices / links.

flask minio nginx python raspberry-pi redis

Last synced: 12 Apr 2026

https://github.com/shliamb/flask_site_shliamb

A simple site, but little bit a automatically.

auto-site flask just-site my-site shliamb simple-site site

Last synced: 17 May 2026

https://github.com/hrishikesh-mahajan/recipesuggestionsystem

Flask & MongoDB based Recipe Suggestor

flask htmx mongodb python3

Last synced: 12 Apr 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/saro0307/pre-doctor-ai-model

Pre-Doctor is an AI-driven health advisor using sci-kit-learn, offering quick medical advice based on user-input symptoms, making healthcare accessible and user-friendly. Utilizing Flask and pyttsx3, it seamlessly integrates machine learning for informed well-being.

artificial-intelligence css flask generative-ai generative-model html machine-learning python reinforcement-learning scikit-learn

Last synced: 07 Apr 2026

https://github.com/matveyguralskiy/dribbledata

DribbleData project is a microservices architecture where Flask services integrate with AWS for a scalable, secure, and flexible system. With Kubernetes containerization and CI/CD automation, it ensures efficient development and reliable deployment

aws cicd cloudfront devops docker flask github-actions grafana helm kubernetes lambda microservices prometheus ssm terraform

Last synced: 25 Jan 2026

https://github.com/mkamadeus/stima-information-extraction

Article Information Extraction using React and Flask

flask information-extraction js python react regex

Last synced: 12 Jan 2026

https://github.com/pradipece/invantory_management_system

This project consists of an Inventory Management System powered by Flask Python.

flask git html html-css-javascript python yml

Last synced: 12 Apr 2026

https://github.com/itstato/gammalauncher

The all-in-one game launcher perfect for managing your huge libraries of video games & applications (if you want to!).

app-launcher app-liberary app-list css flask game-launcher game-library game-list html javascript js launcher python self-hosted web-app

Last synced: 05 Apr 2025

https://github.com/ewei068/mealifyrecipescraper

Full stack webapp that uses Co:here NLP generation models to scrape recipes for quality ingredient information

flask nlp react

Last synced: 09 May 2026

https://github.com/kuberwastaken/treat

An AI web application Built with Flask and Python to Analyze Movie and Show scripts for Potential Triggers

artificial-intelligence flask llama3 meta python treat

Last synced: 09 May 2026

https://github.com/prdktntwcklr/weatherman

A simple web app displaying environmental data from an SQLite database.

dashboard data flask sensor sqlite

Last synced: 19 May 2026

https://github.com/docsallover/spam-detection

Building a Spam Filter with Python: Using Machine Learning to Combat Spam

datascience flask jinja2 machine-learning numpy numpy-library pandas pandas-python python python3 scikit-learn

Last synced: 09 Apr 2026

https://github.com/ahmnouira/door_lock_flask

This is a simple IoT door lock system developped using Flask

docker docker-container door-lock-flask flask iot-application iot-platform python

Last synced: 19 Apr 2026

https://github.com/durai0706/telecom_churn_prediction_site

Customer churn, where customers leave a service provider for a competitor, poses significant challenges for telecom companies. This project develops a predictive model using a dataset of 100,000 records with 100 variables, aiming to identify likely churners and provide actionable insights to enhance retention strategies

dj flask h ju py streamlit

Last synced: 02 Apr 2026

https://github.com/adm-2005/test-it

Test-it! is an AI testing tool designed to generate comprehensive testing instructions and code for digital products based on snapshots and code snippets.

ai-testing-tool flask huggingface llms multimodal-large-language-models reactjs

Last synced: 22 Mar 2025

https://github.com/lebrancconvas/cinemaplex

Cinema Service.

flask python3

Last synced: 19 May 2026

https://github.com/siddhant-deshmukh/dashboard-country-data

This is a dashboard app made with D3.js, React.js, GraphQL, Flask, PostgreSQL.

d3-js flask graphql postgresql python reactjs

Last synced: 09 Apr 2026

https://github.com/madladsquad/spotifyutilities

A bunch of scripts that use official and unofficial Spotify APIs for different purposes

calendar flask icalendar python python3 spotify spotify-api spotify-web-api spotipy

Last synced: 07 Apr 2026

https://github.com/ad1tyaraj/student-placement-model

Predicting student placement is a crucial step for universities and recruiters in understanding and enhancing the employability of students. This machine learning model uses CGPA and resume scores as input features to predict the likelihood of a student being placed.

django flask machine-learning ml python

Last synced: 08 Apr 2026

https://github.com/jjateen/surveillancebotmk2

Surveillance Bot Mk2 is an AI-driven semi-autonomous robot for advanced surveillance. It offers wireless control, real-time object detection with MobileNetSSD, and live video streaming via ESP32CAM, making it ideal for smart monitoring systems.

esp32 flask mobilenetssd object-detection surveillance

Last synced: 02 Aug 2025

https://github.com/diegoperea20/react-native-iot-flask

IOT Flask REST API with a MySQL database using sqlalchemy. It includes login, register, and account management features. Users can create nodes with unique device codes and names, with data displayed in tables and line graphs. The frontend is built using React Native.

esp32 expo flask iot react-native

Last synced: 31 Dec 2025

https://github.com/modular-server-manager/server

web server for managing minecraft forge server, including automatic installation

flask makefile minecraft minecraft-forge python sass scss typescript web-scapping web-server

Last synced: 11 Apr 2026

https://github.com/asthavashisth/resume-screening-system

A simple AI-powered web app to automatically categorize resumes, recommend suitable job roles, and extract key details like skills, email, and contact number using NLP techniques.

css flask html jinja2 nlp-machine-learning pycharm-ide python random-forest tfidf

Last synced: 07 Apr 2026

https://github.com/maxbratuta/text-summarization-app

📝 This pet-project focuses on NLP Text Summarization with Hugging Face Transformers, which aims to generate concise and coherent summaries based on client text.

css flask html huggingface-transformers javascript machine-learning nlp python text-summarization

Last synced: 08 Apr 2026

https://github.com/sergiotocalini/donuts

DoNutS - Manager

bind dns donuts flask manager python

Last synced: 17 May 2026

https://github.com/dylan-stewart/capstone

Cloud-Based Analytics Application: CSV Check ~ Data Visualization for Inexperienced Users

automation cloud css csv data-visualization exploratory-data-analysis file-processing flask gcp gcs html javascript machine-learning python visualization web-app

Last synced: 09 Apr 2026

https://github.com/atmosmps/testdriven-app

A application to learning the build, test, and deploy microservices powered by Docker, Flask, and React.

docker flask microservices-architecture python react

Last synced: 30 Mar 2025

https://github.com/kevinkoech357/spitfire-events-backend

A REST API built using flask for serving dynamic content for an android-based events app.

flask mysql-database sqlalchemy

Last synced: 21 Apr 2026

https://github.com/adi-code22/sitharabot

In this project, I've built a flask web application that uses the lyrics of songs by sithara and then predict the lyrics based on user input

flask nlp-machine-learning python tensorflow

Last synced: 06 May 2026

https://github.com/hogesuke/niconewvideoviewerapi

ニコ動新着動画ビューアAPI

flask python

Last synced: 24 Apr 2026

https://github.com/mykalmachon/caesar

Flask web server that handles "heavy" tasks asynchronously via Celery.

celery docker flask redis

Last synced: 18 Apr 2026

https://github.com/mecha-aima/gamestore

A full-stack e-commerce platform for video game retail

database flask reactjs

Last synced: 02 Jul 2026

https://github.com/apoclyps/elasticsearch-by-example

A gentle introduction to Elasticsearch with examples using local user-group event data

elasticsearch flask hacktoberfest python

Last synced: 09 Apr 2026