
Closed
Posted
Paid on delivery
Hiring: Meta AI / WhatsApp AI Agent Developer (Freelancer) We are looking for an experienced freelance developer to build and configure a Meta AI-powered WhatsApp Business agent for our logistics and LCV booking operations. The goal is to create an AI agent that can interact with customers on WhatsApp and automate the initial booking process. Key Requirements The freelancer should have experience with: • Meta Business AI / Meta AI Agent setup • WhatsApp Business Platform / WhatsApp Cloud API • Webhook integration and API development • Receiving and processing customer-shared WhatsApp locations (Latitude & Longitude) • Conversational AI and prompt/system instruction design • Backend integration for booking workflows • Google Maps or other Maps/Routing APIs • Distance calculation and fare estimation logic Expected Customer Flow Customer requests a vehicle AI asks for Pickup Location Customer shares WhatsApp Location AI asks for Drop Location System calculates distance Fare engine generates quotation Customer confirms booking Booking is created and processed Scope of Work The freelancer will be responsible for: Setting up/configuring the Meta AI or WhatsApp AI agent. Designing the complete conversational booking flow. Integrating WhatsApp Business/Cloud API with our backend. Configuring webhook handling for incoming customer messages. Capturing and storing Pickup & Drop Latitude/Longitude. Integrating Maps/Routing API for distance calculation. Connecting the AI agent to our fare calculation engine. Creating a structured booking workflow. Providing proper documentation and handover after completion. Preferred Skills Meta AI / WhatsApp Business Platform | Node.js / Python | Webhooks | APIs | Conversational AI | Google Maps API | Backend Development If you have previously built WhatsApp AI agents, booking bots, logistics automation, or Meta Cloud API integrations, please share: • Previous projects or portfolio • Relevant Meta/WhatsApp API experience • Suggested technology stack • Estimated timeline • Expected project cost Interested freelancers can contact us with their profile and relevant work experience.
Project ID: 40676810
59 proposals
Remote project
Active 2 days ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
59 freelancers are bidding on average ₹27,483 INR for this job

Hi, I have already built WhatsApp booking workflows for real businesses. For Mysuru Zoo, I built WhatsApp-based customer booking flows. I also built similar workflows for Anna Zoological Park. That experience is directly relevant to your booking agent. The important part here is keeping AI away from fare calculations. The AI should collect locations and booking details conversationally. Distance and fare should be calculated by deterministic backend rules. That prevents an AI response from changing the actual quoted fare. WhatsApp location messages can provide latitude and longitude directly. Those coordinates can then drive routing and distance calculations. The resulting fare can return to the same WhatsApp conversation. I would also make every booking request carry one unique reference. That prevents retries from creating duplicate bookings. I have worked with WhatsApp APIs, webhooks and backend integrations. I also have experience with Google Maps and location-based workflows. I would first review your Meta setup and existing fare calculation flow. That will show exactly where the AI layer should connect.
₹25,000 INR in 7 days
9.2
9.2

Hello, I can help you with "Meta AI WhatsApp Agent for Logistics" as per your given project description. We can discuss more in detail during a chat conversation when you are available. I've worked on many PHP projects in recent times. So I am confident on achieving your expected Goals. Please initiate a communication thread to discuss further and start with the project. ⭐ 5.0/5 from a recent client: "A more professional version: “Excellent work! The job was completed within the committed timeline. Great quality, professionalism, and timely delivery. Highly appreciated and recommended.”" Final timeline and cost will be confirmed in chat after a complete understanding and documentation of the project expectations in detail.
₹22,500 INR in 5 days
7.8
7.8

WhatsApp's Cloud API hands you a native location message type on the webhook, latitude and longitude straight off the payload, so pickup and drop don't need parsing out of free text at all. That decides whether the rest works cleanly, since a Maps API distance call is only as good as the coordinates going in. I'd build the booking flow as a state machine tied to those webhook events, waiting for pickup, waiting for drop, quote pending, confirmed, so a customer can't confirm before both locations and a fare are actually locked in. Once both points land, distance comes back from the Maps API and that, plus whatever your fare engine needs, goes into the quote call, then into the booking record on confirm. One thing not in the brief, Meta's app review for WhatsApp Business needs the business verified and message templates approved before the bot can message customers outside the 24 hour window, and that queue tends to be the slowest part of the build, not the code. 55000 INR over 8 days, split so scope firms up as I go: M1: webhook setup, location capture, state machine, 18150 INR, 3 days M2: Maps distance calc, fare engine handoff, 18000 INR, 3 days M3: booking creation, testing, app review submission, 18850 INR, 2 days That number is off the brief as posted and could shift once I know how your fare engine expects the quote request, a REST call, a webhook back, or something else. Keen to start on M1 first, locks the core flow before the fare engine side is touched.
₹55,000 INR in 8 days
6.5
6.5

