Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

Parbe

Parbe is a full‑stack MERN + AI learning accelerator application designed to help users learn faster and smarter using AI. It provides an intelligent learning experience by combining modern web technologies with AI‑driven features.

Video Demo:

https://www.dropbox.com/scl/fi/qfsckg3piyw2c9em0dfnd/InShot_20260304_085705193.mp4?rlkey=4pka6zxtnw9wrttjhiqboc9gm&st=6ixcw2xi&dl=0

Live Link:

https://parbe-1.onrender.com/


Tech Stack

Component Technology
Frontend React.js
Backend Node.js, Express.js
Database MongoDB
AI Integration GEMINI API KEY
Deployment Render

Features

  • Built with MongoDB, Express.js, React, Node.js (MERN stack)
  • AI‑powered learning acceleration features
  • JWT based user authentication and profile handling
  • Fast, responsive UI
  • Intelligent recommendations and progress tracking
  • Backend API with AI integration endpoints
  • Deployment of server and client using Render

Getting Started

Prerequisites

Make sure you have installed:

  • Node.js (v14+ recommended)
  • npm or yarn
  • MongoDB instance (Atlas or local)

Setup

  1. Clone the repository

    git clone https://github.com/Parisa-Reza/parbe.git
    cd parbe
  2. Install dependencies (backend)

    cd server
    npm install
  3. Install dependencies (frontend)

    cd ../client
    npm install
  4. Environment Variables

    Create a .env file in both server and client folders (copy from .env.example):

    cp .env.example .env

    Add your own credentials (MongoDB, API keys etc.).

About

A full stack MERN+AI project which is about accelerating learning with AI . Visit Link : https://parbe-1.onrender.com/

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages