ashutoshzade commited on
Commit
c85713a
·
verified ·
1 Parent(s): 8c0ba03

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +31 -0
README.md CHANGED
@@ -13,3 +13,34 @@ short_description: 'This App explores EIRKG knowledge graph to solve problems. '
13
  ---
14
 
15
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  ---
14
 
15
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
16
+
17
+ # EIRKG Explorer
18
+
19
+ Engineering and Innovation Reasoning Knowledge Graph
20
+
21
+ Human-AI Collaborative Engineering Corpus
22
+
23
+ Author:
24
+
25
+ Ashutosh Zade
26
+
27
+ Copyright (c) 2026 Ashutosh Zade
28
+
29
+ Apache 2.0
30
+
31
+ This Space demonstrates semantic exploration of EIRKG.
32
+
33
+ Future versions:
34
+
35
+ v1.0
36
+ Dataset Explorer
37
+
38
+ v2.0
39
+ RAG
40
+
41
+ v3.0
42
+ Knowledge Graph RAG
43
+
44
+ v4.0
45
+ Engineering Challenge Suite
46
+