Skip to content

Commit

Permalink
Updating Deploy buttons (#7754)
Browse files Browse the repository at this point in the history
GitOrigin-RevId: 7ccfe42c2bd35c016c58f355e1599e08fc96a443
  • Loading branch information
olruas authored and Manul from Pathway committed Nov 27, 2024
1 parent 9e65323 commit 09e711b
Show file tree
Hide file tree
Showing 10 changed files with 112 additions and 36 deletions.
20 changes: 20 additions & 0 deletions assets/aws-fargate-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions assets/azure-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/gcp-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 10 additions & 8 deletions examples/pipelines/adaptive-rag/README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
<p align="left">
<a href="https://pathway.com/developers/user-guide/deployment/gcp-deploy" style="display: inline-flex; align-items: center;">
<img src="https://www.gstatic.com/pantheon/images/welcome/supercloud.svg" alt="GCP Logo" height="1.2em"> <span style="margin-left: 5px;">Deploy with GCP</span>
</a> |
<a href="https://pathway.com/developers/user-guide/deployment/render-deploy" style="display: inline-flex; align-items: center;">
<img src="../../../assets/render.png" alt="Render Logo" height="1.2em"> <span style="margin-left: 5px;">Deploy with Render</span>
</a>
<p align="center">
<img src="../../../assets/gcp-logo.svg" alt="GCP Logo" height="30">
<a href="https://pathway.com/developers/user-guide/deployment/gcp-deploy">Deploy with GCP</a> |
<img src="../../../assets/aws-fargate-logo.svg" alt="AWS Logo" height="30">
<a href="https://pathway.com/developers/user-guide/deployment/aws-fargate-deploy">Deploy with AWS</a> |
<img src="../../../assets/azure-logo.svg" alt="Azure Logo" height="30">
<a href="/developers/user-guide/deployment/azure-aci-deploy">Deploy with Azure</a> |
<img src="../../../assets/render.png" alt="Render Logo" height="30">
<a href="https://pathway.com/developers/user-guide/deployment/render-deploy"> Deploy with Render </a>
</p>


## End to end Adaptive RAG with Pathway
# End to end Adaptive RAG with Pathway

This is the accompanying code for deploying the `adaptive RAG` technique with Pathway. To understand the technique and learn how it can save tokens without sacrificing accuracy, read [our showcase](https://pathway.com/developers/templates/adaptive-rag).

Expand Down
16 changes: 9 additions & 7 deletions examples/pipelines/demo-document-indexing/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
<p align="left">
<a href="https://pathway.com/developers/user-guide/deployment/gcp-deploy" style="display: inline-flex; align-items: center;">
<img src="https://www.gstatic.com/pantheon/images/welcome/supercloud.svg" alt="GCP Logo" height="1.2em"> <span style="margin-left: 5px;">Deploy with GCP</span>
</a> |
<a href="https://pathway.com/developers/user-guide/deployment/render-deploy" style="display: inline-flex; align-items: center;">
<img src="../../../assets/render.png" alt="Render Logo" height="1.2em"> <span style="margin-left: 5px;">Deploy with Render</span>
</a>
<p align="center">
<img src="../../../assets/gcp-logo.svg" alt="GCP Logo" height="30">
<a href="https://pathway.com/developers/user-guide/deployment/gcp-deploy">Deploy with GCP</a> |
<img src="../../../assets/aws-fargate-logo.svg" alt="AWS Logo" height="30">
<a href="https://pathway.com/developers/user-guide/deployment/aws-fargate-deploy">Deploy with AWS</a> |
<img src="../../../assets/azure-logo.svg" alt="Azure Logo" height="30">
<a href="/developers/user-guide/deployment/azure-aci-deploy">Deploy with Azure</a> |
<img src="../../../assets/render.png" alt="Render Logo" height="30">
<a href="https://pathway.com/developers/user-guide/deployment/render-deploy"> Deploy with Render </a>
</p>

# Realtime Document Indexing: Vector Store with always-up-to-date knowledge
Expand Down
16 changes: 9 additions & 7 deletions examples/pipelines/demo-question-answering/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
<p align="left">
<a href="https://pathway.com/developers/user-guide/deployment/gcp-deploy" style="display: inline-flex; align-items: center;">
<img src="https://www.gstatic.com/pantheon/images/welcome/supercloud.svg" alt="GCP Logo" height="1.2em"> <span style="margin-left: 5px;">Deploy with GCP</span>
</a> |
<a href="https://pathway.com/developers/user-guide/deployment/render-deploy" style="display: inline-flex; align-items: center;">
<img src="../../../assets/render.png" alt="Render Logo" height="1.2em"> <span style="margin-left: 5px;">Deploy with Render</span>
</a>
<p align="center">
<img src="../../../assets/gcp-logo.svg" alt="GCP Logo" height="30">
<a href="https://pathway.com/developers/user-guide/deployment/gcp-deploy">Deploy with GCP</a> |
<img src="../../../assets/aws-fargate-logo.svg" alt="AWS Logo" height="30">
<a href="https://pathway.com/developers/user-guide/deployment/aws-fargate-deploy">Deploy with AWS</a> |
<img src="../../../assets/azure-logo.svg" alt="Azure Logo" height="30">
<a href="/developers/user-guide/deployment/azure-aci-deploy">Deploy with Azure</a> |
<img src="../../../assets/render.png" alt="Render Logo" height="30">
<a href="https://pathway.com/developers/user-guide/deployment/render-deploy"> Deploy with Render </a>
</p>

# Pathway RAG app with always up-to-date knowledge
Expand Down
16 changes: 9 additions & 7 deletions examples/pipelines/gpt_4o_multimodal_rag/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
<p align="left">
<a href="https://pathway.com/developers/user-guide/deployment/gcp-deploy" style="display: inline-flex; align-items: center;">
<img src="https://www.gstatic.com/pantheon/images/welcome/supercloud.svg" alt="GCP Logo" height="1.2em"> <span style="margin-left: 5px;">Deploy with GCP</span>
</a> |
<a href="https://pathway.com/developers/user-guide/deployment/render-deploy" style="display: inline-flex; align-items: center;">
<img src="../../../assets/render.png" alt="Render Logo" height="1.2em"> <span style="margin-left: 5px;">Deploy with Render</span>
</a>
<p align="center">
<img src="../../../assets/gcp-logo.svg" alt="GCP Logo" height="30">
<a href="https://pathway.com/developers/user-guide/deployment/gcp-deploy">Deploy with GCP</a> |
<img src="../../../assets/aws-fargate-logo.svg" alt="AWS Logo" height="30">
<a href="https://pathway.com/developers/user-guide/deployment/aws-fargate-deploy">Deploy with AWS</a> |
<img src="../../../assets/azure-logo.svg" alt="Azure Logo" height="30">
<a href="/developers/user-guide/deployment/azure-aci-deploy">Deploy with Azure</a> |
<img src="../../../assets/render.png" alt="Render Logo" height="30">
<a href="https://pathway.com/developers/user-guide/deployment/render-deploy"> Deploy with Render </a>
</p>

# Multimodal RAG with Pathway: Process your Financial Reports and Tables with GPT-4o
Expand Down
16 changes: 9 additions & 7 deletions examples/pipelines/private-rag/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
<p align="left">
<a href="https://pathway.com/developers/user-guide/deployment/gcp-deploy" style="display: inline-flex; align-items: center;">
<img src="https://www.gstatic.com/pantheon/images/welcome/supercloud.svg" alt="GCP Logo" height="1.2em"> <span style="margin-left: 5px;">Deploy with GCP</span>
</a> |
<a href="https://pathway.com/developers/user-guide/deployment/render-deploy" style="display: inline-flex; align-items: center;">
<img src="../../../assets/render.png" alt="Render Logo" height="1.2em"> <span style="margin-left: 5px;">Deploy with Render</span>
</a>
<p align="center">
<img src="../../../assets/gcp-logo.svg" alt="GCP Logo" height="30">
<a href="https://pathway.com/developers/user-guide/deployment/gcp-deploy">Deploy with GCP</a> |
<img src="../../../assets/aws-fargate-logo.svg" alt="AWS Logo" height="30">
<a href="https://pathway.com/developers/user-guide/deployment/aws-fargate-deploy">Deploy with AWS</a> |
<img src="../../../assets/azure-logo.svg" alt="Azure Logo" height="30">
<a href="/developers/user-guide/deployment/azure-aci-deploy">Deploy with Azure</a> |
<img src="../../../assets/render.png" alt="Render Logo" height="30">
<a href="https://pathway.com/developers/user-guide/deployment/render-deploy"> Deploy with Render </a>
</p>

# Fully private RAG with Pathway
Expand Down
11 changes: 11 additions & 0 deletions examples/pipelines/slides_ai_search/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
<p align="center">
<img src="../../../assets/gcp-logo.svg" alt="GCP Logo" height="30">
<a href="https://pathway.com/developers/user-guide/deployment/gcp-deploy">Deploy with GCP</a> |
<img src="../../../assets/aws-fargate-logo.svg" alt="AWS Logo" height="30">
<a href="https://pathway.com/developers/user-guide/deployment/aws-fargate-deploy">Deploy with AWS</a> |
<img src="../../../assets/azure-logo.svg" alt="Azure Logo" height="30">
<a href="/developers/user-guide/deployment/azure-aci-deploy">Deploy with Azure</a> |
<img src="../../../assets/render.png" alt="Render Logo" height="30">
<a href="https://pathway.com/developers/user-guide/deployment/render-deploy"> Deploy with Render </a>
</p>

# **Slides AI Search App**

## **Overview**
Expand Down
11 changes: 11 additions & 0 deletions examples/pipelines/unstructured_to_sql_on_the_fly/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
<p align="center">
<img src="../../../assets/gcp-logo.svg" alt="GCP Logo" height="30">
<a href="https://pathway.com/developers/user-guide/deployment/gcp-deploy">Deploy with GCP</a> |
<img src="../../../assets/aws-fargate-logo.svg" alt="AWS Logo" height="30">
<a href="https://pathway.com/developers/user-guide/deployment/aws-fargate-deploy">Deploy with AWS</a> |
<img src="../../../assets/azure-logo.svg" alt="Azure Logo" height="30">
<a href="/developers/user-guide/deployment/azure-aci-deploy">Deploy with Azure</a> |
<img src="../../../assets/render.png" alt="Render Logo" height="30">
<a href="https://pathway.com/developers/user-guide/deployment/render-deploy"> Deploy with Render </a>
</p>

# Pathway + PostgreSQL + LLM: app for querying financial reports with live document structuring pipeline

The aim of this pipeline is to extract and structure the data out of unstructured data (PDFs, queries)
Expand Down

0 comments on commit 09e711b

Please sign in to comment.