Add AI Engineer roadmap PDF

pull/7313/head^2
Kamran Ahmed 2 weeks ago
parent 2bef597ced
commit 3b929e45d2
  1. BIN
      public/pdfs/roadmaps/ai-engineer.pdf
  2. BIN
      public/roadmaps/ai-engineer.png
  3. 5
      src/components/Roadmaps/RoadmapsPage.tsx
  4. 2
      src/data/roadmaps/ai-data-scientist/ai-data-scientist.md
  5. 1
      src/data/roadmaps/ai-engineer/ai-engineer.json
  6. 50
      src/data/roadmaps/ai-engineer/ai-engineer.md
  7. 0
      src/data/roadmaps/ai-engineer/faqs.astro
  8. 2
      src/data/roadmaps/api-design/api-design.md
  9. 2
      src/data/roadmaps/devrel/devrel.md
  10. 2
      src/data/roadmaps/git-github/git-github.md
  11. 2
      src/data/roadmaps/ios/ios.md
  12. 2
      src/data/roadmaps/linux/linux.md
  13. 2
      src/data/roadmaps/product-manager/product-manager.md
  14. 2
      src/data/roadmaps/terraform/terraform.md
  15. 7
      src/pages/get-started.astro

Binary file not shown.

After

Width:  |  Height:  |  Size: 495 KiB

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

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

@ -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'
---

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

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

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

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

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

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

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

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

Loading…
Cancel
Save