The possibility of 100% local deployment #16182
Unanswered
bit-scientist
asked this question in
Q&A
Replies: 1 comment
-
Hello, based on your description, you can use the PP-Structurev3 pipeline to obtain structured data. If you are more focused on tables, you can use the Table Pipeline v2. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am quite overwhelmed by the amount of tasks this repository supports, but still unable to wrap my head around this.
I would like to know if it is possible to build a pipeline that is developed (deployed) 100% locally.
I have the following scenario:
My job is to extract data from both formats (jpg and pdf) as accurately as possible in order for me to build a DB that can be later referenced or queried. I am more concerned about the structural preservation of table data in both jpg and pdf files, because we will build a RAG-based Q&A app in the future.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions