Conversational Agentic AI Assistant for Gartner Associates
March 2024 - Present • 1 year 9 months
Bitwise Solution Pvt Ltd
Gartner
Ongoing
Serverless AWS
GOAT (Gartner's Own Agentic Tech) is a conversational AI assistant designed to support Gartner associates by providing quick access to client information, engagement data, and research materials. Built on serverless AWS architecture, it streamlines workflows and enhances productivity through intelligent multi-agent orchestration and natural language interactions.
The Conversational Agentic AI Assistant is a digital tool designed to support Gartner associates. Its primary function is to streamline and enhance the efficiency of associates by providing quick access to relevant information and resources. This tool aims to improve productivity and ensure that associates are well-prepared for client interactions by offering comprehensive data retrieval and search capabilities.
The GOAT system follows a streamlined workflow designed for ease of use and efficiency:
Associates log in using Okta authentication for secure access
Select the client/account to work with
Configure the tool with the selected client details
Associates can ask queries or prompts in natural language
The tool provides intelligent responses based on the query
The GOAT system uses a comprehensive data model to manage user access, agent configurations, and interaction history:
Controls user-agent access and permissions
Manages primary and secondary agents for multi-agent orchestration
Stores agent configurations and context information
Links agents with available tools and capabilities
Contains tool configurations and query templates
Tracks session and engagement data for continuity
Captures user feedback for continuous improvements
GOAT is built on a serverless architecture leveraging AWS services for scalability, reliability, and cost-efficiency:
No server management—AWS handles all infrastructure, scaling, and maintenance for Lambda. Previously, EKS caused timeouts and blocking issues with many concurrent users.
Lambda automatically scales to handle any number of requests without manual configuration. Eliminates bottlenecks by instantly scaling to meet demand.
Pay only for actual usage with Lambda (invocations and compute time), unlike EKS where cluster resources incur costs even when idle.
Lambda offers fine-grained IAM permissions and isolated execution environments, enhancing security and compliance.
Testing with 200 concurrent users over 60 minutes showed dramatic improvements:
API calls processed with Lambda (vs 9,742 with EKS)
More requests handled with serverless architecture
Implemented intelligent agent routing and coordination:
Built natural language interface with LLM integration:
Implemented enterprise-grade security measures:
GOAT follows enterprise security standards and compliance requirements:
OAuth 2.0 token-based authentication with Okta SSO integration
Encryption at rest (AWS RDS, S3) and in transit (HTTPS/TLS)
Network segmentation with EKS and fine-grained IAM permissions
Comprehensive logging to Splunk for audit trails and monitoring
Automated backups for RDS (99.999999999% durability) and S3
Increase in API throughput with serverless architecture
Reduction in response time for client information retrieval
Concurrent users supported without performance degradation
The GOAT project demonstrates several key principles applicable to other enterprise AI initiatives:
Multi- agent systems can be adapted for various business journeys beyond client management
Serverless architecture enables rapid prototyping and seamless scaling to production
LLM integration provides intelligent, context-aware responses that improve over time
GOAT (Gartner's Own Agentic Tech) represents a significant advancement in enterprise AI assistants, combining conversational AI with multi-agent orchestration to deliver intelligent, context-aware support for Gartner associates. The migration from EKS to serverless architecture resulted in 3x improvement in throughput while reducing operational complexity and costs.
The platform's modular design, comprehensive API, and robust security measures make it a scalable solution for enterprise knowledge management and client engagement. The feedback system and continuous improvement cycle ensure the assistant evolves with user needs.
I can help your organization implement conversational AI assistants, build multi-agent systems, and architect scalable serverless solutions on AWS.