From eb3b37afe6984511ebb5f494627e76213bac35a3 Mon Sep 17 00:00:00 2001 From: Marwan Alhameedy <118024824+marwan2232004@users.noreply.github.com> Date: Fri, 6 Sep 2024 11:18:35 +0300 Subject: [PATCH] Create README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..fb3c704 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# 🎉 Welcome to Emotion Sense API! + +This API is built using **FastAPI** and is designed to perform **sentiment analysis** on text inputs. Whether it's identifying emotions like positive, negative, or neutral, this API has got you covered! + +🌐 **Live Demo**: The API is deployed on **Azure Web Services** and can be accessed at the following link: +[Emotion Sense API](https://emotionsense-dvemggcjagcqdxey.uaenorth-01.azurewebsites.net/) + +🚨 **Note**: +Unfortunately, I can't keep the API live indefinitely as it incurs costs 💸. If the service is down or the link isn't valid anymore, feel free to clone the repository and run it locally to explore its features!