A Powerful Python and Django-based Project for Text Extraction from Images
- Extract text from various files formats such as JPEG, JPG, PNG, and PDF files.
- Utilizes CHAT-GPT image to enhance text result.
- User-friendly web interface for easy interaction and input of images.
Check out the following video to see Eimegem in action:
Eimegem.mp4
Follow these steps to install eimegem:
To run through Docker
docker run -p 8000:8000 eimegem
To run through Linux
python3 manage.py runserver
To checkout project documentation click here