Skip to content

LLM powered legal advisory platform featuring various fine-tuned models and RAG system.

Notifications You must be signed in to change notification settings

adityaxp/LawSageApp

Repository files navigation

LawSageApp

Lawsage is a legal advisory platform powered by LLM, featuring various models fine-tuned on Indian laws, regulations, relevant articles, legal advice forum threads, and other legal texts. It includes a Retrieval-Augmented Generation (RAG) based chat interface that uses a dataset comprising the Indian Constitution, Central Acts, and State Acts legislation. This dataset, compiled into a text corpus and stored as vector embeddings, serves as the underlying context for generating responses.

Check out fine-tuned models on Huggingface 🤗

Run Locally

Clone the project

git clone https://github.com/adityaxp/LawSageApp.git 

Install Dependencies

npm install or yarn install 

Start App

npm start or npx expo start

LawSage backend

App screenshots

About

LLM powered legal advisory platform featuring various fine-tuned models and RAG system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published