Hi, I've just joined the Community. I have started my journey into AI Agents! I've been following the ADK Crash Course Video and have downloaded the Git Repo.
I have an Idea about developing a Sequential Agent to process DOCX Files and make an API Call to an endpoint.
Initially, my first step would be to attach a doc and get the agent to save the document Images to a folder on my machine (MAC) and produce a JSON Object of that Doc ready to be saved into Memory for the next Agent to retrieve.
As a newbie to Agents and Python, first - does anyone have any resources or a solution to parsing a DOCX file in a Sub Agent?
Thanks for your help....i'm sure there will be more questions! Let me know if you need any further info.
Thanks