8000 GitHub - dofire/text2emotions-backend: Text to emotions using RNN, FastAPI, simple and fun 🔥
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dofire/text2emotions-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text to Emotions API âš¡

This is the backend project that implements my Text to Emotions Model 🤖 using FastAPI ⚡

How to run?

  1. clone this repository
git clone --recursive [URL_HERE]
  1. install required packages from requirements.txt
  2. run FastAPI app using terminal command:
uvicorn src.main:app --reload
  1. go to: http://127.0.0.1:8000/

Demo

image

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0