An open API service indexing awesome lists of open source software.

https://github.com/AdityAV42/Justice_Portal_With_AI_Chatbot

This is a Mini-Project for AKTU Semester 5 (3rd Year)
https://github.com/AdityAV42/Justice_Portal_With_AI_Chatbot

court ecourt india judiciary law

Last synced: 12 months ago
JSON representation

This is a Mini-Project for AKTU Semester 5 (3rd Year)

Awesome Lists containing this project

README

          

# Justice Portal with AI Chatbot
This is a Mini-Project for AKTU Semester 5 (3rd Year).

#To run this project follow the Steps:

1) clone this repository
2) Write following commands in terminal @ Cd server.js :
npm install
npm install node-fetch
node server.js
3) Go to this address on web browser: Server running on http://localhost:7000 (or the provided port number)
NOTE: When done viewing press Ctrl + C in your terminal STOP server .

#Objective

1. The project's goal is to create an AI-integrated website for the UP district court that will improve user interaction and facilitate access to court information.

Important features include multilingual support, an optimized search engine, a tailored dashboard, and an AI-powered chatbot for immediate responses.

By making legal resources easily accessible, the website will boost efficiency, speed up response times, and give users more control.

In the end, this project aims to improve the community's access to justice by increasing judicial transparency, encouraging diversity, and streamlining court procedures.

This project includes integrated ai chat bot

#Tech Stack
Fronted: html,css, js
Backend: nodejs, express js