From 744ab63dce6dbe4be459ceb3e80ee0618fae260a Mon Sep 17 00:00:00 2001 From: osama-shawir <89782802+osama-shawir@users.noreply.github.com> Date: Sun, 10 Dec 2023 18:05:42 +0000 Subject: [PATCH] dmo --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 33500c3..3f99d8d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,11 @@ ## Project Overview -Middie is a sarcastic chatbot powered by FastAPI and GPT 3.5 Turbo. It answers questions in an informative yet sarcastic manner, adding a touch of humor to interactions. This project provides an easily scalable solution, deployed as a containerized application on Azure App Services. You can access the live application [here](https://sarcasticbot.azurewebsites.net/). +Middie is a sarcastic chatbot powered by FastAPI and GPT 3.5 Turbo. It answers questions in an informative yet sarcastic manner, adding a touch of humor to interactions. This project provides an easily scalable solution, deployed as a containerized application on Azure App Services. You can access the live application [here](https://sarcasticbot.azurewebsites.net/). + +A youtube demo of the application can also be found at: + +[![Middie - Sarcastic Chatbot Youtube Demo](http://img.youtube.com/vi/Zfz099_cZvo/0.jpg)](https://youtu.be/Zfz099_cZvo "Middie - Sarcastic Chatbot Youtube Demo") ## Requirements