-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
61 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
title: "Multimodal Retriever: a live coding demo" | ||
date: 2023-10-07 | ||
author: "ZanSara" | ||
externalLink: https://gist.github.com/ZanSara/9e8557830cc866fcf43a2c5623688c74 | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
title: "Haystack 2.0: RAG Pipelines" | ||
date: 2023-10-25 | ||
author: "ZanSara" | ||
externalLink: https://gist.github.com/ZanSara/5975901eea972c126f8e1c2341686dfb | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
title: "Haystack 2.0: RAG Pipelines from scratch" | ||
date: 2023-10-27 | ||
author: "ZanSara" | ||
externalLink: https://gist.github.com/ZanSara/0af1c2ac6c71d0a723c179cc6ec1ac41 | ||
--- |
6 changes: 6 additions & 0 deletions
6
content/demos/2023-11-05-indexing-data-for-rag-applications.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
title: "Haystack 2.0: Indexing data for RAG applications" | ||
date: 2023-11-05 | ||
author: "ZanSara" | ||
externalLink: https://gist.github.com/ZanSara/ba7efd241c61ccfd12ed48195e23bb34 | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
title: "Haystack 2.0: The World of Web RAG" | ||
date: 2023-11-09 | ||
author: "ZanSara" | ||
externalLink: https://gist.github.com/ZanSara/0907a8f3ae19f62998cc061ed6e8ce53 | ||
--- |
6 changes: 6 additions & 0 deletions
6
content/demos/2023-12-15-optimizing-llms-with-rag-and-haystack.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
title: "Optimizing LLMs with Retrieval Augmented Generation and Haystack 2.0" | ||
date: 2023-12-15 | ||
author: "ZanSara" | ||
externalLink: https://gist.github.com/ZanSara/6075d418c1494e780f7098db32bc6cf6 | ||
--- |
6 changes: 6 additions & 0 deletions
6
.../demos/2024-09-18-controlling-llm-translation-of-invariant-elements-with-rag.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
title: "Controlling LLM Translations of Invariant Elements with RAG" | ||
date: 2024-09-18 | ||
author: "ZanSara" | ||
externalLink: https://colab.research.google.com/drive/1VMgK3DcVny_zTtAG_V3QSSdfSFBWAgmb?usp=sharing | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
title: "Who has the best RAG?" | ||
date: 2024-10-01 | ||
author: "ZanSara" | ||
externalLink: https://colab.research.google.com/drive/11aOq-43wEWhSlxtkdXEAwPEarC0IQ3eN?usp=sharing | ||
--- |
6 changes: 6 additions & 0 deletions
6
content/demos/2024-10-29-building-reliable-voice-bots-with-open-source-tools.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
title: "How to Build a Reliable Voice Bot" | ||
date: 2024-10-29 | ||
author: "ZanSara" | ||
externalLink: https://colab.research.google.com/drive/1CUX7JRYMU1MEJBZ6lWMg5EThPew19Zjs?usp=sharing | ||
--- |