One thing worth knowing before you start: a WhatsApp booking agent needs the official WhatsApp Business Cloud API plus template approval from Meta — that is a lead time of days, not code. Better planned now than discovered mid-project. How I would build it: - WhatsApp Business Cloud API with webhook integration into your booking backend - AI agent that collects the booking essentials (pickup, drop, vehicle type, date/time) with validation — and hands over to a human the moment it is unsure, instead of guessing an address - Booking written into your system with confirmation back to the customer; full conversation log Proof: I build AI chatbots and messaging integrations in production for industrial clients, plus logistics systems (tour planning, delivery tracking) — both sides of this project. Do you already have a WhatsApp Business account with a verified business, and which system should receive the bookings? Happy to walk through the Meta setup with you. Martin
₹21,599 INR in 5 days
6.5
6.5

Location-based booking flows on WhatsApp Cloud API need the location message type handled directly in the webhook payload, since Meta AI templates alone won't capture latitude and longitude reliably. I'll wire the Cloud API webhook to a Node.js backend, parse location messages into pickup and drop coordinates, call Google Distance Matrix for the route, then hand off to your fare engine and confirm the booking back in-thread. I can jump in right away. 1) Is your WhatsApp Business number already verified on Meta, or do we start with BSP setup? 2) Is the fare engine exposed as an API, or do I integrate directly with the database? Thanks Shayan
₹21,250 INR in 5 days
5.6
5.6

With my diverse experience across multiple industries and as a seasoned technology partner who specializes in turning complex requirements into clean, scalable systems for lasting success, I am confident in my ability to deliver a high-impact, efficient, and reliable Meta AI-powered WhatsApp Business agent for your logistics and LCV booking operations. My proficiency in API development, backend development, and the suggested technology stack not only meets the specific requirements of this project but surpasses them. Having previously built WhatsApp AI agents, automated logistics systems, and Meta Cloud API integrations, I bring with me a wealth of knowledge and established processes that will serve us well on this project. Furthermore, I approach projects with a focus on clarity, strategy, and execution at every stage of development. This includes providing proper documentation and handovers which helps ensure effective knowledge transfer as the project moves along. Choose me for the highest quality work delivered within a reasonable timeframe and budget. Let's transform your WhatsApp interactions into a seamless automated booking service that marks the beginning of an efficient digital future for your company!
₹12,500 INR in 5 days
5.4
5.4

Hello, I’m Karthik, a freelance developer with over 15 years of experience in AI, API integrations, and backend development. I specialize in building automated solutions, including WhatsApp Business agents. I can help you create a Meta AI-powered WhatsApp agent for your logistics operations, focusing on a seamless booking process. My Expertise Includes: - Meta AI / WhatsApp Business API setup - Webhook integration and API development - Conversational AI design - Google Maps API for distance calculation and fare estimation Proposed Approach: 1. Set up and configure the Meta AI agent. 2. Design a user-friendly conversational flow. 3. Integrate with your backend for booking workflows. 4. Implement mapping for precise location handling. Why Choose Me? I have successfully delivered similar projects and can provide a portfolio upon request. Looking forward to collaborating on this project! Best, Karthik
₹25,000 INR in 7 days
5.6
5.6

As a Full Stack Web and Mobile App Developer with over five years of experience, I carry a comprehensive skill set that aligns perfectly with your project requirements. Specifically, I have demonstrated expertise in API development, backend development, and conversational user interfaces, which are all crucial for building and configuring your Meta AI-powered WhatsApp Business agent. Throughout my career, I have successfully created end-to-end solutions for numerous clients with similar needs to yours. My proficiency in Node.js and Python will enable me to set up/configure the Meta AI or WhatsApp AI agent effectively while ensuring seamless integration with the WhatsApp Business/Cloud API and your existing backend system. Furthermore, my understanding of Google Maps API and distance calculation logic will play a pivotal role in integrating mapping and routing functionalities smoothly into your booking flow. Through focused attention to detail, I will ensure effective capturing and storage of customer-shared WhatsApp locations as well as connecting the AI agent to your fare calculation engine. Choosing me would mean collaborating with a professional committed to delivering clean code on time without compromising quality or communication. Let's talk further about how I can bring
₹25,000 INR in 7 days
5.6
5.6

