20 results for “topic:flask-web-app”
Flask Pixel UI Kit - Open-Source web app coded in Flask | AppSeed
VerifyVision-Pro是一个全面的图像伪造篡改检测解决方案,利用深度学习(deep learning)和计算机视觉技术(cv)精确识别各类图像篡改,包括deepfake、AI生成内容、拼接操作和复制-移动篡改。基于PyTorch实现,集成了从数据处理、模型训练到部署的完整工作流程。
Telegram Mini App Authenticate with initdata | Flask backend
Repository containing code for web based vehicle detection app where users upload video or image and in return model detects the vehicles in it by defining few parameters like speed,color etc. Demo Video👇
NeuroSense is an AI-powered clinical decision support web application for early risk assessment of Alzheimer’s Disease, Parkinson’s Disease, and Dementia using multimodal clinical data, biomarkers, and machine learning models.
Web Content and Image Scraper built with Python - Beautiful Soap & Selenium
This lab involves creating a Flask web app hosted on AWS EC2. It features user registration, login functionality, and data storage using SQLite. The app supports file uploads, user form submissions, and authentication. Apache with mod_wsgi is used to deploy the app, and SQL queries manage interactions with the database.
MindSpace is a comprehensive mental wellness platform designed to analyze user sentiment through social media. The application uses machine learning to detect mental health indicators and provides users with detailed history, graphical insights, and data-driven feedback to help monitor their emotional well-being.
TaskXpert is an innovative workforce allocation system engineered to enhance productivity and efficiency on an EV battery assembly line. It leverages a predictive machine learning model to forecast a worker's performance and recommend the most suitable task for them. The system is your intelligent companion for data-driven task allocation.
FinanceFlow is a modern, web-based application designed to help users manage their personal finances effectively. The app not only tracks income, expenses, and savings but also integrates with SMS messages to automatically fetch transaction details and categorize them for easy tracking.
Optimizing Chemotherapy Schedules for Hodgkin's Lymphoma is a medical-focused web application that aims to enhance the efficacy of treatment while minimizing side effects for Hodgkin's Lymphoma patients. The system uses the Simulated Annealing algorithm to create and dynamically adapt personalized chemotherapy schedules based on patient data
A machine learning approach to predict the student performance using their online activity and scores.
No description provided.
Machine learning project predicting forest fire occurrence in Algeria using meteorological data and Fire Weather Index (FWI) components with Flask web deployment
This project detects financial fraud using machine learning techniques. It includes a pipeline from data collection and model training to deployment with a Flask web app. Users can input transaction data and receive real-time fraud predictions instantly. The models are trained in Google Colab and deployed locally using Flask for easy access.
A multi-library management system built using Oracle PL/SQL and Flask, supporting item rentals, returns, fine management, and employee inventory control through stored procedures and triggers.
This project detects breast cancer from histopathology images using a convolutional neural network (CNN). The system analyzes tissue images and classifies them as either normal or cancerous.
Posterfy is a Python Flask-based web app that lets users search for movies and download posters in various resolutions. It integrates the OMDb API for fetching movie data and supports a smooth, intuitive UI for film enthusiasts.
AgriCore is an advanced AI-powered agricultural system designed to provide data-driven insights for farmers. It utilizes a Random Forest Classifier model to recommend optimal crops by leveraging a knowledge base of soil data alongside real-time weather information from multiple APIs. The Flask-based web application provides accurate and relevant re
Learning flask by building a simple password generator app.