Skip to content

MET4L-DS/AskMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

103 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LawGPT

LawGPT

LawGPT is a comprehensive tool designed to provide legal advice based on Indian laws and the Bharatiya Nyaya Sanhita (BNS). This project simulates a virtual lawyer, offering guidance and insights into various legal scenarios, helping users navigate through legal complexities with ease.

Table of Contents

Introduction

LawGPT is an AI-powered platform that provides legal advice grounded in Indian legal statutes, including the Bharatiya Nyaya Sanhita. It is designed to assist users by simulating a consultation with a lawyer, offering interpretations, potential legal outcomes, and procedural guidance on various legal matters.

Features

  • Legal Consultation: Provides advice on legal matters based on the Bharatiya Nyaya Sanhita and other relevant laws.
  • Scenario Analysis: Analyzes user-provided scenarios and offers legal interpretations and potential consequences.
  • User-Friendly Interface: Easy-to-use interface for non-technical users seeking legal guidance.
  • Comprehensive Coverage: Covers a wide range of legal issues including civil, criminal, family, and corporate law.

Installation

To install and set up LawGPT, follow these steps:

  1. Clone the repository:
   git clone https://github.com/YourUsername/AskMe.git
   cd AskMe

Usage

After setting up the environment and installing the dependencies, you can start using LawGPT as follows:

  1. Installing the dependencies
    npm i
  1. Run the app
    npm run app
  1. Interact with the system:
  • Input your legal query or describe your legal scenario.
  • Receive advice and guidance based on the provided information.

Data Sources

LawGPT relies on authoritative legal texts and databases, including:

  • The Bharatiya Nyaya Sanhita (BNS)

Contributing

We welcome contributions to enhance LawGPT! To contribute:

  1. Fork the repository
  2. Create a new branch
    git checkout -b feature/your-feature-name
  1. Make your changes and commit them:
    git commit -m "Add some feature"
  1. Push to the branch:
    git push origin feature/your-feature-name
  1. Create a pull request.

Please ensure your code follows our coding standards and includes appropriate tests.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For any questions or feedback, please reach out to us at:

Media

Screenshot (40) Screenshot (41) Screenshot (43)

Video

justified.mp4

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors