Skip to content

Kennuel/TwitterSentimentAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

AirlineSentimentUI

This UI completes the ludwig Backend running here: https://airlinetweets.web.app/ A simple Frontend for an AI which is analysing the entered text and then giving feedback what it things the sentiment is - positive or negative.

Backendfolder

Includes files, framework details and the model files from ludwig, can be started with: ludwig serve

Frontendfolder

Angular application with ludwig running the application as mentioned above. Can be started with ng serve