A webapp that offers solving math word problems via OCR powered by computer vision algorithms and GPT3.5.
- OpenAI API token
- Python 3.11.x
pip install -r requirements.txt
Run the start.py file to start the webserver.
python3 start.py
Then navigate to:
http://127.0.0.1:4000/