From 027582d90c474358f2ff5629037f0fae376710b5 Mon Sep 17 00:00:00 2001
From: Ed Lan <165309301+Edlan01@users.noreply.github.com>
Date: Tue, 25 Mar 2025 16:14:30 +0100
Subject: [PATCH] Update faqs.astro

---
 src/data/roadmaps/ai-data-scientist/faqs.astro | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/data/roadmaps/ai-data-scientist/faqs.astro b/src/data/roadmaps/ai-data-scientist/faqs.astro
index aeb3b180a..3720408e9 100644
--- a/src/data/roadmaps/ai-data-scientist/faqs.astro
+++ b/src/data/roadmaps/ai-data-scientist/faqs.astro
@@ -89,6 +89,7 @@ export const faqs: FAQType[] = [
       "Data scientists are different from [AI Engineers](https://roadmap.sh/ai-engineer), however, they're often confused due to overlapping skills.",
       'For **data scientists**, the focus is to analyze data and uncover insights, while in the case of **AI Engineers**, their focus is on building, deploying, and maintaining AI systems. **Data scientists** tend to be great at data manipulation (Python, R, SQL) and statistical analysis, while **AI Engineers** are quite skilled in software engineering, programming, and machine learning frameworks.',
       'In the end, **data scientists** will provide insights, reports, and predictive models. While **AI Engineers** will deliver AI-powered applications, APIs, and scalable systems.',
+      'More on this topic here: [Data Science vs AI](https://roadmap.sh/ai-data-scientist/vs-ai).',
     ],
   },
   {