From 2382fae6e77d22de6fb51d99e14b8125f63c5744 Mon Sep 17 00:00:00 2001 From: the-shivam-gupta <109647722+the-shivam-gupta@users.noreply.github.com> Date: Thu, 28 Sep 2023 22:22:06 +0530 Subject: [PATCH] I have included SlidesAI in the tool section. (#60) * I have included SlidesAI in the tool section. Co-authored-by: Priyanshu Maurya --- database/tools.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/database/tools.json b/database/tools.json index a22d10d..0f42d38 100644 --- a/database/tools.json +++ b/database/tools.json @@ -229,6 +229,20 @@ "Search-Companion", "easy-web-search" ] + }, + { + "title": "SlidesAI", + "description": "SlidesAI is an AI-powered presentation tool that can create presentations from text, topic, or even images. It also has features like text summarization, image search, and citation search. SlidesAI is available as a Google Slides extension.", + "url": "https://www.slidesai.io/", + "tags": [ + "presentation", + "Presentation-assistant", + "Presentation-templates", + "Presentation-design", + "Computer-vision", + "Presentation-automation", + "google-slides-add-on" + ] } ]