Skip to content

LawGenius is a chatbot which uses user provided documents to answer questions.It uses FAISS vector search,Streamlit,Langchain framework and OpenAi to generate embeddings.

Notifications You must be signed in to change notification settings

AreenDeshpande/LawGenius

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LawGenius

LawGenius is a chatbot which uses user provided documents to answer questions.It uses FAISS vector search,Streamlit,Langchain framework and OpenAi to generate embeddings and huggingface to generate tokens. Run the app.py script with 'streamlit run app.py' command. If it doesnt work the use 'python -m streamlit run app.py' command.

About

LawGenius is a chatbot which uses user provided documents to answer questions.It uses FAISS vector search,Streamlit,Langchain framework and OpenAi to generate embeddings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages