The Philippines is about to spend billions on AI it doesn’t understand.
The Philippine AI Report 2025 lays it out plainly: 92% of organizations have experimented with AI. Only 3% have operationalized it. That’s not an adoption curve — that’s a graveyard of proof-of-concepts.
And now the vendors are circling.
Every consulting firm in Metro Manila has bolted “AI” onto their services page. Every enterprise software company has an “AI-powered” badge. Every LinkedIn post from a local tech leader promises “transformation.” But here’s the question nobody’s asking: what are you actually buying?
I run AI in production. Not demos. Not decks. Not “AI strategy workshops” that end with a PDF nobody reads. I build systems where AI agents process real tasks, with real guardrails, every day. This guide covers the questions every business should be asking — because if you can’t answer these about your AI vendor, you’re not adopting AI. You’re renting someone else’s black box.
The 7 Questions Your AI Vendor Can’t Dodge
1. What LLM Powers Their Tool?
This is the first question, and most AI vendors in the Philippines can’t answer it clearly. Or won’t.
If a company tells you their product is “powered by AI” but can’t tell you whether that’s GPT-4o, Claude, Gemini, Llama, or a fine-tuned open-source model — that’s your first red flag.
Why it matters: The LLM determines your ceiling. It determines reasoning quality, context window limits, how well the tool handles Filipino business contexts, and how much you’ll pay per interaction. A vendor wrapping GPT-3.5 and charging enterprise rates for it is not “AI consulting.” That’s arbitrage.
What to ask:
- Which specific model and version? (Not “we use OpenAI” — which model?)
- Do you update when new versions release, or are we locked in?
- Can we switch models if a better one fits our use case?
2. What Are the Token Costs — And Who Pays?
Every LLM interaction costs money. Input tokens, output tokens, reasoning tokens on newer models. Your vendor knows this. The question is whether they’re passing that cost transparently or burying it in a flat monthly fee that prints money for them.
The math matters: A single call to a frontier model (like Claude Opus or GPT-4o) with a 50,000-token context can cost $0.50-1.00. Multiply that by 500 daily queries across your team, and you’re looking at $250-500/day — $7,500-15,000/month — on API calls alone. If your vendor is charging you $5,000/month flat, either they’re using a cheaper model than they claim, or they’re throttling your usage behind the scenes.
What to ask:
- What’s your cost-per-query at our expected volume?
- Are we on metered or flat pricing? If flat, what’s the usage cap?
- Which tier of API access are you on? (This matters — see question 6.)
3. Where Does Your Data Go?
This is the question that separates real AI consultants from PowerPoint consultants.
When your team types a customer complaint into an AI tool, that text goes somewhere. It hits an API endpoint. It gets processed on a server. That server lives in a specific country, under specific data laws.
For Philippine businesses, this is critical. The Data Privacy Act of 2012 (RA 10173) requires data controllers to ensure adequate protection of personal data, including when processed overseas. If your AI vendor can’t tell you where data is processed and stored, you’re in compliance limbo.
What to ask:
- Is data processed locally or on international cloud infrastructure?
- Which cloud provider and which region? (US-East? Singapore? Europe?)
- Is data stored after processing, or is it ephemeral (processed and discarded)?
- Do you have a Data Processing Agreement (DPA) that covers AI-processed data?
4. Does Your AI Train on Our Data?
This is the one that keeps CIOs up at night — or should.
Most consumer-tier AI tools (ChatGPT Free, Gemini Free) explicitly state that conversations may be used to improve their models. That means your proprietary business data, customer information, and strategic documents could become part of a training dataset that benefits your competitors.
The tiered plan distinction is everything:
- Free/consumer tier: Your data likely trains the model. You agreed to it in the Terms of Service nobody read.
- API/enterprise tier: Most providers commit to NOT training on API data — OpenAI’s API terms, Anthropic’s usage policy, and Google’s Cloud terms all include these protections. But you need to verify this per vendor.
- Self-hosted/on-premise: Your data never leaves your infrastructure. Highest control, highest cost.
What to ask:
- Are you on API/enterprise access, or consumer tier?
- Show me the provider’s data usage policy for your tier.
- Is there an opt-out mechanism for model training, and is it enabled by default?
5. What Obfuscation and Security Strategies Are in Place?
A sophisticated AI consultant doesn’t just connect your systems to an LLM and call it done. They build a security layer between your data and the model.
What good looks like:
- PII stripping before data hits the LLM — names, account numbers, and emails get replaced with tokens, then re-mapped after processing
- Prompt injection defenses — preventing users or external data from hijacking the AI’s instructions
- Output filtering — catching hallucinated data, leaked context, or inappropriate responses before they reach your team
- Audit logging — every AI interaction logged with input, output, timestamp, and user ID
What bad looks like: “We use ChatGPT. Here’s the login.”
What to ask:
- What happens to sensitive data before it reaches the LLM?
- How do you prevent prompt injection attacks?
- Is there an audit trail for AI-generated outputs?
- Have you done a security assessment specific to your AI pipeline?
6. Is the AI a Tool or a Team Member?
This distinction changes everything about how you should evaluate, deploy, and budget for AI.
AI as a tool: Your team uses it like a search engine or calculator. They type a question, get an answer, move on. Low integration, low risk, low value. Most “AI adoption” in the Philippines lives here — someone bought a ChatGPT team license and called it transformation.
AI as a team member: The AI is embedded in your workflow. It reads your CRM data, drafts responses, flags anomalies, generates reports on schedule, and escalates decisions to humans. It has context about your business. It has guardrails about what it can and can’t do. It runs supervised — not autonomously.
Why this matters for vetting: A tool vendor sells you a login. A team-member vendor needs to understand your processes, your data flows, your team’s decision-making patterns. If your AI consultant hasn’t asked you detailed questions about how your team actually works, they’re selling you a tool and calling it transformation.
What to ask:
- How does your AI integrate with our existing systems (CRM, ERP, helpdesk)?
- What level of autonomy does the AI have, and where are the human checkpoints?
- What happens when the AI gets something wrong? What’s the recovery process?
7. What Happens When It Breaks?
Every AI system breaks. Models hallucinate. APIs go down. Context windows overflow. Prompts that worked yesterday fail after a model update.
The question isn’t whether it will break — it’s whether your vendor has a plan for when it does.
What to ask:
- What’s your SLA for AI-specific incidents (not just server uptime)?
- When the underlying model updates, how do you test for regressions?
- If the AI produces a wrong output that we act on, what’s the accountability framework?
- Can we roll back to a previous model version if an update degrades performance?
Red Flags When Hiring an AI Consultant in the Philippines
You don’t need all 7 answers to be perfect. But if you see these patterns, run:
| Red Flag | What It Really Means |
|---|---|
| “Our AI is proprietary” but can’t explain the architecture | It’s an API wrapper with a custom UI |
| Flat pricing with “unlimited” usage | They’re throttling you, using a cheap model, or losing money (and won’t be around long) |
| No Data Processing Agreement | They haven’t thought about compliance — or don’t care |
| “We use the latest AI” without naming the model | They switch models based on cost, not quality — your results will be inconsistent |
| Can’t explain what happens to your data after processing | Your data is training someone else’s model |
| No human review loop in their architecture | They trust AI outputs blindly — one hallucination from a client disaster |
| Their “AI consultant” has never built an AI system | They’re reselling someone else’s product. You’re paying a middleman. |
If you’re evaluating vendors right now and need a practitioner’s perspective, reach out.
What Real AI Operations Look Like
I’ll be direct: across 14+ years in enterprise tech, I built and run an AI operations system that handles my daily work in production — with anti-fabrication gates, human review checkpoints, structured memory, and failure recovery. Not a demo. Not a prototype.
Here’s what building that system taught me about what Philippine businesses should expect from any AI consultant worth hiring:
Start with one process, not a platform. The companies that succeed with AI pick one painful, repetitive process — lead qualification, report generation, customer triage — and automate it with guardrails. The companies that fail buy a platform and try to “transform everything.”
Supervised beats autonomous. Autonomous AI agents look impressive in demos. In production, they compound errors. The right model is supervised agents — AI does the heavy lifting, humans verify the output before it goes anywhere that matters.
Context engineering beats prompt engineering. The difference between an AI that gives generic answers and one that gives useful, specific answers isn’t the prompt — it’s the context infrastructure feeding the model. Retrieval systems, memory architecture, structured knowledge bases. That’s what separates toy AI from production AI.
The cheapest AI is the one that actually works. Philippine businesses are cost-sensitive — that’s rational. But “cheap” means different things. A PHP 5,000/month tool that gives wrong answers 30% of the time is more expensive than a PHP 25,000/month system that’s reliable, because the wrong answers cost you customers, rework, and trust.
The 5 Things I Tell Every Business
If you’ve read this far, you’ve already gotten more actionable AI guidance than most consulting engagements in the Philippines will give you.
The AI consulting market here is young, and most businesses don’t yet know what questions to ask. That’s not their fault — the vendors aren’t helping. They’re selling solutions to problems they haven’t bothered to understand.
Here’s what I always come back to:
- Don’t start with “which AI tool should we buy?” Start with “which process hurts the most?”
- Vet your vendor with the 7 questions above. If they can’t answer them, they’re not ready to serve you.
- Demand a proof-of-concept on YOUR data, with YOUR process, before signing anything longer than 3 months.
- Budget for operations, not just licenses. The AI tool is 30% of the cost. Integration, training, monitoring, and maintenance are the other 70%.
- Get comfortable with “AI as a team member, not a magic button.” The companies winning with AI treat it as a capable but fallible colleague — not a replacement for thinking.
Frequently Asked Questions
How much does AI consulting cost in the Philippines?+
Rates vary significantly. Large firms (EY, PwC, Accenture) charge USD $200-500/hour for AI consulting engagements. Local specialists and boutique consultancies range from PHP 50,000-200,000/month for retainer-based advisory. Independent practitioners typically charge per-project. The real question isn’t cost — it’s whether the consultant has actually built and operated AI systems, or just advises on them from slides.
What should I look for when hiring an AI consultant in the Philippines?+
Production experience over certifications. Ask to see systems they’ve built and are currently operating — not case studies from 2023. Check whether they can answer the 7 vendor questions in this guide about their own tools. A consultant who can’t explain their own AI stack shouldn’t be designing yours.
What’s the difference between an AI consultant and an AI vendor?+
An AI vendor sells you a product — a platform, a tool, a license. An AI consultant should understand your business processes first, then recommend (or build) the right solution. The problem in the Philippines right now is that many “consultants” are really vendors in disguise — they’ll recommend their own product regardless of your needs. A real consultant can explain tradeoffs between different models, architectures, and approaches, and has no financial incentive tied to which tool you pick.
Can small Philippine businesses afford AI implementation?+
Yes — if they’re strategic. API-tier access to models like Claude or GPT-4o costs as little as PHP 5,000-15,000/month for moderate usage. The expensive part isn’t the AI — it’s the integration, training, and process redesign. Start with one process, prove ROI, then expand. Trying to “go all-in on AI” with a small budget is how you end up in the 92% that experimented and got nothing.
This is what the first conversation with an AI consultant should sound like. If yours didn’t cover these questions, you might want to have another one.
I’m Tom Tokita — I build and run AI systems in production from Manila. If you need help navigating this, get in touch.



