lfoppiano commited on
Commit
6f2a39c
1 Parent(s): 6170d15

update readme

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,10 +1,18 @@
1
  # DocumentIQA: Document Insight Question/Answer
2
 
3
- Small demo for performing data extraction at document level using small context.
4
 
5
- https://github.com/lfoppiano/document-qa/assets/15426/b5dc00f2-7cd6-474f-a077-7356239cac3d
6
 
7
- This project is developed at the National Institute for Materials Science (NIMS) in Japan.
 
 
 
 
 
 
 
 
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