Gen AI Lingo

Your next step

Give a model useful outside information

Finding, chunking, ranking, grounding, freshness and permission.

Start learning

What you’ll learn

  1. Retrieval finds material; generation writes with it

    Separate the two operations in a RAG system.

    About 4 minutes · Open activity

  2. Split documents without losing meaning

    Identify a bad document boundary for retrieval.

    About 4 minutes · Open activity

  3. An index helps find candidate material

    Explain the role of a searchable document index.

    About 4 minutes · Open activity

  4. Similarity search is not exact keyword search

    Recognize why related wording can retrieve a passage.

    About 4 minutes · Open activity

  5. Select the passages that actually help

    Distinguish initial retrieval from relevance review or reranking.

    About 4 minutes · Open activity

  6. The answer still needs source support

    Check whether a generated claim follows from supplied passages.

    About 4 minutes · Open activity

  7. Freshness and permission belong in retrieval

    Identify a passage that should not be available for this request.

    About 4 minutes · Open activity

  8. Choose context, retrieval or training for the need

    Select the appropriate kind of change in a supplied scenario.

    About 4 minutes · Open activity

  9. Find the broken link

    Diagnose one missing passage, one stale source and one unsupported generated claim in a fictional help-desk answer.

    About 5 minutes · Open activity