Description: legal question-answer model for answering legal questions
Text to: 855-653-2629
Used Twilio to recieve/send SMS messages
Search for real legal documents relevant to a user's query
https://github.com/hexapode/law-api/tree/master
Used OpenAI's python library
Asked GPT the user's question, using the supporting legal documents from law-api, to ensure all responses are backed by real legal documents
run ./install_reqs.sh
run python manage.py
You will need to change the script to run on linux if you do not have python/pip installed