Skip to content

SereneShe is an AI-driven mental well-being platform for women, offering a self-assessment quiz with mental reports, an empathetic AI chatbot (Serena), a career zone for empowerment, educational resources, and a mindfulness zone for guided relaxation. 🌸

Notifications You must be signed in to change notification settings

Atharva-Mendhulkar/serene-she

Repository files navigation

Serene She

A mental wellness application featuring an AI companion named Serena, level progression, badges, and mindfulness tools.

Features

  • AI Chat Support with Serena
  • Level Progression System
  • Achievement Badges
  • Journal Writing
  • Mindfulness Exercises
  • Daily Rewards
  • Resource Library

Getting Started

Prerequisites

  • Node.js 18.x or later
  • npm or yarn package manager

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/serene-she.git
cd serene-she
  1. Install dependencies:
npm install
# or
yarn install
  1. Run the development server:
npm run dev
# or
yarn dev
  1. Open http://localhost:3000 with your browser to see the result.

Building for Production

  1. Build the application:
npm run build
# or
yarn build
  1. Start the production server:
npm start
# or
yarn start

Tech Stack

  • Next.js 14
  • React 18
  • TypeScript
  • Tailwind CSS
  • Framer Motion
  • Radix UI Components

Project Structure

  • /app - Next.js app router pages and layouts
  • /components - Reusable React components
  • /lib - Utility functions and shared logic
  • /public - Static assets

Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

SereneShe is an AI-driven mental well-being platform for women, offering a self-assessment quiz with mental reports, an empathetic AI chatbot (Serena), a career zone for empowerment, educational resources, and a mindfulness zone for guided relaxation. 🌸

Resources

Stars

Watchers

Forks