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)
- Host: GitHub
- URL: https://github.com/AdityAV42/Justice_Portal_With_AI_Chatbot
- Owner: AdityAV42
- Created: 2024-11-27T13:58:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-25T16:00:32.000Z (over 1 year ago)
- Last Synced: 2025-04-05T13:44:28.561Z (over 1 year ago)
- Topics: court, ecourt, india, judiciary, law
- Language: HTML
- Homepage:
- Size: 12.4 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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