Giter VIP home page Giter VIP logo

indian-litigation-chatbot-aiml's Introduction

Indian Litigation ChatBot

Index

About

Our Chatbot for Crime Litigation Assistance is designed to provide accurate and contextually relevant legal information related to crime. It bridges the gap between legal knowledge and the general public by offering generic responses, referencing case laws, and citing research papers.

Techstack

- Python

How to setup

Clone the repo

Fork and clone the repo

[email protected]:shreyanshsinghks/Indian-Litigation-ChatBot-AIML.git
cd Indian-Litigation-ChatBot-AIML

Install dependencies

pip install -r requirements.txt

Download the LLM Model

To download the LLM Model click here here

  • After when it is download copy that file and paste it in this project root directory

Finally run the project

  • First run ingest.py file
python ingest.py

or (if above command does not work)

python3 ingest.py
  • After that run the model.py
chanlit run model.py -w

or (if above command does not work)

python -m chanlit run model.py -w

or (if above command does not work)

python3 -m chanlit run model.py -w

The project will be running on localhost:8000

To open the same application of another device for testing purposes, make sure that the device is connected to the same network as the device on which the project is running. Then visit http://<IP_ADDRESS_OF_THE_DEVICE_RUNNING_THE_WEBAPP>:8000

License

The projects is licensed under MIT

indian-litigation-chatbot-aiml's People

Contributors

aashu1412 avatar shreyanshsinghks avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.