Skip to content

Prerna: A web platform designed to inform, empower, guide, and support women across India — from urban professionals to rural homemakers — using AI, personalization, vernacular language, and a video-based learning interface.

Notifications You must be signed in to change notification settings

tani-dubey/Prerna

Repository files navigation

Prerna

A web platform designed to inform, empower, guide, and support women across India — from urban professionals to rural homemakers — using AI, personalization, vernacular language, and a video-based learning interface.

How to setup

  • Make a virtual environment python -m venv .venv

  • Activate virtual environmet .venv\Scripts\activate

  • Install requirements.txt pip install -r requirements.txt

  • Install concurrently npm install concurrently

  • Install frontend dependencies

    cd server

    npm install

    npm install nodemon --save-dev

    cd /Prerna-Dashboard

    npm install

  • Set env up

    1. Go to cd /server
    2. Rename .env.sample with .env
    3. Enter your secret keys metioned there
  • Run the application npm start

About

Prerna: A web platform designed to inform, empower, guide, and support women across India — from urban professionals to rural homemakers — using AI, personalization, vernacular language, and a video-based learning interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published