Skip to content

VidulChauhan/Serenify-v0.5-preview

Repository files navigation

Serenify - AI Mental Health Assistant

A Next.js application for mental health support with AI-powered conversations and mood tracking.

See it live 🌐 : https://preview-serenify-v015-kzmpnmtxc6zrr6kmamwj.vusercontent.net/

Getting Started

Prerequisites

  • Node.js 18+
  • npm or yarn

Installation

  1. Clone the repository
  2. Install dependencies:

```bash npm install ```

  1. Set up environment variables:

Create a .env.local file in the root directory and add:

``` GEMINI_API_KEY=your_gemini_api_key_here ```

  1. Run the development server:

```bash npm run dev ```

  1. Open http://localhost:3000 in your browser.

Features

  • AI-powered mental health conversations
  • Mood tracking and visualization
  • Dark/light theme support
  • Responsive design
  • Chat history management

Tech Stack

  • Next.js 14
  • React 18
  • TypeScript
  • Tailwind CSS
  • Radix UI
  • Google Gemini AI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages