I just finished day 8 and 9 in my Agentic AI course. Got my hands dirty with Guardrails. in day 8 I built an autonomous Agentic workflow where an agent asks three LLM to generate texts, it picks the best text sends the output to a handoff which is another agent to do more
processing and giving the output
On day 9, i learnt about using the Open AI SDK inbuilt tools like searching the web.
I built a very satisfying project a researcher that gets more information on a particular query.
I will be turning this little project into an Application