Oracle—AI Agent · Autonomous Research Agent (Real-Time Tools)
Developed an autonomous research agent that can decide when to call external tools versus answer directly. The agent implements a ReAct reasoning-and-action workflow across multi-step tool calls. It serves structured tool-call results through a FastAPI backend. • Implemented tool calling for live web search (Serper API), page reading, data lookup, and calculation. • Designed structured tool-call response formats from the LLM. • Implemented an API service layer to expose the agent’s tool-driven workflow. • Focused on multi-step reasoning across tool executions.