From 19f8f853336102f078a5f6cdb3a54a5b4e53dd55 Mon Sep 17 00:00:00 2001 From: Debanjum Date: Sat, 14 May 2022 01:29:13 -0700 Subject: [PATCH] Show Demo of Semantic Search in Readme - Use Markdown file to help upload demo to Github - Use generated link from upload into Readme org file --- README.org | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.org b/README.org index 3269485e..e8394a0c 100644 --- a/README.org +++ b/README.org @@ -5,6 +5,9 @@ User can interface with semantic-search via the API or [[./src/interface/emacs/semantic-search.el][Emacs]]. All search is done locally[[https://github.com/debanjum/semantic-search#miscellaneous][*]] +** Demo + https://user-images.githubusercontent.com/6413477/168417719-8a8bc4e5-8404-42b2-89a7-4493e3d2582c.mp4 + ** Setup *** 1. Clone