Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 896 Bytes

File metadata and controls

35 lines (22 loc) · 896 Bytes

NyayGPT - Legal Assistant Platform

Overview

NyayGPT is a comprehensive legal assistance platform built with React, designed to provide accessible legal information and support through an AI-powered chatbot interface. The platform includes features like user authentication, blog management for legal articles, and an interactive courtroom experience.

Features

Core Functionalities

  • AI-Powered Legal Chatbot
  • Legal Blog Platform (Create, Read, Update, Delete)
  • Responsive Design

User Authentication

  • Email and Phone verification
  • Protected routes for authenticated users
  • User profile management

Blog Management

  • Create and publish legal articles
  • Edit and update existing posts
  • Detailed blog view

Tech Stack

Frontend

  • React.js
  • Context API for state management
  • CSS for styling
  • Modern JavaScript (ES6+)