An open API service indexing awesome lists of open source software.

https://github.com/gautamxgambhir/care-kit

Care Kit is a mental health support platform that provides users with AI-powered mental wellness resources, self-help tools, and emotional support. Whether you're struggling with stress, anxiety, or just need a space to express yourself
https://github.com/gautamxgambhir/care-kit

ai css health html js mental-health physical-health python

Last synced: about 2 months ago
JSON representation

Care Kit is a mental health support platform that provides users with AI-powered mental wellness resources, self-help tools, and emotional support. Whether you're struggling with stress, anxiety, or just need a space to express yourself

Awesome Lists containing this project

README

        


Care Kit Logo

-----------------

# Care Kit: AI-Powered Mental Health Support Platform

![Python](https://img.shields.io/badge/Python-3.12-blue)
![Flask](https://img.shields.io/badge/Flask-2.0-green)
![Status](https://img.shields.io/badge/status-active-brightgreen)
![License](https://img.shields.io/badge/license-MIT-red)
![Vercel](https://img.shields.io/badge/hosted%20on-Vercel-black)
![Together-AI](https://img.shields.io/badge/Together%20AI-0f6fff)

## What is it?

Care Kit is a mental health support platform that provides users with AI-powered mental wellness resources, self-help tools, and emotional support. Whether you're struggling with stress, anxiety, or just need a space to express yourself, **Care Kit** offers:

- **AI Therapy Chat (CareBot)** powered by Together API for guidance and emotional support.
- **Mindfulness & Wellness Tips** to improve mental health.
- **Emergency Contacts & Helplines** for immediate help.

## Main Features

Here’s what makes **Care Kit** an essential companion for mental well-being:

- **AI CareBot**: Receive AI-generated emotional support and mental wellness tips using Together API.
- **Mindfulness & Coping Strategies**: Learn techniques to manage stress, anxiety, and other emotions.
- **Resources & Help**: Find emergency helplines and support groups for mental health assistance.

## Where to Access It?

Care Kit is hosted on Vercel and available online:

🔗 **[Live Demo](https://care-kit.vercel.app/)**

## Installation and Setup

### 1. Clone the repository:
```bash
git clone https://github.com/gautamxgambhir/Care-Kit.git
```

### 2. Install dependencies:
```bash
cd Care-Kit
pip install -r requirements.txt
```

### 3. Run the Flask server:
```bash
python app.py
```

### 4. Deploy on Vercel:
- Install Vercel CLI if not already installed:
```bash
npm install -g vercel
```
- Deploy using:
```bash
vercel
```

## Usage

Once deployed or running locally, users can:

- **Interact with the AI CareBot** for mental health support.
- **Access mindfulness and wellness techniques** to cope with stress.
- **Find emergency helplines** for immediate assistance.

## Dependencies

- [**Flask**](https://flask.palletsprojects.com/en/3.0.x/) - Backend server for handling AI chatbot.
- [**Together API**](https://www.together.ai/) - AI-powered chatbot integration.
- [**HTML, CSS, JavaScript**] - Frontend for user interaction.
- [**Vercel**](https://vercel.com/) - Hosting platform.

## Contributing

Contributions are welcome! To contribute:
- Fork the repo.
- Create a new branch (`git checkout -b feature-branch`).
- Commit changes (`git commit -m "Added new feature"`).
- Push to the branch (`git push origin feature-branch`).
- Open a pull request.

## License

This project is licensed under the **MIT License**.

## Contact

- **GitHub**: [@gautamxgambhir](https://github.com/gautamxgambhir)
- **Email**: [email protected]
- **Instagram**: [gautamxgambhir](https://www.instagram.com/gautamxgambhir)
- **Twitter**: [gautamxgambhir](https://www.twitter.com/gautamxgambhir)