- Mailing Lists
- in
- EP169: RAG vs Agentic RAG
Archives
- By thread 5257
-
By date
- June 2021 10
- July 2021 6
- August 2021 20
- September 2021 21
- October 2021 48
- November 2021 40
- December 2021 23
- January 2022 46
- February 2022 80
- March 2022 109
- April 2022 100
- May 2022 97
- June 2022 105
- July 2022 82
- August 2022 95
- September 2022 103
- October 2022 117
- November 2022 115
- December 2022 102
- January 2023 88
- February 2023 90
- March 2023 116
- April 2023 97
- May 2023 159
- June 2023 145
- July 2023 120
- August 2023 90
- September 2023 102
- October 2023 106
- November 2023 100
- December 2023 74
- January 2024 75
- February 2024 75
- March 2024 78
- April 2024 74
- May 2024 108
- June 2024 98
- July 2024 116
- August 2024 134
- September 2024 130
- October 2024 141
- November 2024 171
- December 2024 115
- January 2025 216
- February 2025 140
- March 2025 220
- April 2025 233
- May 2025 239
- June 2025 303
- July 2025 69
EP169: RAG vs Agentic RAG
EP169: RAG vs Agentic RAG
🚀 Faster mobile app releases with 100% parallel automated QA (Sponsored)Manual testing on personal devices is too slow and too limited. It forces teams to cut releases a week early just to test before submitting them to app stores. And without broad device coverage, issues slip through. QA Wolf gets mobile apps to 80% automated test coverage in weeks. They create and maintain your test suite in Appium (no vendor lock-in) — and provide unlimited, 100% parallel test runs with zero flakes. ✅ QA cycles reduced from hours to less than 15 minutes ✅ Tests run on real iOS devices and Android emulators ✅ Flake-free runs, no false positives ✅ Human-verified bug reports No more manual E2E testing. No more slow QA cycles. No more bugs reaching production. Rated 4.8/5 ⭐ on G2 This week’s system design refresher:
7 System Design Concepts Explained in 10 MinutesMeasuring the productivity gains from AI code assistants— July 17th (Sponsored)To navigate the AI era, leaders need metrics on the efficiency of AI code tools and agents. Join this discussion with Abi Noda and Laura Tacho, CEO and CTO at DX, to learn how to apply the AI Measurement Framework to track AI adoption, measure impact, and make smarter investments. Join this discussion to learn:
RAG vs Agentic RAGRAG (Retrieval Augmented Generation) is a method that combines information retrieval with large language models to generate answers. Here’s how RAG works on a high level:
A traditional RAG has a simple retrieval, limited adaptability, and relies on static knowledge, making it less flexible for dynamic and real-time information. Agentic RAG improves on this by introducing AI agents that can make decisions, select tools, and even refine queries for more accurate and flexible responses. Here’s how Agentic RAG works on a high level:
Over to you: What else will you add to better understand RAG vs Agentic RAG? A Cheatsheet on KubernetesKubernetes (K8S) is an open-source container orchestration platform originally developed by Google and now maintained by the Cloud Native Computing Foundation (CNCF). Developers working with Kubernetes create manifest files that describe their application and specify the number of instances, resource requirements, and other configurations. Kubernetes operates using a control pane and a group of nodes. Nodes are the workers in a Kubernetes cluster. Each node contains components like the Kubelet and Kube-proxy and is responsible for running the containerized applications. Some top Kubernetes resources are Pods, Deployments, Services, and Persistent Volumes.
The Horizontal Pod Autoscaler helps scale the number of Pods in a Deployment, ReplicaSet, or StatefulSet based on observed CPU utilization, memory usage, or custom metrics. It monitors resource usage and adjusts the number of replicas to match the desired resource targets. Over to you: Have you used Kubernetes in your projects? 6 Data Structures to Save Storage
Over to you: Which other data structure will you add to the list? 5 Database Normal Forms Every Developer Should KnowNormalization aims to eliminate redundancy and enforce data integrity by organizing data into logical, dependency-driven forms.
Over to you: Which other Normal Form will you add to the list? Hiring NowWe collaborate with Jobright.ai (an AI job search copilot trusted by 500K+ tech professionals) to curate this job list. This Week’s High-Impact Roles at Fast-Growing AI Startups
High Salary SWE Roles this week
Today’s latest ML positions - hiring now!
SPONSOR USGet your product in front of more than 1,000,000 tech professionals. Our newsletter puts your products and services directly in front of an audience that matters - hundreds of thousands of engineering leaders and senior engineers - who have influence over significant tech decisions and big purchases. Space Fills Up Fast - Reserve Today Ad spots typically sell out about 4 weeks in advance. To ensure your ad reaches this influential audience, reserve your space now by emailing sponsorship@bytebytego.com. © 2025 ByteByteGo |
by "ByteByteGo" <bytebytego@substack.com> - 11:36 - 28 Jun 2025