andrewcarr6239 commited on
Commit
e5fa5b8
·
verified ·
1 Parent(s): 98b7967

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -1
README.md CHANGED
@@ -1,6 +1,24 @@
 
 
 
 
 
 
 
1
  # ElasticDocs_GPT
2
  Combining the search power of Elasticsearch with the Question Answering power of GPT
3
 
 
 
 
 
 
 
 
 
 
 
 
4
  [Blog - ChatGPT and Elasticsearch: OpenAI meets private data](https://www.elastic.co/blog/chatgpt-elasticsearch-openai-meets-private-data)
5
 
6
 
@@ -26,4 +44,4 @@ Combining the search power of Elasticsearch with the Question Answering power of
26
 
27
  ![inference](https://github.com/jeffvestal/ElasticDocs_GPT/blob/main/images/elasticDocs%20GPT%20-%20inference%20processor.png)
28
 
29
- ![pii](https://raw.githubusercontent.com/jeffvestal/ElasticDocs_GPT/main/images/elasticDocs%20GPT%20-%20redact%20pii.png)
 
1
+ ---
2
+ title: Agronomy
3
+ sdk: streamlit
4
+ emoji: 🚀
5
+ colorFrom: green
6
+ colorTo: blue
7
+ ---
8
  # ElasticDocs_GPT
9
  Combining the search power of Elasticsearch with the Question Answering power of GPT
10
 
11
+ ---
12
+ title: {{title}}
13
+ emoji: {{emoji}}
14
+ colorFrom: {{colorFrom}}
15
+ colorTo: {{colorTo}}
16
+ sdk: {{sdk}}
17
+ sdk_version: {{sdkVersion}}
18
+ app_file: app.py
19
+ pinned: false
20
+ ---
21
+
22
  [Blog - ChatGPT and Elasticsearch: OpenAI meets private data](https://www.elastic.co/blog/chatgpt-elasticsearch-openai-meets-private-data)
23
 
24
 
 
44
 
45
  ![inference](https://github.com/jeffvestal/ElasticDocs_GPT/blob/main/images/elasticDocs%20GPT%20-%20inference%20processor.png)
46
 
47
+ ![pii](https://raw.githubusercontent.com/jeffvestal/ElasticDocs_GPT/main/images/elasticDocs%20GPT%20-%20redact%20pii.png)