From a52b82eff4d30fcb573e8124efea16d4e6a41172 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Mon, 6 Nov 2023 00:34:47 +0200 Subject: Added gifs for demo --- README.md | 4 +++- docs/context.gif | Bin 0 -> 731759 bytes docs/demo.gif | Bin 0 -> 1060584 bytes docs/demo.mkv | Bin 1801918 -> 0 bytes docs/summary.gif | Bin 0 -> 600195 bytes 5 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 docs/context.gif create mode 100644 docs/demo.gif delete mode 100644 docs/demo.mkv create mode 100644 docs/summary.gif diff --git a/README.md b/README.md index bc72579..d5502a7 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,9 @@ A plugin to integrate [ollama](https://github.com/jmorganca/ollama) with [logseq # Demo -![demo](./docs/demo.mkv) +![demo](./docs/demo.gif) +![summary](./docs/summary.gif) +![context](./docs/context.gif) If you have any features suggestions feel free to open an issue diff --git a/docs/context.gif b/docs/context.gif new file mode 100644 index 0000000..07dbd35 Binary files /dev/null and b/docs/context.gif differ diff --git a/docs/demo.gif b/docs/demo.gif new file mode 100644 index 0000000..efb4cef Binary files /dev/null and b/docs/demo.gif differ diff --git a/docs/demo.mkv b/docs/demo.mkv deleted file mode 100644 index f269785..0000000 Binary files a/docs/demo.mkv and /dev/null differ diff --git a/docs/summary.gif b/docs/summary.gif new file mode 100644 index 0000000..4af1267 Binary files /dev/null and b/docs/summary.gif differ -- cgit v1.2.3