https://github.com/njeruthuo/django-ocr
https://github.com/njeruthuo/django-ocr
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/njeruthuo/django-ocr
- Owner: njeruthuo
- Created: 2023-04-23T08:29:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-02T08:42:29.000Z (almost 3 years ago)
- Last Synced: 2025-01-16T00:25:24.602Z (over 1 year ago)
- Language: Python
- Size: 150 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Django Image To Text
An AI powered framework embedded in a Django application which has the abililty to read text from the image uploaded by a user and renders it to an editable PDF file which can be downloaded.
An authentication framework is integrated to esure that users can download their files again if required.