Skip to content

jaggernaut007/mind-health-work

Repository files navigation

Dolphin Dashboard

A comprehensive mental health dashboard application designed to support team well-being through AI-powered insights and tracking.

Features

  • Real-time AI Chat Support: Integrated with OpenAI to provide empathetic, context-aware support for work stress and mental health.
  • Personalized Wellness Reports: Generate AI-driven insights and recommendations based on team metrics.
  • Mood Tracking: Visualize mood trends over time with interactive charts.
  • Resource Library: Access a curated collection of mental health resources.
  • Modern UI: Built with a premium, responsive design using Tailwind CSS and Framer Motion.

Tech Stack

Prerequisites

Before you begin, ensure you have the following installed:

Installation

  1. Clone the repository:

    git clone <repository-url>
    cd dolphin/dashboard
  2. Install dependencies:

    npm install
  3. Configure environment variables: Create a .env.local file in the root directory and add your OpenAI API key:

    OPENAI_API_KEY=your_api_key_here

    See OPENAI_SETUP.md for detailed setup instructions.

Usage

Run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Project Structure

  • app/: Main application routes and layouts (Next.js App Router).
  • components/: Reusable UI components.
  • lib/: Utility functions and shared logic.
  • public/: Static assets.

License

MIT

About

Platform to enhance productivity at work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors