Skip to content
#

flask-webapp

Here are 21 public repositories matching this topic...

yt-sum-flask

YouTube Transcript Summarization over Flask: This back-end uses Flask framework to receive API calls from the client and then respond with the summarized text response. This API can work only on those YouTube videos which has well-formatted closed captions in it. The same backend also hosts a web version of the Summarizer.

  • Updated Jun 20, 2023
  • Python
article-cms-azure-demo-project

Deploy an Article CMS to Azure Cloud Developer - A simple Content Management System (CMS) for articles, where a user can log in, view published articles, and publish new articles.

  • Updated Jan 30, 2022
  • Python

MealMatch is an intelligent web application that suggests recipes based on the ingredients you already have at home. It leverages a multi-agent architecture using MESA and integrates with the Spoonacular API to retrieve real-world recipes.

  • Updated Jun 12, 2025
  • Python
azure-microservices-functions-kubernetes-demo-project

This project builds an app called "Neighborly". Neighborly is a Python Flask-powered web application that allows neighbors to post advertisements for services and products they can offer. The Neighborly project is comprised of a front-end application that is built with the Python Flask micro framework. The application allows the user to view, cr…

  • Updated Apr 6, 2022
  • Python

This repository houses a geocoding web application built in Python with Flask that transforms address data within a file into precise latitude and longitude coordinates. Upon uploading a file, users can preview the output table on the website, download the converted file, and visualise the exact location of each address on a map.

  • Updated Jun 21, 2024
  • Python

Built and deployed a Flask-based machine learning system to predict loan default risk using customer demographics and financial indicators. Applied advanced ensemble models like XGBoost and LightGBM to achieve ~99% accuracy. Designed a full-stack solution with real-time prediction capabilities, enabling faster, smarter loan decisions in banking.

  • Updated May 24, 2025
  • Python

Improve this page

Add a description, image, and links to the flask-webapp topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the flask-webapp topic, visit your repo's landing page and select "manage topics."

Learn more