yena shared this post · 3h ago
Suraj Sharma

How to become an AI Engineer in 6 months (resources)

AI engineering isn't about memorizing models.

It's about learning to build.

Here's the roadmap I'd follow today:

Python → https://cs50.harvard.edu/python/

Git & GitHub → https://skills.github.com/

FastAPI → https://fastapi.tiangolo.com/

Prompt Engineering → https://docs.anthropic.com/en/docs/build-with-claude/prompt-engineering/overview

Structured Outputs → https://python.useinstructor.com/

RAG → https://developers.llamaindex.ai/python/framework/understanding/rag/

Agents → https://www.anthropic.com/research/building-effective-agents

Evals → https://deepeval.com/docs/getting-started

Production → https://langfuse.com/docs

Open-source models → https://huggingface.co/models

Build one real project every month.

Reading won't make you an AI engineer.

Shipping will.

(Bookmark this.)

78