1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-07-30 22:10:16 +02:00

Add AI Engineer roadmap PDF

This commit is contained in:
Kamran Ahmed
2024-10-03 12:27:31 +01:00
parent 2bef597ced
commit 3b929e45d2
15 changed files with 71 additions and 8 deletions

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 495 KiB

View File

@@ -357,6 +357,11 @@ const groups: GroupType[] = [
link: '/ai-data-scientist',
type: 'role',
},
{
title: 'AI Engineer',
link: '/ai-engineer',
type: 'role',
},
{
title: 'Data Analyst',
link: '/data-analyst',

View File

@@ -1,7 +1,7 @@
---
jsonUrl: '/jsons/roadmaps/ai-data-scientist.json'
pdfUrl: '/pdfs/roadmaps/ai-data-scientist.pdf'
order: 4
order: 5
renderer: 'editor'
briefTitle: 'AI and Data Scientist'
briefDescription: 'Step by step guide to becoming an AI and Data Scientist in 2024'

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,50 @@
---
jsonUrl: '/jsons/roadmaps/ai-engineer.json'
pdfUrl: '/pdfs/roadmaps/ai-engineer.pdf'
order: 4
renderer: 'editor'
briefTitle: 'AI Engineer'
briefDescription: 'Step by step guide to becoming an AI Engineer in 2024'
title: 'AI Engineer Roadmap'
description: 'Step by step guide to becoming an AI Engineer in 2024'
hasTopics: true
isNew: true
dimensions:
width: 968
height: 3200
question:
title: 'What is an AI Engineer?'
description: |
An AI Engineer uses pre-trained models and existing AI tools to improve user experiences. They focus on applying AI in practical ways, without building models from scratch. This is different from AI Researchers and ML Engineers, who focus more on creating new models or developing AI theory.
schema:
headline: 'AI Engineer Roadmap'
description: 'Learn how to become an AI Engineer with this interactive step by step guide in 2023. We also have resources and short descriptions attached to the roadmap items so you can get everything you want to learn in one place.'
imageUrl: 'https://roadmap.sh/roadmaps/ai-engineer.png'
datePublished: '2024-10-03'
dateModified: '2024-10-03'
seo:
title: 'AI Engineer Roadmap'
description: 'Learn to become an AI Engineer using this roadmap. Community driven, articles, resources, guides, interview questions, quizzes for modern backend development.'
keywords:
- 'ai engineer roadmap 2024'
- 'guide to becoming an ai engineer'
- 'ai engineer roadmap'
- 'ai engineer skills'
- 'become an ai engineer'
- 'ai engineer career path'
- 'skills for ai engineer'
- 'ai engineer quiz'
- 'ai engineer interview questions'
relatedRoadmaps:
- 'ai-data-scientist'
- 'prompt-engineering'
- 'data-analyst'
- 'python'
sitemap:
priority: 1
changefreq: 'monthly'
tags:
- 'roadmap'
- 'main-sitemap'
- 'role-roadmap'
---

View File

View File

@@ -7,7 +7,7 @@ briefTitle: 'API Design'
briefDescription: 'Step by step guide to learn how to design and build robust APIs.'
title: 'API Design'
description: 'Step by step guide to learn how to design and build robust APIs.'
isNew: true
isNew: false
hasTopics: true
dimensions:
width: 968

View File

@@ -9,7 +9,7 @@ title: 'Developer Relations'
description: 'Step by step guide to becoming a Developer Advocate in 2024'
hasTopics: true
isForkable: false
isNew: true
isNew: false
question:
title: 'What is DevRel/Developer Relations?'
description: |

View File

@@ -8,7 +8,7 @@ briefDescription: 'Step by step guide to learn Git and GitHub in 2024'
title: 'Learn Git and GitHub'
description: 'Step by step guide to learn Git and GitHub in 2024'
hasTopics: true
isNew: true
isNew: false
dimensions:
width: 968
height: 3330

View File

@@ -6,7 +6,7 @@ briefDescription: 'Step by step guide to becoming an iOS Developer in 2024'
title: 'iOS Developer'
description: 'Step by step guide to becoming an iOS developer in 2024'
hasTopics: true
isNew: true
isNew: false
dimensions:
width: 968
height: 3990

View File

@@ -6,7 +6,7 @@ briefTitle: 'Linux'
briefDescription: 'Step by step guide to learning Linux in 2024'
title: 'Linux Roadmap'
description: 'Step by step guide to learning Linux in 2024'
isNew: true
isNew: false
hasTopics: true
dimensions:
width: 968

View File

@@ -8,7 +8,7 @@ briefDescription: Everything you need to know to become a Product Manager.
hasTopics: true
isHidden: false
isUpcoming: false
isNew: true
isNew: false
seo:
title: Product Manager
description: Learn what product management is, what product managers do and how to become one using our community-driven roadmap.

View File

@@ -6,7 +6,7 @@ briefTitle: 'Terraform'
briefDescription: 'Step by step guide to learning Terraform in 2024'
title: 'Terraform Roadmap'
description: 'Step by step guide to learning Terraform in 2024'
isNew: true
isNew: false
hasTopics: true
dimensions:
width: 968

View File

@@ -337,6 +337,13 @@ import { TipItem } from '../components/GetStarted/TipItem';
description='Learn all you need to know to become an AI or Data Scientist.'
/>
<RoadmapCard
icon={Bot}
title='AI Engineer'
link='/ai-engineer'
description='Learn all you need to become an AI Engineer.'
/>
<RoadmapCard
icon={Bot}
title='Data Analyst'