Skip to content

I aim to generate a customized anxiety management platform for patients with mild cases of anxiety so patients are more engaged in their progress and therapists can track the patients' progress in-between their regular calls.

License

Notifications You must be signed in to change notification settings

Sahanave/wwcode_hackathon2023_anxiety_management_tool

Repository files navigation

Anxiety Management Platform using AI

Our project focuses on developing a personalized AI-driven platform for anxiety management. I forked starter code from an earlier repo (https://github.com/mafda/ml_with_fastapi_and_streamlit)

Table of Contents

Overview of the Project

The main goal of this platform is to provide a tailored approach to anxiety management by leveraging the power of AI. Using Streamlit for interface design, OpenAI and SQLite for backend services, we aim to provide therapists and patients a tool that is both engaging and effective.

Why Streamlit?

Streamlit is a user-friendly Python framework, allowing for the creation of interactive dashboards and web apps without requiring extensive web development experience. Given its compatibility with various ML and visualization libraries, it's an ideal choice for this project.

Architecture

Sample Outcome

Setting Up the Project

  • Start by cloning this repository:
(base)$: git clone https://github.com/Sahanave/wwcode_hackathon2023_anxiety_management_tool.git
(base)$: cd wwcode_hackathon2023_anxiety_management_tool
(base)$: conda create -n ai-tool-testing python=3.8
(base)$:conda activate ai-tool-testing
(ai-tool-testing)$: pip install -r requirements.txt
(ai-tool-testing)$: streamlit run app.py

Outcome & Screenshots

Sample Input

Sample Outcome

About

I aim to generate a customized anxiety management platform for patients with mild cases of anxiety so patients are more engaged in their progress and therapists can track the patients' progress in-between their regular calls.

Resources

License

Stars

Watchers

Forks

Languages