Google AI Essentials vs Generative AI with Large Language Models
Same Bayesian formula, same rubric — so the difference in scores reflects the difference in the courses, not the difference in how we evaluated them.
Coursera · AI & ML Courses
Google AI Essentials
DeepLearning.AI & AWS (Coursera) · AI & ML Courses
Generative AI with Large Language Models
Per-criterion
Google AI Essentials
Five modules covering AI foundations, how large language models work, prompt engineering with Gemini, responsible AI, and staying current as the field moves fast. The content is well-structured and accessible to a non-technical audience, with clear language and good pacing. Capped at 4.3 because the technical depth is intentionally shallow — learners with coding backgrounds or existing AI tool usage find the first module or two redundant — and the rapid pace of AI development means some Gemini-specific sections can feel dated within months.
The course features multiple Google employees as instructors rather than a single named lecturer. Production quality is high — professional studio, clear audio, strong visual design. The ceiling is the absence of a single expert voice that learners can follow and trust, and the corporate-narrative tone that comes with official Google production occasionally surfaces in the framing of AI capabilities and limitations.
Completable in about 10 hours, fitting comfortably within one Coursera monthly subscription ($49). As an AI literacy credential from Google at effectively $49 for a weekend of effort, the value is reasonable for beginners. The ceiling: learners who already use AI tools at work gain little new capability, making the $49 poor value for them. The certificate also does not grant access to Google's employer hiring consortium, unlike the full Google Career Certificates.
Prompt engineering and AI tool literacy skills are immediately usable at work: writing better prompts, evaluating AI output critically, and understanding when to use and when not to use AI. PwC's 2025 AI Jobs Barometer found a 56% wage premium for AI-literate workers. The ceiling is that the course teaches awareness and basic prompting, not engineering, data science, or the ability to build with AI.
Hands-on activities include writing prompts in Gemini, evaluating AI output quality, and completing scenario-based exercises. These are meaningful introductions to the tools but do not produce portfolio-grade artefacts. Quizzes assess conceptual understanding rather than capability. For a literacy course this is appropriate — but learners expecting substantive project work will be disappointed.
Generative AI with Large Language Models
Across three weeks (roughly 16 hours), the course covers the full generative AI project lifecycle: the Transformer architecture from the "Attention Is All You Need" paper, prompt engineering, in-context learning, Chinchilla scaling laws, instruction fine-tuning, parameter-efficient fine-tuning (LoRA), and reinforcement learning from human feedback (RLHF). Reviewers repeatedly praise how it grounds each technique in the relevant research paper before showing the "how," which builds genuine understanding of the "why." The most consistent content criticism is that week three squeezes too many topics (RLHF, model optimisation, RAG, ReAct) in at shallow depth and feels disjointed after the RLHF section.
The course is fronted by Andrew Ng with AWS instructors Antje Barth, Mike Chambers, Shelbee Eigenbrode and Chris Fregly delivering the technical content. Reviewers describe the delivery as technically clear, well-diagrammed and well-paced, with one calling Andrew Ng "like a rock star in Artificial Intelligence teaching." The multi-instructor AWS panel draws consistently positive marks for explaining production concepts from real experience, though it is a panel format rather than a single narrative voice.
At roughly USD 49 with six months of access — and the AWS SageMaker lab compute included in that price — multiple reviewers explicitly call it "not overpriced" for the breadth of current, applied content. The main value caveats are that the labs do not require writing original code (so you can finish for the certificate without coding), and that the included lab budget is finite — at least one learner exhausted it after a technical glitch on the very first lab and could not continue.
The three SageMaker labs (dialogue summarisation prompt engineering, PEFT fine-tuning with LoRA, and RLHF detoxification) give learners an end-to-end view of real LLM pipelines using PyTorch and the Hugging Face transformers library. The near-universal complaint is that the labs are "run all the cells" walkthroughs with no original coding, no graded homework, and no self-built project — you can submit by clicking through. Reviewers value them as illustrations but warn they do not verify skill or prepare you to build a similar application from scratch.
The curriculum maps closely to how LLM applications are actually scoped, adapted and deployed in industry — model selection, cost-aware optimisation (quantisation, pruning, distillation), fine-tuning strategy, RLHF alignment and RAG-style augmentation. The modern toolchain (SageMaker, Hugging Face, PyTorch) is exactly what practitioners use. The gap is between conceptual fluency and hands-on ability: because the labs require no original code, several reviewers recommend pairing the course with a build-it-yourself resource such as the Hugging Face NLP course to close the implementation gap.
Scoring methodology applies identically to every course on the site — see the formula.