diff --git a/README.md b/README.md index 37d4f53..fea0eeb 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # Introduction Code for paper: Multi-hop Reasoning via Early Knowledge Alignment + +Check out the interactive EKA demo: [EKA Multi-Hop RAG Demo](https://prashant-knows-it.github.io/eka-rag-demo/) # Coming Soon diff --git a/demo/index.html b/demo/index.html new file mode 100644 index 0000000..107e0dd --- /dev/null +++ b/demo/index.html @@ -0,0 +1,642 @@ + + + + + + EKA Multi-Hop RAG Demo + + + +
+
+

🧠 Early Knowledge Alignment (EKA) RAG Demo

+

Multi-Hop Reasoning with Knowledge Grounding for Complex Questions

+
+ +
+ +
+

šŸ“š Knowledge Base

+
+ Step 1: Load documents into vector database. These form the knowledge corpus for retrieval. +
+ +
+ + +
+ + +
+
+ + +
+

ā“ Multi-Hop Query

+
+ Step 2: Ask complex questions requiring multiple reasoning steps. EKA retrieves top-k facts first to ground reasoning. +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+
+
+ + +
+

šŸ“ˆ Results & Analysis

+ + + + + + +
+
+ + + +