Topic: "flask-server"
lufficc/flask_ishuhui π¦
Comic reading website built by flask.
Language: Python - Size: 336 KB - Last synced at: 7 months ago - Pushed at: almost 7 years ago - Stars: 172 - Forks: 41

developers-cosmos/Meme-Generator
MemeGen is a web application where the user gives an image as input and our tool generates a meme at one click for the user.
Language: JavaScript - Size: 21.5 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 93 - Forks: 35

adeshpande3/Chatbot-Flask-Server
The Flask server that communicates with my FB Messenger chatbot
Language: Python - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 59 - Forks: 31

sansyrox/kasper_music_player
An All In One app that would allow "music.youtube.com" to work in restricted countries. This app aims to bypass all the premium models and create FFA experience
Language: HTML - Size: 37.7 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 36 - Forks: 26

source-nerd/Python-flask-with-uwsgi-and-nginx
Python Flask with Nginx and uWSGI
Language: Python - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 35 - Forks: 14

cryptobiu/MATRIX
MPC Simulation Framework
Language: Python - Size: 19.7 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 23 - Forks: 13

solnsumei/flask-rest-api-setup
Starter template for your Flask and Flask Rest API projects. Build on or modify to suit your development need. No need to setup, just fork this repo and start building your project.
Language: Python - Size: 14.6 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 19 - Forks: 11

canokaue/ImmunoLynk
[Lumiata COVID-19 Winner] COVID Immunity testing results registered to the Blockchain for healthcare safety.
Language: Python - Size: 199 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 18 - Forks: 6

abhineetraj1/flask-cloud-drive
Online file storage and synchronization system
Language: HTML - Size: 6.44 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 2

navi25/RestaurantAPI
Online Restaurant API system using flask, flask-restful, sqlalchemy, redis
Language: Python - Size: 169 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 16 - Forks: 7

vdthatte/How-To-Build-A-Chatbot
Learn to build a facebook chatbot using Python and Flask
Language: Python - Size: 3.68 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 16 - Forks: 5

sherwyn11/Medi-Care
A decentralized web application using ReactJS, Flask, Solidity, IPFS and the Ethereum Blockchain to store and view all medical documents securely.
Language: JavaScript - Size: 10.4 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 15 - Forks: 10

SparkDevF19/ai-program-translation
Program Translator AI built on Pytorch
Language: Python - Size: 673 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 15 - Forks: 6

chiragchamoli/flask-restful-api-boilerplate
This is boilerplate template for a Python Flask application with things you need to get started.
Language: Python - Size: 18.6 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 3

orhannurkan/Flask_server_in_Jupyter
Flask API in Jupyter Notebook runs as a Service 1
Language: Jupyter Notebook - Size: 15.6 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 14 - Forks: 5

ThomasGust/FlaskSocketIOVideoStreaming
A simple example of using flask-socket-io to livestream processed video within a flask application (without WebRTC)
Language: HTML - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 2

abhineetraj1/remote-desktop
This is software helps user to share the directories, files and execute the program between two system.
Language: Python - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 12 - Forks: 3

robpco/docker-nginx-uwsgi-flask-mssql π¦
Docker image for Python Flask Apps with official Microsoft SQL Driver, NGINX and uWSGI
Language: Dockerfile - Size: 36.1 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 12 - Forks: 5

LunarWatcher/NN-chatbot π¦
A chatbot with a neural network, which can be used in the console, on Discord or in the Stack Exchange network chat.
Language: Kotlin - Size: 481 KB - Last synced at: about 16 hours ago - Pushed at: over 6 years ago - Stars: 11 - Forks: 2

abhineetraj1/arduino-iot-project
This arduino based room automation project.
Language: C++ - Size: 84 KB - Last synced at: 8 days ago - Pushed at: about 2 years ago - Stars: 10 - Forks: 1

starkblaze01/Sentiment-Analyzer
Model for Sentiment Analysis using Naive Bayes and CNN, and implementation of Model on Tweets and Web Application using React
Language: Jupyter Notebook - Size: 30.3 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 0

