Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hppanpaliya committed Oct 14, 2023
1 parent 4293a81 commit 5f6552c
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,16 @@ A comprehensive web application that offers resources and tools to aid users in

[![Demo Video](https://img.youtube.com/vi/weAp2bFLJDM/0.jpg)](https://www.youtube.com/watch?v=weAp2bFLJDM)

## Live Demo

You can explore a live demo of the application [here](https://cs-545-mental-health-support.vercel.app/).

**Demo Login Credentials:**
- Username: demo@example.com
- Password: demo1234

> Note: The Chat Moderation and AI Chat features are disabled in the live demo to avoid incurring OpenAI charges.


## Features
Expand Down Expand Up @@ -59,17 +69,6 @@ The chatbot leverages the power of OpenAI for 24/7 support and assistance. The p
npm start
```

## Live Demo

You can explore a live demo of the application [here](https://cs-545-mental-health-support.vercel.app/).

**Demo Login Credentials:**
- Username: demo@example.com
- Password: demo1234

> Note: The Chat Moderation and AI Chat features are disabled in the live demo to avoid incurring OpenAI charges.

## Code Overview

The app is structured with various components:
Expand Down

0 comments on commit 5f6552c

Please sign in to comment.