Nettms · Building TomorrowAcademy of AI &
Engineering
Hire with us
Free admissionSign inStart free →
Interview Questions

Applied AI & Gen AI Interview Questions & Answers

Common Applied AI and Generative AI interview questions — LLMs, RAG, agents, embeddings and evaluation — with clear answers. Practise them in a free AI mock interview.

Practise these in a free AI mock interview
  1. 1. What is RAG (Retrieval-Augmented Generation)?

    RAG retrieves relevant documents from a knowledge base (via embeddings + a vector database) and feeds them into the LLM prompt so it answers from your data. It reduces hallucination and uses fresh or private information without retraining.

  2. 2. RAG vs fine-tuning — when to use which?

    Use RAG when the model needs current or proprietary facts and easy updates. Fine-tune to change style, format or task behaviour that examples can teach. Most systems try RAG first (cheaper, updatable) and fine-tune only when needed.

  3. 3. What is an embedding?

    A numeric vector that captures the meaning of text (or images) so similar items sit close together in vector space. Embeddings power semantic search and RAG retrieval.

  4. 4. How do you reduce hallucinations in an LLM app?

    Ground answers with RAG, tell the model to say "I don't know" when unsure, lower temperature for factual tasks, add citations, and validate outputs with schemas/checks or an evaluator. Test on a fixed eval set before shipping.

  5. 5. What is the difference between a token and a word?

    LLMs process text as tokens — sub-word chunks, so a common word may be one token and a rare word several. Cost and context limits are measured in tokens, not words.

  6. 6. What is prompt engineering?

    Designing the instructions and context you give an LLM to get reliable output — being specific, giving examples (few-shot), setting a role, requesting a format like JSON, and breaking complex tasks into steps.

  7. 7. What is an AI agent?

    An LLM that decides and takes actions using tools (search, code, APIs) in a loop to reach a goal, rather than just returning text. Agents plan, call tools, observe results and iterate.

  8. 8. How do you evaluate an LLM feature before shipping?

    Build a representative test set, define metrics (accuracy, relevance, format-correctness, safety), run automated evals including LLM-as-judge, review edge cases manually, and monitor in production. Never ship on a single good demo.

  9. 9. How do you control LLM costs in production?

    Use smaller/cheaper models where they suffice, cache repeated calls, trim prompt and context length, cap max tokens, batch requests, and add per-user rate limits.

  10. 10. What is a vector database and why use one?

    A database optimised to store embeddings and find the nearest (most similar) vectors quickly. It is the retrieval backbone of RAG and semantic search.

Knowing the answers isn’t enough — say them out loud

Practise these Applied AI questions in a free AI mock interview: answer by voice, get instant feedback on your strengths and the gaps to fix.

Start a free mock interviewBuild a free resume

Admissions open · free to apply

Request your admission

Attended a masterclass or have a friend's referral code? You get ₹15,000 off. Fill this and our team takes it from here — pay by cash or online.

Nettms · Building TomorrowAcademy of AI &
Engineering

Free masterclasses, live cohorts, and pan-India placement support. Building Tomorrow.

ISO CertifiedStartup IndiaPractitioner-taught

Programs

  • Applied AI Engineer
  • Data Analysis with Gen AI
  • BIM
  • All programs

Free Tools

  • Code Compiler
  • Python Playground
  • Pandas Playground
  • SQL Playground
  • AI Glossary
  • Success Stories

Free Learning

  • Free Masterclass
  • Free Learnings
  • Free Admission
  • Blog
  • Events
  • WhatsApp Channel
  • Newsletter

Workshops

  • AI Workshop
  • BIM Workshop
  • Refer & Earn

Company

  • About
  • Hire with us
  • Careers at Nettms
  • Contact
  • Privacy
  • Terms
  • Refund policy

Get the weekly drop.

One email a week — career insights, free masterclass invites, and what India's top employers are hiring for.

© 2026 Nettms Urban Habitat Pvt. Ltd. · 🌱 Building Tomorrow

Hyderabad, India

  • Home
  • Programs
  • Practice
  • Free
  • Account