Spaces:
Running
Running
update readme
Browse files
README.md
CHANGED
@@ -1,10 +1,18 @@
|
|
1 |
# DocumentIQA: Document Insight Question/Answer
|
2 |
|
3 |
-
|
4 |
|
5 |
-
|
6 |
|
7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
|
9 |
|
10 |
|
|
|
1 |
# DocumentIQA: Document Insight Question/Answer
|
2 |
|
3 |
+
**Work in progress**
|
4 |
|
5 |
+
Small demo for performing data extraction at document level using small context.
|
6 |
|
7 |
+
https://document-insights.streamlit.app/
|
8 |
+
|
9 |
+
**OpenAI Key required
|
10 |
+
**: At the moment you need the OpenAi Key to use this app.
|
11 |
+
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.
|
12 |
+
|
13 |
+
|
14 |
+
|
15 |
+
This project is developed at the [National Institute for Materials Science](https://www.nims.go.jp) (NIMS) in Japan.
|
16 |
|
17 |
|
18 |
|