itssamuelrowe/flap
Flap is a simple utility for bootstrapping Flask projects. In other words, it is the poor mans equivalent of Create React App for Flask.
Language: Python - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 9 - Forks: 0

chinmayapancholi13/Kitaabi_Keeda
Messenger chatbot to help students browse through books and also find the exact location of books in the IIT Kharagpur Central Library
Language: Python - Size: 11.9 MB - Last synced at: 6 months ago - Pushed at: about 8 years ago - Stars: 9 - Forks: 1

BansheeTech/vite_fusion
Seamlessly integrate Vite-generated assets with Flask for modern web development.
Language: Python - Size: 110 KB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 8 - Forks: 0

mickymultani/Streaming-LLM-Chat
Interactive chat application leveraging OpenAI's GPT-4 for real-time conversation simulations. Built with Flask, this project showcases streaming LLM responses in a user-friendly web interface.
Language: Python - Size: 2.23 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 8 - Forks: 2

abhijitpaul0212/BlogVerse
BlogVerse is a Blog Creator Web Application developed using Python, Flask, CSS, HTML & BootStrap
Language: HTML - Size: 15.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 1

tomasznajda/flask-boilerplate
Flask boilerplate with clean architecture, admin panel, swagger, docker and gunicorn
Language: JavaScript - Size: 2.75 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 3

kdubss/NodeJS-Weather-App
NodeJS Command-Line-Interface weather app, which uses the CLI to fetch the current weather conditions for a geospatial location input. Python Flask server written to fetch/parse JSON data from the Dark Sky API, and, D3 used to visualize weather data. Currently, the browser front end is in development, but the goal is to create the Front-End using React
Language: Python - Size: 12.1 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 8 - Forks: 2

ina-foss/stream-index-massive-tweets
Docker infrastructure to stream and index massive amounts of tweets from Twitter API
Language: Python - Size: 103 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 1

tanvir-ishraq/HealifyAI--LLM-based-Healthcare-System
Leverages extensive power of multiple Machine Learning algorithms & LLM to provide in-depth answers to medical queries and predicts condition/diseases based on patient symptoms
Language: Jupyter Notebook - Size: 6.26 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 2

ak1132/Food-Nutrition-AR-Game
An augmented reality application using Vuforia Engine and Unity Game Engine built in C#
Language: C# - Size: 252 MB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 1

souravs17031999/Object-Detection-MobileNet-cv
Real time Object detection giving all object detected : labels along with all bounding box predictions + Flask live hosted server
Language: HTML - Size: 41.6 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 2

robpco/docker-nginx-uwsgi-flask
Docker image to quickly deploy Python Flask Web Apps on NGINX. Image includes Nginx, uWSGI, Python, and Flask
Language: Shell - Size: 56.6 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 0

ZetaPhase/BetaGo
Augmented Reality Tourism Android App
Language: Java - Size: 566 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 6 - Forks: 5

mirianfsilva/opencv-with-flask-and-react
Frontend application created using react, for a video stream using OpenCV and a Flask web server.
Language: JavaScript - Size: 61.3 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 5 - Forks: 4

aliiimaher/Downloader-Website
This is a full project of YouTube and Instagram downloader.
Language: TypeScript - Size: 6.14 MB - Last synced at: 5 days ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 1

marktennyson/flask-express
provide the interactive service like expressJs for flask app.
Language: Python - Size: 6.58 MB - Last synced at: 26 days ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 1

baum1810/anonxss
this is a xss exploit for the popular filehoster anonfiles its been around for some while but i have edit it a bit
Language: Python - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 3

poornaonline/FlaskHospitalManagementSystem
Hospital Management System web application built from Python-Flask
Language: HTML - Size: 38.1 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

jiankaiwang/Flask_Video_Streaming_for_Object_Detection
the simple example for object detection to the video streaming via flask server
Language: Python - Size: 30.5 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 3

jaymar921/PSITSWebApp
PSITS UC MAIN - Web Application OPENSOURCE
Language: Java - Size: 110 MB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

viktoriussuwandi/Flask-CSV
This is a Full Stack Web Development Project using Flask, WTF Form Jinja 2, CSV File
Language: Python - Size: 47.9 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

