So I was doing my SQL college assignments, and we had to do a whole lot. Writing INSERT statements while seeing data from the image of a table- frustrating is an understatement (at least for me). So I got the idea to convert those table images directly to SQL statements. Sounds fun, right?
Tech Stack:
Frontend: Django (for Server Side Rendering), HTML, Bootstrap + Vanilla CSS, Gunicorn server
Backend: FastAPI, Tesseract + PyTesseract, Uvicorn server