Skip to content

Detection of humorous sentences through a Machine Learning language model (ALBERT). API creation has been done with FastAPI and the consumer app to interact with the API is built with Streamlit

Notifications You must be signed in to change notification settings

r-moret/humor-detection-ml-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Machine Learning API



This is a side project to practice API development and ML model deployment. It consists on a Python application built with FastAPI for the backend and Streamlit for the frontend, to serve a ML HuggingFace Language model.

About

Detection of humorous sentences through a Machine Learning language model (ALBERT). API creation has been done with FastAPI and the consumer app to interact with the API is built with Streamlit

Topics

Resources

Stars

Watchers

Forks