You need a WhatsApp booking agent that turns two shared locations into a verified fare and booking without letting the AI invent coordinates, prices, or workflow steps. At Marin Software, I built Python, LangChain, and AWS systems for AI agents, real-time events, and external API orchestration. I recommend Meta WhatsApp Cloud API, FastAPI or NestJS, PostgreSQL, and Google Maps Routes API. The webhook layer will verify requests, parse WhatsApp location payloads, store pickup/drop latitude and longitude, manage conversation state, and prevent duplicate bookings from retried messages. The AI will handle natural customer language, while distance, fare, confirmation, and booking creation remain deterministic backend functions. I’ll add address confirmation, route and fare validation, error recovery, human hand-off, structured logs, tests, environment-based secrets, and complete setup documentation. Can you share the existing fare-engine rules, backend API, service cities, and Meta Business verification status?
₹15,000 INR in 4 days
5.1
5.1

As an AI specialist with a strong background in AI chatbots and virtual agents, I believe I am the perfect fit for your Meta AI WhatsApp project. With over two decades in the industry, I have honed my skills notably on large-scale projects such as what you are seeking. My expertise extends not only to using AI technologies for robust conversation design and fluent questioning, but also to proficient API integration, whether it be with WhatsApp or other platforms. One area where I particularly excel is creating structured workflows end-to-end, including fair estimation systems. I've built fare engines before integrating mapping APIs such as Google Maps which is exactly why your project requirements resonate deeply with my past experiences. Furthermore, my familiarity with backend development will ensure a seamless integration between our AI-powered agent and your existing system. I understand that you are looking for both competence and quality documentation which go hand-in-hand, and I can assure you that my experience as a lecturer and technology leader have given me a solid footing in both teaching and producing efficient technical documents. From handling incoming WhatsApp messages via webhooks to capturing Latitude and Longitude for pickups and drop-offs, calculating distances using Maps/Routing APIs, all elements of your project align perfectly with what I have successfully executed before. Let's connect soon to discuss estimated timelines and project costs!
₹12,500 INR in 7 days
4.7
4.7

I'm a seasoned full-stack developer specializing in bringing automation and artificial intelligence to businesses - key skills that fit your Meta AI WhatsApp agent project perfectly. My name is Ammar Ahmed and I build solutions just like the one you are aiming for, with simplicity, robustness, and scalability as founding principles. Throughout my 10-year professional career, I've deployed over 40 projects including AI agents and automation platforms which have brought great results and savings to companies just like yours. For instance, I find it remarkable that your organization currently loses $10K weekly due to broken infrastructure. This opens up tremendous opportunities for us to leverage the power of automation and make a tangible difference. I am keenly familiar with all the technologies needed for your project—Meta/WhatsApp APIs, Google Maps API for distance calculations, fare estimation logic, backend integrations, etc.—all of which will help me get up to speed and deliver within your timelines and budget. I take immense pride in strategizing business process transformations through technological implementations that can potentially save significant time and costs. In addition, I prioritize clean documentation ensuring smooth handover after project completion. Love first building: full ownership with honest feedback for faster turnaround on every need! Let me know what specific questions you have or any further information required for us to get started!
₹12,500 INR in 2 days
4.9
4.9

Hi, One clarification first, because it changes the build: Meta AI is a consumer assistant — it isn't a configurable agent you can wire to your fare engine. What you actually need is the WhatsApp Cloud API plus your own agent layer, where an LLM handles the conversation and calls your backend as tools. That's the architecture I'd deliver, and it's better for you anyway: you own the logic and can change pricing without waiting on Meta. How I'd build it: • Cloud API webhook receiving messages. Location messages arrive as a typed payload with lat/lng — I use WhatsApp's location request message so the customer taps to share instead of typing an address, which removes most geocoding errors. • A per-conversation state machine (vehicle → pickup → drop → quote → confirm) persisted server-side, so a customer who replies an hour later resumes where they stopped. • Maps Distance Matrix for route distance, not straight-line. • The LLM never computes the fare. It collects inputs and calls your fare engine; the engine returns the number. Otherwise it invents prices — and you're bound to whatever it quoted. • Booking written to your backend, with handover docs. I build LLM agent systems with tool calling and FastAPI backends as my main work. Two questions: is your fare engine already exposed as an API, and is your WhatsApp Business account verified yet?
₹25,000 INR in 7 days
3.8
3.8

Hi-Abror Here From Uzbekistan. "Automate WhatsApp Logistics Bookings" - I can build the complete booking agent using WhatsApp Cloud API, webhooks, conversational AI, and Google Maps. I can handle location messages, latitude/longitude storage, pickup and drop conversations, routing calculations, fare estimation, confirmations, and backend booking creation. I will build the webhook architecture, integrate the fare engine, test complete booking scenarios, secure API communication, and provide clear documentation for handover. Would you like the agent built with Node.js or Python for your existing backend? Looking forward to working with you.
₹25,000 INR in 7 days
3.3
3.3

Hi, I’m Lokesh, a Full-Stack Developer with 10+ years of experience. I can build your Meta AI WhatsApp logistics agent with WhatsApp Cloud API, webhooks, location handling, Google Maps distance/fare calculation, and automated booking flow. I’ll ensure a reliable, scalable integration with proper documentation. Ready to start immediately.
₹22,000 INR in 7 days
3.2
3.2

Hi, I have built WhatsApp Business API flows in production — Adopals runs payments and real-time operations over it — so I will go straight to the parts of this that usually cause trouble. Location handling: WhatsApp sends a location message with lat/long as a distinct payload type. Your webhook has to branch on message type, not parse text, and handle the case where a user types an address instead of sharing a pin. I would accept both, geocoding the typed one and confirming it back before quoting. Fare accuracy: Maps Distance Matrix gives road distance, which is what you want, but rates change and quotes must be reproducible. I would keep the fare engine as server-side configurable rules — slab, per-km, minimum, surge — and store the exact rate version against every quotation, so a disputed fare can be reconstructed. Conversation state: the 24-hour customer service window and out-of-order replies both bite here. I would hold booking state server-side keyed by phone number with an explicit expiry, rather than relying on the AI to remember context. Questions 1. Is your WhatsApp Business account already verified with a number? 2. Should the AI hand off to a human when it cannot resolve a location? ₹25,000, 25 days, 30% first milestone. — Davinder
₹25,000 INR in 25 days
3.4
3.4

Hello! I can build the WhatsApp AI booking agent with Cloud API webhooks, location handling, Maps distance/fare logic, conversational flow, and backend booking integration. Let’s discuss the workflow and timeline here.
₹35,000 INR in 7 days
2.8
2.8

I’m excited to help you build a Meta AI‑powered WhatsApp Business agent that streamlines your logistics and LCV booking process. With extensive experience configuring Meta AI agents, integrating WhatsApp Cloud API, building webhooks, and connecting to booking and fare‑calculation back‑ends, I can design a smooth conversational flow that captures pickup and drop locations, calculates distances via Google Maps, and automatically generates quotes for customers. I’ll provide clear documentation, a reliable handover, and a timeline that keeps the project on schedule and under budget. Looking forward to discussing your needs in more detail and starting this project promptly.
₹37,500 INR in 7 days
3.3
3.3

Your LCV customers stall between asking for a vehicle and getting a fare. I can start right now. In 24 to 48 hours you get a live WhatsApp sample: share pickup pin, share drop, see the fare, confirm, booking created. I already run live WhatsApp commerce. The risky bit is reading the pin they send and quoting a reliable fare. I will prove that on your chat first, then connect confirmation to your booking process. Share your fare rules for the sample, or should I use a simple per km rate so you can tap through it tomorrow?
₹22,000 INR in 3 days
2.3
2.3

Scope check: Strong fit for API development, webhooks, conversational workflows, backend integration, and Google Maps API. The specific Meta AI/WhatsApp Cloud API setup should be confirmed against the client's existing Meta Business account and backend. Budget: ₹25,000–37,500
₹33,000 INR in 4 days
2.4
2.4

Hello, ➤ I understand you’re looking for a reliable professional who can handle your project efficiently, with strong attention to detail and a focus on delivering high-quality results. ✦ PROFESSIONAL QUALITY | FAST COMMUNICATION | UNLIMITED REVISIONS ✦ ❇️ WHAT I CAN OFFER: ▪ Comprehensive setup of the Meta AI-powered WhatsApp Business agent tailored for your logistics needs. ▪ Expertise in Meta Business AI and WhatsApp Cloud API to ensure smooth integration. ▪ Design of a seamless conversational flow that enhances customer interaction and booking efficiency. ▪ Proficient in webhook integration and API development, capturing GPS locations for precise fare calculations. ▪ Integration with Google Maps for accurate distance and routing. ▪ Clear documentation and support after project completion to ensure long-term success. ❇️ MY APPROACH: I will begin by understanding your specific requirements, then deliver a robust solution that meets your expectations. My experience with similar projects ensures that I can adapt to your needs effectively. ✨ I’m ready to get started and can begin immediately. Send me the details and I’ll make sure the project is handled professionally from start to finish. Regards, Shaun Kelly
₹17,650 INR in 7 days
1.4
1.4

Nagpur, India
Member since Jun 18, 2024
₹1500-12500 INR
₹12500-37500 INR
₹12500-37500 INR
$8-15 USD / hour
₹12500-37500 INR
$1500-3000 USD
$100-200 USD
₹12500-37500 INR
$30-250 USD
$15-25 USD / hour
$30-250 USD
₹6000-8000 INR
$30-250 USD
$4-20 USD / hour
€8-30 EUR
$1060-1560 CAD
₹12500-37500 INR
₹100-400 INR / hour
₹1500-12500 INR
$250-750 USD
$5000-10000 USD
£20-250 GBP