Skip to content

paulo91-bit/GTM_ADK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Elite GTM Multi-Agent Architecture (Powered by Google ADK)

A fully autonomous, multi-agent Go-To-Market (GTM) orchestration pipeline built using the Google Agent Development Kit (ADK) and LiteLLM.

This system takes a raw product concept and autonomously orchestrates a team of 7 specialized AI agents to conduct market research, write omnichannel copy, develop deployable Tailwind UI code, build VC pitch decks, and generate local calendar invites—all while enforcing a strict Human-In-The-Loop (HITL) executive approval gate.

🧠 Multi-Agent Architecture

This pipeline moves beyond simple chatbots by utilizing Sequential Routing and Strict Schema Enforcement to bypass API rate limits and prevent JSON escaping failures during massive parallel data generation.

1. The Orchestrator

  • GTM Director (gpt-4o): The master router. It receives the initial prompt, delegates intelligence gathering, enforces the HITL pause, sequentially triggers the production agents, and manages the local file export logic.

2. The Specialists

  • Market Researcher: Uses Firecrawl API to scrape competitive intelligence and generate a McKinsey-style MECE report with a "Bulletproof Fallback" if the internet is unreachable.
  • Social Media Copywriter: An elite Dan Kennedy-style direct response agent that writes a 30-day Omnichannel plan and a 5-part Soap Opera email sequence. Also triggers Pollinations.ai for cinematic image generation.
  • YouTube Scriptwriter: A high-retention A/V scriptwriter that enforces a "3-second visual change rule," kinetic text, and SFX cues.
  • Web Developer: A 10x Frontend Architect that generates deployable, single-file Tailwind/Alpine.js landing pages with dynamic CSS theming and interactive DOM elements.
  • VC Pitch Architect: Formats raw market data into strict List[Dict] schemas to natively compile physical .pptx Series A investor slide decks.

3. The Closer

  • Operations Manager: Employs a "Presumptive Close" protocol to summarize the generated assets and execute native Python to build a .ics calendar invite for the executive launch review.

🛠️ Tech Stack & Capabilities

  • Framework: Google ADK (Agent Development Kit)
  • Routing: LiteLLM (Seamlessly swaps between OpenAI, Anthropic, and Google models)
  • Tooling Execution: python-pptx, python-docx, native OS file handling, Firecrawl API.
  • Failsafes: Built-in Markdown strippers for HTML protection, JSON-escaping protocols, and automated API-timeout bypasses.

🚀 Quick Start / Local Setup

1. Clone the repository

git clone [https://github.com/paulo91-bit/GTM_ADK.git](https://github.com/paulo91-bit/GTM_ADK.git)
cd GTM_ADK

About

Autonomous multi-agent GTM orchestration engine powered by Google ADK. Generates research, marketing assets, high-retention scripts, and investor decks in minutes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages