There are 2 repositories under flask-webapp topic.
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.
A Flask Pneumonia Detection web app from chest X-Ray Images using CNN
A web-app to detect humans in a picture, video, or using webcam.
This project aims to classify music genres. CNN architecture and GTZAN dataset were used for model training. Finally, a Web Application was made with Flask.
Frontend for NetworkX using Flask.
This Flask Music App is a web application built with Flask that allows users to upload, download, play, and delete songs. It provides a user-friendly interface for browsing and managing a collection of music tracks.
Pick a date and explore websites from the early days of the internet to now all in an easy-to-use browser format! 💻
Phyton Flask Cuteblog for flask blogger free download source code with sql
blog app with flask, many features inside there
Flask web application powered by NEWS API.
Using flask, bokeh, and yfinance, the webapp show a chart with stock price history
In this project, sentiment analysis is made from the sentences of the model trained with LSTM and also SMS classification is made with Naive Bayes. Thereafter, a Web Application was made with Flask.
This is machine learning loan status classifier web application design & developed using Python HTML CSS JavaScript
Flask Web Application Template
A web-app to store and retrieve notes
A full featured microblogging web application written in Python-Flask that I developed with python-flask, html, css and javascript.
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.
This is a Flask application that searches Wikipedia for a given keyword and returns the top 8 results along with their summaries and URLs. The app uses the wikipedia module to search and retrieve information from Wikipedia.
Create a machine learning pipeline, that categorizes disaster events.
A webapp that scans food product labels and rates them on a scale of 5 based on the Australian/Singaporean food rating protocols/guidelines and also suggests best alternative for the product you scanned.
This project is a Movie Recommendation System built using Flask and machine learning (KMeans clustering). It helps users find movies similar to ones they already enjoy, based on features like genres, popularity, and user ratings. The app uses unsupervised learning to group similar movies and recommends top-rated titles from the same cluster.
This is a Medical Prediction App which can be used to predict the current disease state of any human from any part of the world. This includes 3 main type of diseases - Covid-19, Diabetes, Heart Disease. Additionally it has a Medical Suggestions section which has some tips and guidelines for the ones affected by any of the disease
A simple Flask web app that generates QR codes from user input using Python's qrcode library.
How to deploy a simple Python Flask web application to GCP App Engine and Cloud Run.
A Webapp using flask and sql, who save and process data, sending an email in the end to the user.
Testing the basics of Flask_wtf
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, create, edit, and delete the community advertisements. The application makes direct requests to the back-end API endpoints. These are endpoints that we will also build for the server-side of the application. Let's deploy an app called Neighborly, allowing neighbors to post advertisements for services and products they can offer. The app will use a blend of Cosmos DB, Azure Functions, Kubernetes, Event Hub, Event Grid Topic, and more.
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.
Chatbot built with Flask and Bootstrap that delivers ChatGPT-style Markdown responses, including code blocks, lists, and headings. It features a clean, responsive UI with real-time chat and structured AI output using Google’s gemini-pro model.
A multilabel text classifier model which can predict book genres based on the description provided.
This repo hosts an end-to-end machine learning project designed to cover the full lifecycle of a data science initiative. The project encompasses a comprehensive approach including data Ingestion, preprocessing, exploratory data analysis (EDA), feature engineering, model training and evaluation, hyperparameter tuning, and cloud deployment.
Simple Feedback Web to Connect Students with Lecturers Based on Python FLASK