https://github.com/singhdivyank/pdf_extraction
Perform OCR on a PDF or image file using GPT and AWS Textract
https://github.com/singhdivyank/pdf_extraction
aws gpt-3 gpt4 openapi tkinter-gui
Last synced: 6 months ago
JSON representation
Perform OCR on a PDF or image file using GPT and AWS Textract
- Host: GitHub
- URL: https://github.com/singhdivyank/pdf_extraction
- Owner: singhdivyank
- Created: 2023-04-14T17:26:51.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-29T17:17:13.000Z (almost 3 years ago)
- Last Synced: 2025-04-22T17:09:59.361Z (10 months ago)
- Topics: aws, gpt-3, gpt4, openapi, tkinter-gui
- Language: Python
- Homepage:
- Size: 24.4 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pdf_extraction
Perform OCR on a PDF using GPT and AWS Textract
# References
1. https://www.youtube.com/watch?v=FA_6TRI1ySY
2. https://platform.openai.com/docs/api-reference/completions/create?lang=python
3. https://platform.openai.com/docs/api-reference/chat/create?lang=python
4. https://blog.devgenius.io/creating-a-dynamodb-table-using-python-ce0b599c8a63
# Work for future
Deploy on Streamlit or Gradio