Skip to content

Commit

Permalink
dmo
Browse files Browse the repository at this point in the history
  • Loading branch information
osama-shawir committed Dec 10, 2023
1 parent 5752d2b commit 744ab63
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 744ab63

Please sign in to comment.