From aece4966da15b217a7285fc3fafa042debc267a5 Mon Sep 17 00:00:00 2001 From: David de la Iglesia Castro Date: Mon, 20 Jan 2025 10:47:24 +0100 Subject: [PATCH 1/4] Add example results in README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 23f60ac..fc7584c 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,18 @@ This makes it more accessible and privacy-friendly by keeping everything local. document-to-podcast Diagram +## Example Results + +- [Introducing Blueprints](https://blog.mozilla.ai/introducing-blueprints-customizable-ai-workflows-for-developers/) + +https://github.com/user-attachments/assets/0487640b-a800-4c60-96ae-f1b93632a87b + +- [Attention is All You Need](https://arxiv.org/pdf/1706.03762) + +https://github.com/user-attachments/assets/0d5364e7-a57b-4976-8cb6-4ebf1cbbd37c + +--- + ### 👉 📖 For more detailed guidance on using this project, please visit our [Docs](https://mozilla-ai.github.io/document-to-podcast/). ### 👉 🔨 Built with - Python 3.10+ (use Python 3.12 for Apple M1/2/3 chips) From 1fcd784316864740a36b209c94e37c3aeb57eba4 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 09:47:40 +0000 Subject: [PATCH 2/4] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc7584c..4a09c5e 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ This makes it more accessible and privacy-friendly by keeping everything local. - [Introducing Blueprints](https://blog.mozilla.ai/introducing-blueprints-customizable-ai-workflows-for-developers/) -https://github.com/user-attachments/assets/0487640b-a800-4c60-96ae-f1b93632a87b +https://github.com/user-attachments/assets/0487640b-a800-4c60-96ae-f1b93632a87b - [Attention is All You Need](https://arxiv.org/pdf/1706.03762) From 5a1a786a417402e832a5d9cb51c3c508b77378bf Mon Sep 17 00:00:00 2001 From: David de la Iglesia Castro Date: Mon, 20 Jan 2025 17:00:32 +0100 Subject: [PATCH 3/4] Update README.md Co-authored-by: stefanfrench <47482647+stefanfrench@users.noreply.github.com> --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a09c5e..acfd83f 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,10 @@ This makes it more accessible and privacy-friendly by keeping everything local. - [Introducing Blueprints](https://blog.mozilla.ai/introducing-blueprints-customizable-ai-workflows-for-developers/) -https://github.com/user-attachments/assets/0487640b-a800-4c60-96ae-f1b93632a87b + - [Attention is All You Need](https://arxiv.org/pdf/1706.03762) From 248cb9353b641cee10caad0be194671e5b281586 Mon Sep 17 00:00:00 2001 From: David de la Iglesia Castro Date: Mon, 20 Jan 2025 17:01:35 +0100 Subject: [PATCH 4/4] Update README.md --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index acfd83f..4a09c5e 100644 --- a/README.md +++ b/README.md @@ -17,10 +17,7 @@ This makes it more accessible and privacy-friendly by keeping everything local. - [Introducing Blueprints](https://blog.mozilla.ai/introducing-blueprints-customizable-ai-workflows-for-developers/) - +https://github.com/user-attachments/assets/0487640b-a800-4c60-96ae-f1b93632a87b - [Attention is All You Need](https://arxiv.org/pdf/1706.03762)