An open API service indexing awesome lists of open source software.

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

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