Skip to content

dchang0524/VisualComputation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

VisualComputation

A HackGT Project.
Converts performs computations on images of equations using Wolfram API and pix2tex API.

Required Installations
Python3

pip3 install sympy
pip3 install PyQtWebEngine
pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu
pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu117
pip3 install "pix2tex[gui]"
pip3 install PyQt5
pip3 install Pillow
pip3 install requests
pip3 install pyobjc #MacOS Only

Wolfram API Key

WOLFRAM_APP_ID = 'YOUR_WOLFRAM_ALPHA_APP_ID'  # Replace with your Wolfram App ID

Run the Application

python3 visualcomputation.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages