Accurate answers and instant citations for your documents.
- Insert the name of an MP to get legislation priorities.
- Clone the repository📂
git clone [email protected]:gpanikian/Legislation_GPT.git
cd Legislation_GPT
- Install dependencies with Poetry and activate virtual environment🔨
poetry install
poetry shell
- Run the Streamlit server🚀
cd Legislation_GPT
streamlit run main.py