deep research agentic app - google sample

This is from the sample code in google and to illustrate what the UI looks like for the agent. It is shown here. Here we wanted to do a research for "best ev cars". After that the agent will come out with a plan and then provide reports. 

 

To create this sample, all you need to do is 

uvx agent-starter-pack create my-fullstack-agent -a adk@deep-search

And to run it

cd my-fullstack-agent && make install && make dev

Then proceed to http://localhost:5173/app/ and load it with your browser. Then you can ask it to do research.












Comments

Popular posts from this blog

vllm : Failed to infer device type

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20

android studio kotlin source is null error