DEV Community

brian austin
brian austin

Posted on

I couldn't afford ChatGPT in the Philippines — so I switched to P112/month AI

I couldn't afford ChatGPT in the Philippines — so I switched to P112/month AI

ChatGPT costs P1,120/month in the Philippines.

For a fresh graduate in Manila earning ₱18,000/month, that's 6% of your salary — just for one AI tool.

I was a web developer doing freelance work on Upwork. I needed AI assistance for code reviews, writing, and client communications. ChatGPT would have been useful. But P1,120/month wasn't something I could justify when I was also paying for internet, rent near BGC, and trying to save something each month.

So I looked for alternatives.

The math that made me stop

What Cost
ChatGPT Plus P1,120/month
My electricity bill ~P800/month
Grab ride across Makati P150
1 month of SimplyLouie P112/month

P112/month is less than a Grab ride.

For a Pinoy developer doing client work, that's the difference between "I can't afford AI tools" and "I use Claude every single day."

What P112/month gets you

SimplyLouie is a flat-rate Claude AI subscription:

  • Unlimited conversations with Claude (Anthropic's AI)
  • Web access via Telegram bot (@LouieLifeBot)
  • Developer API access
  • No per-token billing surprises
  • 7-day free trial, then P112/month (~$2 USD)

The Telegram bot means I can access it from my phone anywhere — on the LRT, waiting for a jeepney, during lunch break in Ortigas.

How Filipino developers actually use this

Here's a real workflow I use for Upwork clients:

Code review on mobile:

Me: Review this PHP function for security issues:
[paste code]

Claude: I see 3 issues:
1. SQL injection vulnerability on line 8  use prepared statements
2. Missing input validation for $user_id
3. Password comparison using == instead of password_verify()

Here's the fixed version: [corrected code]
Enter fullscreen mode Exit fullscreen mode

Client email drafting:

Enter fullscreen mode Exit fullscreen mode

Technical documentation (for international clients who want English docs):

Me: Write API documentation for this endpoint:
[paste code]

Claude: ## POST /api/users

Creates a new user account.

### Request Body
...
[complete professional documentation]
Enter fullscreen mode Exit fullscreen mode

The Upwork angle

If you're a Filipino freelancer on Upwork or Fiverr, AI tools are now table stakes.

Clients expect faster turnaround. They expect fewer bugs. They expect professional English documentation.

P112/month pays for itself with one extra task completed per month. One additional client revision avoided. One proposal that converts because the English was better.

The broader context

The AI divide is real.

Developers in San Francisco pay $20/month without thinking about it. That's the price of one coffee. For developers in Quezon City, Cebu, or Davao, $20/month is a genuine budget decision.

SimplyLouie was built specifically for this — real Claude AI at a price that makes sense outside the US/EU markets.

  • 🇵🇭 Philippines: P112/month (vs P1,120+ for ChatGPT)
  • 🇳🇬 Nigeria: ₦3,200/month
  • 🇮🇳 India: ₹165/month
  • 🇰🇪 Kenya: KSh260/month
  • 🇮🇩 Indonesia: Rp32,000/month
  • 🇧🇷 Brazil: R$10/month
  • 🇲🇽 Mexico: MX$35/month

Same Claude. Same quality. Priced for the market you're actually in.

7-day free trial

No card needed for the trial (card required to start, but not charged for 7 days).

Try SimplyLouie Philippines →


SimplyLouie donates 50% of revenue to animal rescue. Every P112 subscription directly supports both Filipino developers and animals in need.

PinoyDevs #TechPH #PhilippineTech #AI #Philippines

Top comments (0)