Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/poojaharihar03/legal-advisor-senor
Entire legal chat app application in one repository
https://github.com/poojaharihar03/legal-advisor-senor
huggingface llm python react streamlit
Last synced: 7 days ago
JSON representation
Entire legal chat app application in one repository
- Host: GitHub
- URL: https://github.com/poojaharihar03/legal-advisor-senor
- Owner: poojaharihar03
- Created: 2024-05-26T11:05:41.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-06-12T10:36:12.000Z (8 months ago)
- Last Synced: 2024-12-10T13:11:44.823Z (2 months ago)
- Topics: huggingface, llm, python, react, streamlit
- Language: Jupyter Notebook
- Homepage: https://senor-legal-advisor.streamlit.app/
- Size: 23.4 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Legal-Advisor-SENOR
SenOR is a legal chatbot where you can come and get your queries related to Indian laws. Not every citizen of India has the access of the IPC acts, constitution, etc. , this chatbot brings everything at one place where you can ask the questions and get your answers. If you are not able able to understand the answers and want more information you can ask follow up questions. It has prominent court cases too.
## Components
Streamlit- To host our chatapp on streamlit cloud and to make interactive app with backend
PyPDFDirectory: To store our pdfs in a directory and access them
Langchain:This is a library used to interact with llm , provides multiple functions for effective and multiple use case of llms
Gtts: to have a text to speech featureFAISS cpu: To store our embedding vectors into our db
HuggingFace: To work with models - LLama3 , Lamini-LM
## Model usedMeta-Llama-3-8B-Instruct
Lamini LM
## Demo
Check out the live demo [here](https://senor-fcoi.vercel.app/#)
## Authors
- [@anish2105](https://github.com/anish2105)
- [@poojaharihar03](https://github.com/poojaharihar03)
- [@ishita-singhal](https://github.com/ishita-singhal)
- [@Janhvi52](https://github.com/Janhvi52)