You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
Currently, the website and API only supports text input in the form of JSON. However, it would be beneficial to have the ability to input PDF files and send them through the API for processing.
Proposed Solution
PDF File Input: Add a new file input field or drag-and-drop area to allow users to upload PDF files directly into the application.
API Support for PDF Files: Extend the existing API endpoints to accept PDF file uploads and process them accordingly. This could involve converting the PDF to text or images, depending on the use case.
@joschan21, I would like to work on this if you approve of this feature.
The text was updated successfully, but these errors were encountered:
Description
Currently, the website and API only supports text input in the form of JSON. However, it would be beneficial to have the ability to input PDF files and send them through the API for processing.
Proposed Solution
PDF File Input: Add a new file input field or drag-and-drop area to allow users to upload PDF files directly into the application.
API Support for PDF Files: Extend the existing API endpoints to accept PDF file uploads and process them accordingly. This could involve converting the PDF to text or images, depending on the use case.
@joschan21, I would like to work on this if you approve of this feature.
The text was updated successfully, but these errors were encountered: