hire virtual assistant
how it works pricing browse Services
sign in sign up
get started
    • how it works
    • pricing
    • browse
    • Services
    • sign in
    • sign up
    • get started
Hire virtual assistants

Hire A.I. Specialist in Phillippines

GET STARTED

Hire A.I. Specialist Virtual Assistants Today!

Ready to Hire a A.I. Specialist Our Marketplace has over 200,000+ virtual assistants ready to assist you! Starting at $3 an hour or $400 per month, these cost-effective virtual assistants are ready to help you grow your business!

−

SEARCH

Skills

Monthly Salary (USD)

$400$2 000$400$2 000$400 — $2 000

$400$2000

Rating

0

Cost-effective A.I. Specialist

Jemaimamae S.’s profile picture

Jemaimamae S.

4.9

Medical Records Specialist | PRO Virtual Assistant | Admin Support

Digital Marketing, Google Chrome, Instagram Marketing, Customer Service, Data Entry, Microsoft Outlook, Order Processing, Virtual Assistant, Intercom, Etsy, Healthcare Sales, Retail Sales, Social Media Marketing, Customer Retention, Value Based Healthcare, English (US), Calendar Management, Chat Support, ChatGPT

Philippines | College Level | Experience 6 years

$1200/Month
($7.5/Hour)

Last logged:
13 hours ago

Ivy N.’s profile picture

Ivy N.

4.9

virtual assistant\ Social Media Manager

Social Media Management, Communications, Content Writing, Research, Video Editing, Data Entry, Excel, Time Management, Virtual Assistant, AI (Artificial Intelligence) HW/SW, Project Scheduling, Social Media Marketing, Project Management, English Grammar, Cold Calling, Administrative Support, Chat Support, Google Docs, Lead Generation, ChatGPT

Kenya | College Level | Experience 5 years

$1120/Month
($7/Hour)

Freelance

Last logged:
2 months ago

Grace L.’s profile picture

Grace L.

4.9

General Virtual Assistant

eCommerce, Linkedin, Email Handling, Virtual Assistant, Data Mining, Email Marketing, Lead Generation, Marketing Research, Web Research, ChatGPT

Philippines | College Level | Experience 7 years

$640/Month
($4/Hour)

Full-Time

Last logged:
11 days ago

Monette V.’s profile picture

Monette V.

4.9

Customer service, encoder, data annotation, research, answer calls, call back customers, handle emails, Microsoft, Microsoft Outlook, Phone Support, Virtual Assistant, logistics, sales, products listing

Social Media Management, Communications, Customer Support, Data Entry, Virtual Assistant, Social Media Marketing, Customer Retention, Live Chat Operator, Chat Support, ChatGPT

Philippines | College Level | Experience 5 years

$800/Month
($5.00/Hour)

Full-Time

Last logged:
4 days ago

Zandro G.’s profile picture

Zandro G.

4.8

Customer Support Expert

Customer Service, Customer Support, Technical Support, AI (Artificial Intelligence) HW/SW, Customer Experience, Customer Strategy, Chat Support, ChatGPT

Philippines | Bachelor | Experience 10+ years

$1600/Month
($10/Hour)

Part-Time

Last logged:
4 hours ago

Freddie F.’s profile picture

Freddie F.

4.8

Mr

System Admin, Photo Editing, Video Editing, Data Entry, Microsoft Outlook, CRM, Real Estate, Microsoft Excel, Chat Support, ChatGPT

Philippines | College Level | Experience 10+ years

$960/Month
($6/Hour)

Full-Time

Last logged:
1 days ago

Keith A.’s profile picture

Keith A.

4.8

Point of Sale / Technical/Customer Support

Communications, Customer Support, Email Handling, Technical Support, Payment Processing, Point of Sale (POS), ChatGPT

Philippines | College Level | Experience 10+ years

$800/Month
($5/Hour)

Full-Time

Last logged:
2 days ago

April J.’s profile picture

April J.

4.8

Payroll Specialist and Healthcare Admin

Salesforce Lightning, Report Writing, Bookkeeping, Intuit QuickBooks, Payroll HR S, Human Resource Management, Administrative Support, Payroll Processing, ChatGPT

Philippines | College Level | Experience 4 years

$1600/Month
($10/Hour)

Full-Time

Last logged:
17 hours ago

Rachelle J.’s profile picture

Rachelle J.

4.8

RELIABLE DATA ENTRY SPECIALIST | CUSTOMER SERVICE REPRESENTATIVE | TECHNICAL /HELPDESK SUPPORT| TRANSCRIBER | NOTETAKER | E-COMMERCE

eCommerce, Typing, Customer Service, Data Entry, Technical Support, Transcription, Virtual Assistant, Health Care Management, Microsoft Excel, ChatGPT

Philippines | College Level | Experience 5 years

$1440/Month
($9/Hour)

Freelance

Last logged:
13 hours ago

Shekina R.’s profile picture

Shekina R.

4.8

Competetent Virtual Assistant, Blog Writer, Social Media Manager

Microsoft, Social Media Management, Blog Writing, Content Writing, Creative Writing, Data Entry, Virtual Assistant, Project Scheduling, Project Management, ChatGPT

Kenya | Bachelor | Experience 4 years

$56000/Month
($350/Hour)

Freelance

Last logged:
2 months ago

  • First
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • Next
  • Last
Join For Free Banner

Why Do I Need A Virtual Assistant

We call them virtual assistant because they work from home

Video thumbnail
image

Want more Information?

We seek to create long-term relationships built on results.

Company Affilate Program Virtual Assistant Agency About Us Terms of Service Privacy Policy Services
ResourcesHow it WorksPricingBlogFAQ Contact Us
BrowsePost a jobGet a job
Follow Us
f
4801 Lang Ave NE Ste 110-1088 Albuquerque, NM 87109
Copyright © 2025 - eVertualAssistants All Rights Reserved.
; skillIds = skills.map(e => { return e.id }) $.each(selectedSkillIds, (i, id) => { idx = skillIds.indexOf(parseInt(id)) if (idx != -1) { v = skills[idx] selected = ''; $("#tags__selected").append(selected); } }) } if (WorkerTypeId) $("#jobType").val(WorkerTypeId) if (Education) $("#education").val(Education) if (Experience) $("#experience").val(Experience) if (minsalary != undefined && maxsalary != undefined) { salaryRangeSlider.update({ from: minsalary, to: maxsalary }) $("#event-receiver").val(minsalary + "," + maxsalary) } if (rating > 0) { var ratings = ["", "one", "two", "three", "four", "five"]; $("#" + ratings[rating]).click() } } if (0) restoreSearchForm() else localStorage.setItem("rating", "0") }); ; skillsAuto = []; for (i = 0; i < skills.length; i++) { skillsAuto.push(skills[i].name); } $("#skills").autocomplete({ minLength: 3, source: skillsAuto, select: function (event, ui) { $.each(skills, function (i, v) { if (v.name == ui.item.value) { tmp = $("#skillsChosen").val(); if (!tmp.includes(v.id)) { if (tmp == "") { tmp = v.id; } else { tmp += ',' + v.id } $("#skillsChosen").val(tmp); //selected = $("#tags__selected").val(); selected = ''; $("#tags__selected").append(selected); $("#skills").val(""); } return; } }); return false; }, //HERE - make sure to add the comma after your select response: function (event, ui) { if (!ui.content.length) { var noResult = { value: "", label: "Skill not found" }; ui.content.push(noResult); } } })