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.
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.
- 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.
To install and set up LawGPT, follow these steps:
- Clone the repository:
git clone https://github.com/YourUsername/AskMe.git
cd AskMeAfter setting up the environment and installing the dependencies, you can start using LawGPT as follows:
- Installing the dependencies
npm i- Run the app
npm run app- Interact with the system:
- Input your legal query or describe your legal scenario.
- Receive advice and guidance based on the provided information.
LawGPT relies on authoritative legal texts and databases, including:
- The Bharatiya Nyaya Sanhita (BNS)
We welcome contributions to enhance LawGPT! To contribute:
- Fork the repository
- Create a new branch
git checkout -b feature/your-feature-name- Make your changes and commit them:
git commit -m "Add some feature"- Push to the branch:
git push origin feature/your-feature-name- Create a pull request.
Please ensure your code follows our coding standards and includes appropriate tests.
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or feedback, please reach out to us at:



