From 08c65ba067f4e3e3278390fdf9530f48e0ee8991 Mon Sep 17 00:00:00 2001 From: Saifeddine ALOUI Date: Sun, 16 Apr 2023 21:16:27 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ee5ad316..4c42bca1 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,9 @@ This is a Flask web application that provides a chat UI for interacting with [llamacpp](https://github.com/ggerganov/llama.cpp) based chatbots such as [GPT4all](https://github.com/nomic-ai/gpt4all), vicuna etc... Follow us on our [Discord server](https://discord.gg/bqD6QfGc). +Watch install video [Usage Videos](https://www.youtube.com/watch?v=6kKv6ESnwMk&t=1s&ab_channel=ParisNeo) +Watch usage videos [Usage Videos](https://www.youtube.com/watch?v=DCBefhJUUh4&ab_channel=ParisNeo) + ![image](https://user-images.githubusercontent.com/827993/231911545-750c8293-58e4-4fac-8b34-f5c0d57a2f7d.png) From 2eb85579a9e6f8129ebe8265c79c9966c3e57323 Mon Sep 17 00:00:00 2001 From: Saifeddine ALOUI Date: Sun, 16 Apr 2023 21:27:53 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4c42bca1..471381c6 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,9 @@ This is a Flask web application that provides a chat UI for interacting with [llamacpp](https://github.com/ggerganov/llama.cpp) based chatbots such as [GPT4all](https://github.com/nomic-ai/gpt4all), vicuna etc... Follow us on our [Discord server](https://discord.gg/bqD6QfGc). + Watch install video [Usage Videos](https://www.youtube.com/watch?v=6kKv6ESnwMk&t=1s&ab_channel=ParisNeo) + Watch usage videos [Usage Videos](https://www.youtube.com/watch?v=DCBefhJUUh4&ab_channel=ParisNeo)