Skip to content

Latest commit

 

History

History
50 lines (30 loc) · 2.03 KB

README.md

File metadata and controls

50 lines (30 loc) · 2.03 KB

Artificial intelligence-based Legal Advisor (AILA) 🧑‍⚖️

AILA is a prototypical webapp for information retrieval (IR) and question answering (QA) in German legal documents.

Project philosophy

Legal systems form the foundation of democratic states. Nevertheless, it is nearly impossible for individuals to extract specific information from comprehensive legal documents. AILA takes first steps towards an AI-supported system for IR and QA in the German legal domain. Laypersons and legal professionals receive information supporting their research and decision-making by interacting with the architecture using a graphical interface. The internal language models are trained on our own annotated LegalSQuAD dataset, evaluating complex context-based search terms, considering German law-specific words and phrases.

Getting the code

You can download a copy of all the files in this repository by cloning the git repository:

git clone https://github.com/Christoph911/ailegaladvisor.git

or download a zip archive.

Dependencies

⚠️ CAVE: To run the webapp by your own a document database is needed. Our database is not public at the moment!

  1. Clone Repository
  2. Create your virtual environment
  3. Install requirements
  4. Setup a document database (e.g. ElasticSearch)
  5. Have fun :)

Tech stack

License

All source code is made available under a MIT-license. You can freely use and modify the code, without warranty, so long as you provide attribution to the authors.

Get in contact

If you have any questions, ideas or just want to say hi, please feel free to contact us.