awray3/music_clf π¦
A music genre classifier built with Tensorflow and deployed as a web app with Heroku and Flask
Language: Python - Size: 38.9 MB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

DanielAbergel/Distribution-Algorithm
Fair Division with Minimal Sharing Algorithm written in Python Using CVXPY,NetworkX, NumPy (open source libraries).
Language: Python - Size: 49.1 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 4

anchalbhalla/mortgage-prediction-html
This repo shows how the mortgage prediction use case was solved for the banking sector using IBM Watson Studio. It is an end to end data science solution solved using IBM Cloud. The application is a python flask app. Uses the new IAM authentication method for WML authentication as well.
Language: HTML - Size: 465 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 1

thecraftman/Python-REST-APIs
Understanding the Basics of the python Flask API
Language: Python - Size: 54.7 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 2

kuj0210/Smart-mobile
for 2018 Creative Design project in Kumoh National Institute of Technology, department of computer engineering
Language: Python - Size: 50.1 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 2

eventmanagementproj/Event-Management-Project
Source Code for the event management project at https://eventmanagement.pythonanywhere.com
Language: HTML - Size: 1.14 MB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 4 - Forks: 5

NyanKiyoshi/Webpp π¦
(archived, for a full C version) A fastcgi webframework under C++ based on Flask
Language: C++ - Size: 283 KB - Last synced at: almost 2 years ago - Pushed at: almost 9 years ago - Stars: 4 - Forks: 0

rmardonesa/GrowHub
Raspberry Pi & ESP8266 cloud IoT microservice that integrates MQTT with a Flask server to process real-time sensor data for hydroponic monitoring.
Language: Python - Size: 8.2 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 3 - Forks: 1

boylerplet/Depression-Detector
An Application which can be used to feed speech transcript via a chatbot interface and get the depression indicator of the person speaking. A deep learning model is used to classify the depression percentage
Language: TeX - Size: 32 MB - Last synced at: 8 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 3

riad-azz/reddit-videos-downloader
Flask powered website that allows users to download and save reddit videos with audio using ffmpeg.
Language: CSS - Size: 3.57 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 2

tomerkeizler/Fantaze
Fantaze is a Football performances analysis web application for Fantasy sport, which supports Fantasy gamblers around the world. Developed with Python, Flask, React js, MongoDB.
Language: JavaScript - Size: 2.44 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 4

ushashwat/Fake-News-Detection
Fake News detector deployed on a server using Flask
Language: Jupyter Notebook - Size: 24.8 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

pratikdhage003/AngularJS-Python-MongoDB
AWS ECS container based Dockerized Flask based Full Stack App for City Information using AngularJS, Python, RESTful, Javascript, HTML, Flask, PyMongo, MongoDB, Docker hosted on AWS cloud using ECS container service running on EC2 instances
Language: HTML - Size: 8.1 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 7

Rita-Okonkwo/Know-Backend
API for Know Android Application built using Flask (Python)
Language: Python - Size: 6.83 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

myersr/simpleKafka-PythonServer
Repo for a simple base python http server using Flask and Kafka-Python
Language: Python - Size: 41 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 1

ljnath/getDomainAge
getDomainAge is a web application which can provide the age of a given domain name. The intention of this project is to demonstrate flask for API development, SQLAlchemy for ORM and beautifulsoup for HTML parsing.
Language: Python - Size: 3.49 MB - Last synced at: 15 days ago - Pushed at: 18 days ago - Stars: 2 - Forks: 0

QuadDarv1ne/olympiad_time
ΠΡΠ΅ΠΌΡ ΠΠ»ΠΈΠΌΠΏΠΈΠ°Π΄ β ΡΡΠΎ ΠΏΠ»Π°ΡΡΠΎΡΠΌΠ° Π΄Π»Ρ ΠΏΡΠΎΠ²Π΅Π΄Π΅Π½ΠΈΡ ΠΎΠ½Π»Π°ΠΉΠ½-ΠΎΠ»ΠΈΠΌΠΏΠΈΠ°Π΄, Π½Π°ΡΠ΅Π»Π΅Π½Π½Π°Ρ Π½Π° ΠΏΠΎΠ΄Π΄Π΅ΡΠΆΠΊΡ ΡΡΠ°ΡΡΠ½ΠΈΠΊΠΎΠ² Π²ΡΠ΅Ρ Π²ΠΎΠ·ΡΠ°ΡΡΠΎΠ², ΠΏΠΎΠ·Π²ΠΎΠ»ΡΡ ΡΠ΅Π³ΠΈΡΡΡΠΈΡΠΎΠ²Π°ΡΡΡΡ, ΡΡΠ°ΡΡΠ²ΠΎΠ²Π°ΡΡ Π² ΠΊΠΎΠ½ΠΊΡΡΡΠ°Ρ ΠΈ ΠΏΡΠΎΡΠΌΠ°ΡΡΠΈΠ²Π°ΡΡ ΡΠ²ΠΎΠΈ ΡΠ΅Π·ΡΠ»ΡΡΠ°ΡΡ Π² ΡΠ΅ΠΆΠΈΠΌΠ΅ ΡΠ΅Π°Π»ΡΠ½ΠΎΠ³ΠΎ Π²ΡΠ΅ΠΌΠ΅Π½ΠΈ
Language: Python - Size: 3.5 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1

Snipeur060/Manage-My-Home
Un projet python dΓ©veloppΓ© avec arduino, flask ainsi que RPYC
Language: Python - Size: 395 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

jaypowar00/csgeeksblog-api
A simple custom API using Python + Flask + Postgresql
Language: Python - Size: 129 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

haroon-omer2000/hangman-game
In this Project, I built a very well known and popular game called Hangman. This project was created using ReactJS frontend, Flask/Python backend, MySQL database.
Language: JavaScript - Size: 1.08 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

omnathmandal/blog-app
A blog site app made using flask framework for python
Language: HTML - Size: 70.3 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

tonghuikang/CodeITSussie2019 π¦
Credit Suisse Coding Comp SGP 3rd place 4405/9300
Language: HTML - Size: 1.45 MB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 5

lisenpasha/BlogWithFlask-With-Users-Authentication
Building a RESTful Blog with Authentication.Edit and delete options only for admin. Passowrds are saved hashed and salted in db. The first registered user is admin in this case. Other users can only comment on posts. Admin can create a new post, with title,subtitle,body description,img-url ,author and time will be automatically set to today's date.
Language: JavaScript - Size: 5.82 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

InferiorAK/MiLocalShare
A Local File Sharing Web Application. Have Better speed, Better performance , Easy To Use, No Pera Chill....
Language: Python - Size: 1.12 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

AliBahaari/Vocabulary-Scrapper
Create sample APIs for the collection you specify from "vocabulary.com".
Language: Python - Size: 3.91 KB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

sriks987/SelfieLessActs
Cloud Computing project
Language: Python - Size: 593 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 2

alfari24/model.h5-on-FlaskWebsite
implementation of using model.h5 on flask
Language: HTML - Size: 5.8 MB - Last synced at: about 10 hours ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

Gabryxx7/nlp-flask-server
A web-based NLP microservice. Host NLP models on a flask-based server and get text scores through the client
Language: Python - Size: 27.4 MB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

Elysian01/Covid19-Bot
An awesome A.I based Covid 19 bot which helps in predicting covid in a person, provides the statistics of the covid situation at a national level and state level along with the capacity to answer faqs regarding the virus.
Language: HTML - Size: 773 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

JayHsieh1104/Mindsphere-APIs-Visualization-with-Grafana
Fetch time-series data from Siemens's Mindsphere RESTful APIs and visualize it with Grafana.
Language: Python - Size: 18.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

Sanushi-Salgado/Tumor-Teller-Prediction-Module
Prediction module for Tumor Teller - primary tumor prediction system
Language: Python - Size: 7.65 MB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

Aarib-A/Reddit_Clone
using flask to make Reddit-like API
Language: Python - Size: 32.1 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

GrayHat12/Flask-Server
Google News and YouTube Scraper API
Language: Python - Size: 68.4 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

