a-poor / flask-celery-mlLinks
Handling long-running processes (like ML model predictions) inside a Flask app using Celery.
☆12Updated 5 years ago
Alternatives and similar repositories for flask-celery-ml
Users that are interested in flask-celery-ml are comparing it to the libraries listed below
Sorting:
- Deep Learning based autocomplete for search bars☆11Updated 3 years ago
- Demonstrating the efficiency of pmdarima’s auto_arima() function compared to implementing a traditional ARIMA model.☆12Updated 4 years ago
- This is the one of solution implemented for image forgery localization using deep learning techniques and architectures such as UNET, VGG…☆17Updated 5 years ago
- A complete end-to-end machine learning portal that covers processes starting from model training to the model predicting results using Fa…☆42Updated 4 years ago
- Deploy Pytorch models to production via panini☆10Updated 6 years ago
- A collection of model deployment library and technique.☆72Updated 5 years ago
- streamlit games☆14Updated 3 years ago
- Source code for the Apache Kafka in Python video series☆19Updated 3 years ago
- Scoring text answers☆11Updated 3 years ago
- Deploy and scale machine learning models with FastAPI, Redis and Docker☆151Updated 3 years ago
- Neural Search System on Arxiv AI/ML Papers☆54Updated 4 years ago
- Create a local dashboard to visualize and filter your GitHub feed☆29Updated 3 years ago
- OCR Web app with `easyocr` and `streamlit`☆17Updated 4 years ago
- Use pretrained BERT model to automatically generate grammar multiple choice questions (MCQ) from any news article or story.☆13Updated 6 years ago
- style transfer web app [FastAPI + streamlit + Docker]☆124Updated 2 years ago
- This repository builds a product detection model to recognize products from grocery shelf images.☆99Updated 4 years ago
- A chatbot made using the Chatterbot library in Python and locally hosted using Streamlit. Dataset used were collected during ConvAI2 comp…