ChatBot STIM Analytics ChatBot that can answer questions about the patents based on the reports. Setup Requirements python -m venv venv source venv/bin/activate python -m pip install -r requirements.txt Run the server python server.py Run the client python client.py