Spaces:
Sleeping
Sleeping
File size: 1,069 Bytes
e8ebf39 d251baf 6170d15 d251baf 6170d15 6f2a39c 5ddae8c 6f2a39c d251baf 6f2a39c 6170d15 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 |
# DocumentIQA: Document Insight Question/Answer
## Introduction
Question/Answering on documents. Upload your document and ask questions.
In our implementation we use [Grobid](https://github.com/kermitt2/grobid) for text extraction instead of the raw PDF2Text converter.
Thanks to Grobid we are able to precisely extract abstract and full-text.
This is just the beginning and publishing might help gathering more feedback.
**Work in progress**
https://document-insights.streamlit.app/
**OpenAI Key required**: At the moment you need the OpenAi Key to use this app.
Google or look for example [here](https://medium.com/geekculture/openai-a-step-by-step-guide-to-getting-your-api-key-gpt-usage-control-artificial-intelligence-2a0917c70f3f), on how to generate one.
### Screencast
This is a screencast on an older version:
https://github.com/lfoppiano/document-qa/assets/15426/b3882119-5a87-40f5-a2de-ad47447eb40c
### Acknolwedgement
This project is developed at the [National Institute for Materials Science](https://www.nims.go.jp) (NIMS) in Japan.
|