API for Friends and Family Test Sentiment Analysis For testing only. Models developed by Imperial College London and API developed by Lancashire Teaching Hospitals NHS Trust.
Clone the repo, enter repo dir and run cd fft_api && uvicorn main:app --host 0.0.0.0 --port 5000
to start the API.