I Built an AI Agent That Finds My Forgotten Subscriptions — Here's Exactly How
Blog post from Orkes
The article provides a comprehensive guide to building AI agents using Orkes Conductor, a workflow orchestrator, and Agentspan, an open-source agent builder and runtime. It explains the concept of AI agents, which are software programs that use large or small language models to execute tasks based on given goals, utilizing tools, loops, and memory for enhanced functionality. The guide walks through the development of a subscription analyzer agent that can search email inboxes for recurring charges, flag unused subscriptions, and suggest potential savings. It emphasizes the ease of using Agentspan for defining and running AI agents by abstracting the orchestration complexities handled by Conductor, allowing users to integrate agents into existing workflows. The article also highlights the flexibility of agent definitions, which can be transformed into different applications by simply swapping tools and instructions, and offers detailed steps for connecting the agent to a real Gmail inbox for practical use.