flask-framework
There are 86 repositories under flask-framework topic.
Vishnu8299/AI-TEXT-SUMMARIES-
Text Summarizer Flask Application is a web app that uses a BART-based model to summarize user-provided text. It stores inputs and summaries in a SQLite database and includes functionality to fine-tune the model with stored data.
AmberJBlue/GenzaiVandyHacks2017
Genzai is a fast, simple, easy to use, analytics tool in which you can understand the way the world tweets, the way the world feels. Simply click on a state and the dashboard will tell you what is important to the citizens of that states at the exact moment you are interacting with the interface.
paulayo/Python-Flask-_with_Team_Tree_House
This repo will hold my web development training in python(using flask framework) at the teamtree house.
rasyadh/photos-impression
Final Project Application "Analyzing Facial Expression Change Based On Photo Impression"
schenkd/flask-core
My base flask achitecture for RDBMS
ZhaoC/FlaskWebApp
A web app built on top of Flask framework
dev-ujin/smarter-attendance
🏫 [Project] Graduation Project 🏫
EarlyBrainStrokeDetectionUsingML/Stroke-prediction
Stroke is a condition that happens when the blood flow to the brain is impaired or diminished. It is also referred to as Brain Circulatory Disorder. It is now possible to predict when a stroke will start by using ML approaches thanks to advancements in medical technology.
hasan-haider/flask_url_shortener
Flask framework project to shorten and save url in json file. User can upload images(jpg,png,gif) and create a shorten link for it using this shortener.
keerthi-senthil/chatbot
A chatbot that answers the customer queries instead of human
KSaiPrashanth/Emotion_Detector_Application
Emotion Detector Application integrated with Embeddable IBM Watson AI libraries.
malleswarigelli/Bostonhousepricing_end_to_end_ML_application
Regression_Model_Price_prediction
mariofix/limelight
Flask's brightest stars
martinsenecal/Blog_Tutorial
The goal of this project was to learn how to use create a Web Application using the Flask Framework.
numesh06/simple-website
A simple website created using flask.
OgnyanPetkov/Blog-site
Blog site - a dynamic HTML page made with Flask framework (Jinja)
paschalugwu/AirBnB_clone_v4
AirBnB Clone v4: A dynamic web implementation enabling users to search and filter rental properties based on various criteria.
RSBhoomika/Early-Detection-of-Brain-Stroke
Stroke is a condition that happens when the blood flow to the brain is impaired or diminished. It is also referred to as Brain Circulatory Disorder. It is now possible to predict when a stroke will start by using ML approaches thanks to advancements in medical technology.
Vishnu8299/new-s-web-scraping-
News Article Scraper is a Flask application that scrapes articles from Hindustan Times, summarizes them, and provides a downloadable JSON file with article details, including title, summary, publish date, and image URL.
Vishnu8299/News-RSS-feed
RSS Feed Validator and Downloader is a Flask app that validates RSS feed URLs, extracts feed information, and allows users to download the data as a JSON file. It verifies the feed's validity and parses its content for easy access.
2112tamanna/studentmathscoreprediction
Student maths score prediction project with its webapp, All the codes are in modular format. Python flask is used as web framework.
chaitanya9321/Boston-House-Pricing
This project implements a Flask web app for predicting Boston house prices using a stacked ensemble model with Random Forest and XGBoost. The machine learning solution is trained on a dataset featuring various housing-related features.
daniel-le18/SecretSanta
A Secret Santa website built with Flask framework where you can trade and exchange gifts during the holidays.
DevJanith/React-Flask-App
Sample Data Visualization Project. Frontend-React JS | Backend framework-Flask | Backend language-Python
FlorianMF/flask_project
Blog website written in Python with the Flask framework
Hadsonpar/LearningPythonFlask
Resource about learning of Python and Flask Framework
huynhducthanhtuan/TODO-app
Python Project - Todo List Application
JasonLing95/Basic-Flask-Login-File-Uploads
Basic User Management and File Uploads with Flask Framework
kzohan2000/webhook-repo
This project involves creating a GitHub repository that automatically triggers webhooks for events such as Push, Pull Request, and Merge. These events are sent to a registered endpoint and stored in MongoDB for tracking and further analysis. The system is designed to streamline development workflows by logging important GitHub actions in real-time.
Liquizar/library_management_system
A simple library management system built with Flask and SQLAlchemy. This application allows users to borrow and return books, and administrators to manage the book inventory.
mhmmterts/FlaskTodoApp
Todo app with flask framework.
MrWillian/simple-flask-api
A simple rest api produced in Python with Flask FrameWork
paschalugwu/Ambrosial
Ambrosial Recipe Sharing Website: A Culinary Community. "Unleash your inner chef, share your culinary masterpieces, and discover new recipes from around the world."
qnetics/tokoqu_archive
E-commerce project 3 years ago
vscalcione/python3-flask-app
This is a simple demo app for the usage of Flask Framework, an web micro-framework written in Python