Day 2 / 07 / challenge

Bank Ideas Final Boss

Deploy the team app, then add an AI assistant that analyzes submitted ideas.

Final boss

Open final brief
01Go liveDeploy the team Bank Ideas app through Vercel and test the real URL.

Steps

  1. Connect Vercel to the team GitHub repository.
  2. Add the Supabase environment variables.
  3. Deploy the app.
  4. Submit and view ideas on the live site.
Open final brief
02Secret challenge: Ideas AnalystAdd an AI assistant that reads the stored ideas and turns them into useful insight.

Steps

  1. Retrieve ideas from Supabase.
  2. Give those ideas to the AI as context.
  3. Let the user ask questions about the ideas.
  4. Show a clear answer based on the actual stored data.
03Questions to testThe assistant should prove it understands the ideas inside the app.

Steps

  1. Summarize the ideas submitted so far.
  2. Find common problems employees are trying to solve.
  3. Show ideas related to customer experience.
  4. Group suggestions into common themes.