AdityaXPV commited on
Commit
c76cf01
·
verified ·
1 Parent(s): 1690a88

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md ADDED
@@ -0,0 +1 @@
 
 
1
+ Lawsage is a legal advisory 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.