feat: update faqs (#8404)

pull/8409/head^2
Ed Lan 1 week ago committed by GitHub
parent cda2be543d
commit 2778ed958d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      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).',
],
},
{

Loading…
Cancel
Save