Skip to content

Serverless API and NLP model which predicts emotions given an emotional sentence.

License

Notifications You must be signed in to change notification settings

tdarnett/generative-sentiments-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generative Sentiments

Project build

The backend component of the Generative Sentiments web app.

Structure

This repo is comprised of two main directories:

  1. Model - mostly a jupyter notebook showing the development of the bidirectional LSTM NLP model used to predict emotions in a given sentence.
  2. API - a Flask app deployed on Google Cloud Run which exposes the prediction API consumed by the web app.

Notes

This approach for both the ML model development and the deployment of the model we're taken largely as a learning exercise. I may change this over time, but purely for educational purposes.

About

Serverless API and NLP model which predicts emotions given an emotional sentence.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published