Skip to content

Commit bd04173

Browse files
authored
Update README.md
1 parent 9590e70 commit bd04173

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# HackUTA
1+
# SerenityAI (HackUTA 1st Place)
22

3-
Make a venv
4-
```cmd python -m -venv .venv```
3+
# What It Does
4+
SerenityAI is an AI-powered mental health companion that offers personalized support, including emotional check-ins, coping strategies, and tailored resources for managing stress and anxiety. It has a built-in chatbot trained to answer your personal queries and act as your personal therapist. SerenityAI’s chatbot processes the input using an LLM trained on therapeutic responses.
55

6-
Download Dependencies
7-
```cmd pip install -r requirements.txt```
6+
# How We Built It
7+
We developed SerenityAI using a robust tech stack including React, Node and Tailwind CSS for the Frontend, which we integrated with our Python backend through the Flask framework and APIs. We also leveraged Databricks technologies such as LanceDB, as a vector store for dynamic context retrieval, and Delta Lakes, for structured conversation history maintenance and token limit optimization.

0 commit comments

Comments
 (0)