AshtrayShetty/Stocker-Kalpana
Prediction of stock prices over the next 1 to 5 years using Facebook Prophet
Language: CSS - Size: 16.4 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

gazijarin/Microblog
A microblogging platform with user authentication, personal profile, selective following and blog posts.
Language: Python - Size: 41 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

adityavinodk/home_automation
Home Automation using Raspberry Pi and Flask
Language: HTML - Size: 50.8 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 1

magnusoy/SmartPark-Server
SmartPark-Server runs the REST-API server and provide a functional web interface.
Language: Python - Size: 816 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

cezarmathe/smartplug-backend π¦
Server-side code for the SmartPlug product developed by PGang 2.0 during "Descopera-ti pasiunea in IT" project, 2018.
Language: Python - Size: 50.8 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 1

Jyeo-Archive/Playlistory
2018νλ λ μμ¬μΈμ€νκ΅ μννΈμ¨μ΄ μμ΄λμ΄ μ°½μ λν μ΅μ°μμ μμμ
Language: HTML - Size: 4.08 MB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

ansrivas/flask-alpine
Minimal python alpine image to adduser and run a simple flask server
Language: Python - Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: about 9 years ago - Stars: 2 - Forks: 2

llmation/LLMation_worker
Worker based on Flask and LangChain
Language: Python - Size: 469 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 1 - Forks: 1

EggRecRoom/RecPy2023
Language: Python - Size: 598 KB - Last synced at: 20 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 4

nkoexe/scuolasync
Sistema per la gestione di sostituzioni, eventi e notizie scolastiche.
Language: Python - Size: 2.47 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Bruh-Ryan/Org.It
An Online organiser to reduce clutter and make organising To-Do tasks, Calendar to add events and manage Mails, all in one place.
Language: JavaScript - Size: 348 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

alon-greenshtein/Restaurant-Project
A Python-based system using Flask to manage restaurant orders. It supports adding, updating, deleting, and retrieving orders data. The server contains an "Order Manager" that updates orders based on requests. Order objects include ID, customer name, table number, status, and a list of Dish objects, which include name, quantity, price, and status.
Language: Python - Size: 20.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

yashodhanketkar/mpr
A weightage based automated model selection system. This application uses a novel formula and uses performance metrics of various machine learning models to select most suited model for users need.
Language: Python - Size: 204 KB - Last synced at: 27 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

prashantm1535/login_system_with_flask
Authentication Project : A secure login system with Flask and SQL Alchemy.
Language: Python - Size: 12.7 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

santoshn86/Image-Classification
This is an end-to-end project wehre I have used my friends images dataset for Image classification using logistic regreesion. It's applications may be used in Security and Surveillance, Criminal's classification & detection .
Language: Jupyter Notebook - Size: 396 MB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

santoshn86/Pune_house_price_prediction
This is an end-to-end project wehre I have used dataset of Pune city to make house price prediction using linear regreesion.
Language: Jupyter Notebook - Size: 302 KB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 1 - Forks: 1

madhurimarawat/Machine-Learning-Projects-In-Python
This repository contains machine learning projects in the Python programming language.
Language: Jupyter Notebook - Size: 15.2 MB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

farh33n/building-restAPI-for-MLmodel-using-flask
Language: Python - Size: 2.23 MB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

nishith-p-shetty/flask-blog
A blogging website made with flask backend
Language: Python - Size: 10.8 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

dhawal-793/spam-detection-backend-flask
Flask server for spam messages/ email detection
Language: Python - Size: 2.71 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

TharunRacharla/Sports_Celebrity_Image_Classification-project
Language: Jupyter Notebook - Size: 108 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ajhughesdev/indeed-scraper
Indeed.com job listing scraper
Language: JavaScript - Size: 56.6 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Gathoni-Wanjira/Superheroes
Language: Python - Size: 18.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

huzaifa-57/Anomaly-Detection-using-Unsupervised-Machine-Learning
This project is developed to detect anomalies on the recorded data. It is deployed using Flask
Language: Python - Size: 1.71 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

bluemner/sample-api-with-sqlalchemy
Demo of flask, flask rest-plus and SqlAlchmey database.
Language: Python - Size: 35.2 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1
