•   3 months ago

Two of the resources link are broken.

Two of your listed resources are broken being these titles..

Avatar Generation with GenAI SDK

Multimodal Coordination

When you try to open them it does ask for your sso login at google.com

  • 3 comments

  •   •   3 months ago

    Hey! I looked into this too. Those two links (Avatar Generation with GenAI SDK and Multimodal Coordination) are hosted on codelabs.devsite.corp.google.com which is Google's internal corporate domain, so they're not accessible to anyone outside Google. Looks like they were accidentally included from an internal workshop series called "Way Back Home."
    The good news is you're not missing anything critical. Those two levels cover avatar/character generation and multimodal coordination, which are both covered well by the public resources. Here's what you can use instead:
    For the actual streaming architecture (this is the most useful one), check out Google's official bidi-demo reference app: https://github.com/google/adk-samples/tree/main/python/agents/bidi-demo
    And the full ADK Bidi-streaming dev guide (5 parts covering everything from setup to multimodal audio/video): https://google.github.io/adk-docs/streaming/dev-guide/part1/
    The remaining three public codelabs (Graph RAG & Memory Bank, Live Bidirectional Streaming Agent, and Real-time Monitoring Agent) all work fine and are worth going through.
    Hope this helps!

  •   •   3 months ago

    Thank you very much man, I appreciate your answer.

  • Manager   •   3 months ago

    These have been fixed! Apologies!

Log in or sign up for Devpost to join the conversation.