Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.13 KB

File metadata and controls

25 lines (16 loc) · 1.13 KB

SDSC workshop demo

I will be presenting a workshop at the Spatial Data Science Conference, it will be one hour long and the audience will be technical

Demo

The demo I would like to give should introduce the following concepts:

  • building an agentic AI app
  • using deck.gl for visualization
  • using the MCP API of CARTO to execute a workflow (https://carto.com/workflows)

Task

I want you create a simple app using the Vercel AI SDK: https://ai-sdk.dev/docs/introduction. It should:

Acceptance

Verify the code is working using yarn build. After any change run yarn lint to check for errors.