All projects
affiliated

Multi-Agent Data Analytics Agent

An in-house agentic platform that automates data extraction from Excel, CSV, and BigQuery to generate visualizations and analysis — deployed on GCP with Okta auth.

Overview

Built during my internship at Frontier Tower Associates Philippines. The system is a multi-agent platform where different agents handle different parts of the analytics workflow: one pulls and cleans data from various sources (Excel, CSV, BigQuery), another generates charts and summaries, and a coordinator agent routes tasks and compiles the final output. The whole thing was built on LangGraph and Pydantic AI with a Flowise interface layer. Deployed on GCP using Docker and Google Artifact Registry, with Okta authentication so only company employees can access it.

My Role & Contribution

Led the full R&D and development of the agentic system — from architecture design to deployment. Handled LangGraph workflow design, GCP deployment pipeline, Docker containerization, and Okta integration.

Source code is confidential — affiliated with Frontier Tower Associates Philippines.