Skip to content

Commit

Permalink
Add slides template to website (#7661)
Browse files Browse the repository at this point in the history
Co-authored-by: berkecanrizai <63911408+berkecanrizai@users.noreply.github.com>
GitOrigin-RevId: 30f4b17febd445384b93549c3dc4f353ced8911a
  • Loading branch information
2 people authored and Manul from Pathway committed Nov 15, 2024
1 parent d5594ea commit d5d1558
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/2.developers/7.templates/1009.drive-alert.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ article:
author: "pathway"
keywords: ['LLM', 'RAG', 'GPT', 'OpenAI', 'slack', 'indexing', 'Google Drive', 'Gdrive', 'docker']
docker_github_link: "https://github.com/pathwaycom/llm-app/tree/main/examples/pipelines/drive_alert"
hide: true
---

:ArticleFromUrl{url="drive_alert"}
13 changes: 13 additions & 0 deletions docs/2.developers/7.templates/1010.template-slides-search.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "Slides AI Search App"
description: "An indexing pipeline for retrieving slides. It performs multi-modal of PowerPoint and PDF and maintains live index of your slides."
article:
tags: ['showcase', 'llm']
date: '2024-11-14'
related: false
author: "pathway"
keywords: ['LLM', 'RAG', 'GPT', 'OpenAI', 'Google Drive', 'slides', 'docker', 'yaml', 'multimodal', 'VLM', 'image-to-text']
docker_github_link: "https://github.com/pathwaycom/llm-app/tree/main/examples/pipelines/slides_ai_search"
---

:ArticleFromUrl{url="slides_ai_search"}

0 comments on commit d5d1558

Please sign in to comment.