1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-03-15 12:49:43 +01:00

feat: added content to AI ​​Engineer Roadmap (#7464)

* feat: added content to AI ​​Engineer Roadmap

* fix: update content for AI Engineer vs ML Engineer
This commit is contained in:
Deni Andreawan 2024-10-15 21:42:02 +07:00 committed by GitHub
parent 1df57aa83b
commit 9082f345da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 27 additions and 3 deletions

View File

@ -1 +1,8 @@
# AI Engineer vs ML Engineer
# AI Engineer vs ML Engineer
An AI Engineer develops broad AI solutions, such as chatbots, NLP, and intelligent automation, focusing on integrating AI technologies into large applications. In contrast, an ML Engineer is more focused on building and deploying machine learning models, handling data processing, model training, and optimization in production environments.
Visit the following resources to learn more:
- [@article@AI Engineer vs. ML Engineer: Duties, Skills, and Qualifications](https://www.upwork.com/resources/ai-engineer-vs-ml-engineer)
- [@video@AI Developer vs ML Engineer: Whats the difference?](https://www.youtube.com/watch?v=yU87V2-XisA&t=2s)

View File

@ -1 +1,9 @@
# LLMs
# LLMs
Large Language Models (LLMs) are advanced artificial intelligence programs designed to comprehend and generate human language text.
Visit the following resources to learn more:
- [@article@What is a large language model (LLM)?](https://www.cloudflare.com/learning/ai/what-is-large-language-model/)
- [@article@Large language model](https://en.wikipedia.org/wiki/Large_language_model)
- [@video@How Large Language Models Work](https://www.youtube.com/watch?v=5sLYAQS9sWQ&t=1s)

View File

@ -1 +1,10 @@
# What is an AI Engineer?
# What is an AI Engineer?
AI engineers are professionals who specialize in designing, developing, and implementing artificial intelligence (AI) systems. Their work is essential in various industries, as they create applications that enable machines to perform tasks that typically require human intelligence, such as problem-solving, learning, and decision-making.
Visit the following resources to learn more:
- [@article@How to Become an AI Engineer: Duties, Skills, and Salary](https://www.simplilearn.com/tutorials/artificial-intelligence-tutorial/how-to-become-an-ai-engineer)
- [@article@AI engineers: What they do and how to become one](https://www.techtarget.com/whatis/feature/How-to-become-an-artificial-intelligence-engineer)
- [@course@AI For Everyone](https://www.coursera.org/learn/ai-for-everyone)
- [@video@AI Engineers- What Do They Do?](https://www.youtube.com/watch?v=y8qRq9PMCh8&t=1s)