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.
Includes files, framework details and the model files from ludwig, can be started with:
ludwig serve
Angular application with ludwig running the application as mentioned above.
Can be started with
ng serve