Skip to main content
tech futures.Introduction to AI

Lesson 7: Problem Solving with Vibe Coding and Agentic AI

Adding extra info to prompts

We looked at writing prompts, but we can also provide extra information (grounding) in our prompts, including:

  • Audio (like voice recordings),
  • Documents and
  • Images

The image below is a 'wireframe', which is like a sketch of an app. The wireframe was used as part of the first step for the cost calculator interactive in Lesson 6, where the Gemini LLM was used to help code it. This is an example of grounding.

Wireframe of the cost calculator app