GoogleChromeLabs / web-ai-demos

Apache License 2.0
18 stars 6 forks source link

Update Weather AI to the new API shape #33

Closed tomayac closed 1 month ago

tomayac commented 1 month ago

Remove types (migrating to a published version of https://gist.github.com/swissspidy/477df0a812ba68fada7ab54695eb7a78 eventually)

tomayac commented 1 month ago

Don't forget to redeploy on chrome.dev. Thanks!

andreban commented 1 month ago

Build is broken after this change.

Screenshot 2024-09-04 at 11 56 21

tomayac commented 1 month ago

Opened https://github.com/GoogleChromeLabs/web-ai-demos/pull/35. If I may have an opinion, it's that we should not have a hard dependency on TypeScript for this demo repo. The focus should be on the code.