Prerequisite for learning Agentic AI Course by Andrew NG

Hi All,

Could you please let me know the pre-requisite for learning Agentic AI course please?

I have just completed Generative AI for everyone.

I intended to take the courses in this order before joining Agentic AI course by Andrew Ng.

Python for AI

Prompt for Everyone

Agentic AI course by Andrew Ng

Should I cover anything else before proceeding with Agentic AI?

hello @karthe

I think the list you mentioned should be fine, but it depends what is your focus while doing these course or purpose of learning these courses in particular, if it’s basic prompt agentic interaction, it should be fine.

Regards
Dr. Deepti

Thank you @Deepti_Prasad. My aim is to get the promt basics to begin with, as you rightly said.

Just out of curiosity I would like to ask this - What are the other purposes people learn - Do you mean implementation using frameworks like Langraph etc?

Thank you.

learning prompt and agentic have any purpose from interest to purpose of building model, I meant this when I mentioned purpose.

implementation of framework you can always use the search option in learning option if you want to know more about langgraph.

i believe anyone wanting to learn prompt basic to agentic interaction should learn RAG architecture as it holds more detailed dynamics of how token are converted into prompt to how user prompt responses can differ based on temp, top-k and top-p features

Thank you so much for the detailed explanation. It gave me lot more clarity. I will start with the courses in the suggested order and I am looking forward to exploring RAG in depth as I Progress.

Thank you again for taking time to help me.