• Projects 8
  • Rating 5.0
  • Rating 3 076

Budget: 27000 UAH Deadline: 30 days

Greetings. The architecture of the task requires reliable processing of webhooks from TurboSMS, bidirectional synchronization with the SalesDrive API, and integration of LLM for strict RAG parsing of client text according to the article dictionary.

I will assemble an MVP web panel on React + Python (FastAPI) in 3-4 weeks (starting from $1200). I have experience with cascading integrations and state synchronization: I developed the backend for a trading MAM terminal with complex request management through the broker's API and a notification system. For AI text recognition, I will use the OpenAI API with output strictly limited to a structured JSON format, matching the request only with product IDs from the sent flyer. How is your product database for advertising flyers currently implemented in SalesDrive — is it a standard catalog with articles or dedicated custom entities?

  • Projects 51
  • Rating -
  • Rating 4 126

Budget: 25000 UAH Deadline: 20 days

Hello Valentina, I see here not just a chat-bot, but a complete chain: SalesDrive, Viber, webhook processing, and AI text recognition with error control. I have already integrated CRM/API, built PHP/Laravel modules, control panels, and dialogue state preservation scripts. For the MVP, the timeframe is 2–4 weeks; after reviewing the technical specifications, I will provide a more precise estimate. I also have experience with AI/LLM APIs. If you want, I can briefly describe the architecture and risks by stages.

  • Projects -
  • Rating -
  • Rating 620

Budget: 1000 UAH Deadline: 1 day

Valentina, I see here not just a Viber broadcast, but a complete scenario with SalesDrive, webhooks, dialogue states, and AI text recognition. I can design the MVP so that the manager handles orders, postcards, and scenarios, while the system automatically guides the client to confirmation and updates the CRM. I have experience with API/webhook integrations and AI/LLM for text processing. After the technical specifications, I will provide an accurate estimate of timelines and scope, as well as show relevant cases.

AI Email Generator MVP — SaaS web application for email generation
  • Projects 5
  • Rating 4.7
  • Rating 564

Budget: 10000 UAH Deadline: 14 days

Hello! I have done CRM integrations into messengers with transactional messages and response buttons. A practical question right away: Viber Business Messages only works through a connected business account with an API token — do you already have it set up, or is that also on me? This affects the start. I will create a web panel for the manager with order selection from SalesDrive and scenarios turnkey.

  • Projects -
  • Rating -
  • Rating 570

Budget: 14000 UAH Deadline: 10 days

Good day. Straight to the point of your list: the combination of SalesDrive + Viber dialogue + AI text recognition is exactly my area of expertise. I created a bot for an online store where customers write orders in free text, AI matches the items with the catalog and sends them via API — this aligns almost one-to-one with your steps 4–7. Plus, CRM with an admin panel and Telegram notification bots.
Three points regarding Viber through TurboSMS that determine the feasibility of the scenario — I’ll mention them right away to avoid surprises:

The Viber Business chat session lasts 24 hours from the first customer response (or up to 60 outgoing messages). Your scenario fits within this window, but if the customer is silent for a day — re-entry is only possible with a new transactional message. This is built into the logic.
For two-way chats with webhook, an active own Viber sender on TurboSMS is needed (a separate paid plan). Is it already connected and paid for? This affects whether we can test the incoming flow.
Buttons (“Yes, continue” etc.) — have you confirmed that clicks come back to the webhook as postback? Sometimes interactivity has to be built through a separate Viber bot — it’s solvable, but it affects the architecture.

How I propose to work (I don’t have reviews here yet, so — transparently and in stages): the first stage MVP — panel + orders from SalesDrive + one end-to-end Viber dialogue with AI recognition for one leaflet, working end-to-end. You confirm that the core works — we continue with the rest. I will specify exact timelines and costs after a detailed technical specification; for such a volume, a blind figure would be unfair. The core of the first stage can realistically be done in about 1–1.5 weeks.
Regarding your points: experience with CRM/API/webhook — yes; experience with LLM API for recognizing customer text — yes, this is my area of expertise; I will show similar projects in private messages.

  • Projects 16
  • Rating 5.0
  • Rating 3 183

Budget: 8000 UAH Deadline: 7 days

Good afternoon. I will implement integration with the SalesDrive API for retrieving and updating orders on Nest.js, and I will set up the processing of free text from the client through the OpenAI API for matching products with flyers. I suggest discussing the price and deadlines in private messages. I am ready to discuss the details and start working. I look forward to collaborating.

  • Projects -
  • Rating -
  • Rating 421

Budget: 10000 UAH Deadline: 12 days

Hello, Valentin! The scenario is clear, I see the key points as follows:
1. Dialogue as a finite state machine (FSM) — each order remembers its step, when passed to the manager, the scenario stops cleanly, without duplicates.
2. AI-matching without "inventing" products — only a structured list of IDs/articles from the selected flyers is passed to the prompt, the model works strictly as an entity parser (product + quantity), no more. This is a principle I have already used in similar AI sales agents (ShopAgent AI — Telegram/Instagram, catalog + strict retrieval).
3. A nuance with the Viber session through TurboSMS: steps 8-9-10 in the technical specification go automatically in sequence without buttons — if the session closes (message limit or 24 hours since the last client response), part of the tail may not reach. I will lay down the logic of combining/triggers based on client action, rather than blind batch sending.
Stack: FastAPI + PostgreSQL, webhooks SalesDrive/TurboSMS, LLM (Claude/OpenAI API) for matching, web panel for the manager (orders/scenarios/flyers/history/statistics).
Please clarify: is the Viber Business account in TurboSMS already verified, and is there access to the SalesDrive API for writing (updating amount/status)?

  • Projects 14
  • Rating 4.9
  • Rating 2 192

Budget: 15000 UAH Deadline: 18 days

I read the task completely. The scenario is clear: the manager selects an order(s) in SalesDrive → a confirmation of the order is sent to the client via Viber → upsell through advertising leaflets → AI recognizes the client's free text and matches it with the products in the leaflets → the upsell is added to the SalesDrive order → then status messages (timelines, inspection upon receipt, contacts).

Similar integrations have been done — examples: https://guardlabs.online/demo/crm-recruiting/ (form → Make → NetHunt CRM), https://guardlabs.online/demo/olx-monitor/ (automation on external API + notifications), https://guardlabs.online/demo/kava/ (bot with a dialog scenario).

Technical questions before starting:
1. Viber Business Messages — is the account already verified? Verification usually takes 1–3 weeks and directly affects the start time. Is there a Service ID and token?
2. SalesDrive API — is access confirmed for reading orders with products + updating amounts/adding items + setting tags?
3. The description cuts off at step 9 (“...about the necessity of inspection”) — please send the full text of the technical specification to consider all branches of the scenario in the assessment.

What is included in the price: web panel for the manager (orders/scenarios/leaflets), integration of SalesDrive API, Viber Business Messages API (webhook, dialog status, buttons), AI text recognition of the client and matching with the products in the leaflets, admin panel for leaflets/catalog, deployment on your server.

  • Projects 22
  • Rating 5.0
  • Rating 5 241

Budget: 2000 UAH Deadline: 1 day

Hello!
We are the Business Atlas team, official partners of n8n. The task of automating confirmations and AI upselling via Viber for SalesDrive is very familiar to us — we know how to create such systems to automatically increase the average check and free up managers' time.
The essence of your project relies on three critical nodes:
The first — a two-way low-code integration. Building a workflow based on n8n/Make to combine the SalesDrive API, TurboSMS API, and Viber chat sessions. This will ensure stable data exchange, history tracking, and system operation without overpaying for expensive code.
The second — AI text parsing and CRM update. Connecting OpenAI/Claude API for analyzing the client's free text. The neural network will accurately match requests with items from the sent flyers, autonomously adding positions in SalesDrive and recalculating the amount.
The third — web panel and "Stop-bot" logic. Setting up a user-friendly interface for order selection and flyer management, as well as instant transfer of the dialogue to the manager in any non-standard situations (voice, photo, operator request, or AI error).
My experience as a project manager and my team's experience are focused specifically on low-code architecture and data automation. We have implemented over 50 projects in the UA/EU markets. We have direct relevant experience: we implemented SalesDrive for a cosmetics store, created WhatsApp AI managers for full application management with upselling, and set up transactional mailings. As n8n partners, we deploy self-hosted solutions on your VPS, ensuring maximum speed for processing webhooks from TurboSMS and system operation without monthly subscription fees for limits.
Conditions and answers to questions:
1. Experience with CRM/API/webhooks and AI: Yes, this is our main specialization (we have ready cases of AI agents and integrations with SalesDrive).
2. MVP timelines: Approximately 3–5 weeks of work.

  • Projects 118
  • Rating 5.0
  • Rating 10 376

Budget: 10000 UAH Deadline: 5 days

Hello.

I am a NodeJS developer. I am ready to take on the project. Write to me, and we will discuss.

  • Projects 16
  • Rating 5.0
  • Rating 9 672

Budget: 27000 UAH Deadline: 20 days

Good day, I see that this is not just a chatbot, but a complex chain: SalesDrive, Viber, webhooks, dialogue states, and AI text recognition. I can design an MVP so that the scenarios are managed from the admin panel, and non-standard cases are correctly passed to the manager. I have 8 years in web development and experience with API/webhook integrations. To assess the exact architecture and timelines, please send the technical specifications — I will quickly prepare an implementation plan.

  • Projects 3
  • Rating 5.0
  • Rating 1 130

Budget: 8000 UAH Deadline: 10 days

Hello! At BotCraft Group, we are currently working on such automations — Viber/Telegram bots with CRM integration and free text recognition through AI, so your scenario is close to our turnkey solution.

Here’s how I see the implementation:
- Web manager panel: selection of orders from SalesDrive, selection of scenarios and postcards, launching the processing.
- Viber Business Messages: transactional message with order data + buttons, the entire step-by-step flow of confirmations (items 2-10) with editable admin templates.
- AI module: analyzes the client's free text and matches positions only with products from the sent postcards (based on the saved list of IDs/articles), forms a list for confirmation.
- Two-way integration with SalesDrive: additional orders are added to the existing order, the amount and status are updated, and a "quick dispatch" mark is saved.
- Non-standard cases — for the manager.

I suggest starting with a working MVP of the main flow (confirmation + SalesDrive), then connecting AI recognition of postcards — this way you can see the results step by step.

Andrey K.
1 292 1
  • Projects 1 296
  • Rating 5.0
  • Rating 104 000

Budget: 27000 UAH Deadline: 20 days

Hello. I have been working with React and Node.js for over 9+ years. I am ready to implement a web application with integration.

  • Projects 164
  • Rating 5.0
  • Rating 4 543

Budget: 999 UAH Deadline: 1 day

Valentina, I see a complex but well-formalized automation here: SalesDrive, Viber scenario, AI text recognition, and control of non-standard cases. I can build an MVP on Laravel/Vue: integrations via API/webhook, manager panel, chat history, management of postcards and order statuses. I have experience with CRM/API and AI/LLM for text processing. To assess the timeline and cost, I want to look at the technical specifications — after that, I will provide an exact range and share relevant examples.

  • Projects 5
  • Rating 4.9
  • Rating 756

Budget: 2000 UAH Deadline: 7 days

Hello, I worked on a Telegram bot for automating dialogues — confirmation scenarios, integration with CRM, AI text recognition, ~3000 messages/day processed automatically without a manager.

I have experience with CRM API integrations, webhooks, OpenAI/LLM for processing users' free text.

One question regarding the project: if a client wrote items partially incorrectly or abbreviated — do you want the AI to try to find the closest option from the card itself, or is it better to immediately pass such cases to the manager?

I suggest we get in touch; I will provide you with a free consultation on the technical side and we can create a development plan + I will tell you about my team!

  • Projects 34
  • Rating 5.0
  • Rating 12 541

Budget: 18000 UAH Deadline: 7 days

Good day! I develop in Python, React/Node.js. I have extensive experience in the field and am ready for collaboration.

  • Projects -
  • Rating -
  • Rating 427

Budget: 27000 UAH Deadline: 18 days

Hello! The project is formulated extremely competently and logically. I have extensive experience in developing custom web applications, integrating CRM systems, APIs/Webhooks, and implementing LLM (AI) for data structuring.

I am ready to implement this web application for you on the stack of Laravel + FilamentPHP + PostgreSQL/MySQL.

Here’s how the architecture of the solution will be built:

1. State Machine and scenario processing:
- Each Viber chat will have a clearly defined state. In the event of non-standard situations, unknown attachments, or recognition errors, the scenario will immediately stop and transfer control to the manager.

2. Working with AI (LLM API):

  • Projects -
  • Rating -
  • Rating 412

Budget: 27000 UAH Deadline: 35 days

Hello!

This is an interesting task involving business process automation using CRM, Viber Business Messages, and AI. I have experience in developing complex web applications using Node.js and React, integrating third-party APIs, webhooks, payment and CRM systems, as well as implementing services using LLM for processing user data.

For implementation, I propose the following stack:
Backend: Node.js (NestJS), TypeScript;
Frontend: React/Next.js;
Database: PostgreSQL;
Task queues: Redis + BullMQ;
AI: OpenAI API or another LLM with the ability to switch providers;

  • Projects 9
  • Rating -
  • Rating 565

Budget: 20000 UAH Deadline: 21 days

Hello! The task is clear: we need to connect SalesDrive, Viber Business Messages, and AI analysis into a single scenario with a web panel for managers.

I have 3.5 years of commercial experience in fullstack development (TypeScript, NestJS, Vue/Nuxt, PostgreSQL). I have worked on B2B products with similar logic: data exchange between external APIs, automation of order processing, real-time status and amount updates. All of this fits perfectly with your case.

In terms of architecture, I see it like this: a NestJS backend with webhooks from Viber, integration with the SalesDrive API for reading and updating orders, and LLM for matching free text from the client with products from brochures. A web interface on Vue/Nuxt for managers with real-time dialogue monitoring.

I am ready to discuss the details and timelines.

  • Projects 7
  • Rating 5.0
  • Rating 1 562

Budget: 10000 UAH Deadline: 14 days

Hello. I will create a web application + Viber + SalesDrive + AI: order confirmation, flyers, analysis of customer responses, order updates. Important: is there already a Viber Business API and access to SalesDrive? The price is starting and negotiable.

  • Projects -
  • Rating -
  • Rating 324

Budget: 26000 UAH Deadline: 20 days

Hello, Valentin!

1. I understand that the maximum budget for the project is 27,000 UAH. Considering the scope (webhook integration, dialogue state, AI matching, admin panel), it is realistic to cover the main scenario (items 1-9) within this amount without part of the statistics/UI polishing - I suggest discussing the exact set after the technical specifications. I set the budget at 26,000 UAH.

2. Deadline: about 20 days from the moment of receiving the full technical specifications.

3. Experience with CRM/API/webhook: I built an event-driven pipeline with queues/workers and async processing (edrsr-ai-server), webhook alerts via Telegram Bot API in a travel aggregator with full CI/CD (fasttravel), FastAPI backend wrapping the external marketplace API (Prom.ua) with batch processing, queue, and progress statuses (promAI). I do not have direct experience with SalesDrive and Viber Business Messages, but the working model (webhook → dialogue state → CRM update) is the same as I have already implemented on other APIs.

4. Experience with AI/LLM for free text: promAI uses Gemini API with structured outputs and result validation - exactly the pattern needed for matching client messages with the product list of the flyer. Additionally, there is a RAG bot (youtube_helper) with hybrid vector+keyword retrieval and MMR selection of context for matching text with the database.

  • Projects -
  • Rating -
  • Rating 272

Budget: 10000 UAH Deadline: 7 days

Ready to take on the development of a web application for automating order confirmations and upselling through Viber with integration of SalesDrive, TurboSMS (Viber Business Messages), and AI for parsing free text from the client.

1. Estimated cost for MVP: $4,500 – $7,000 (fixed after reviewing the full technical specification and access to SalesDrive / TurboSMS API). In the MVP: web manager panel, selection of orders/scenarios/flyers, complete scenario 1–11, FSM dialogue, admin panel for flyers and contacts, logs/history, basic statistics, transfer of non-standard cases to the manager.

2. Timeline: 4–6 weeks until a working MVP on staging + assistance with the first launch. 1–2 days for auditing the technical specification and API → integrations and FSM → manager panel → AI recognition based on the flyer catalog → scenario tests and handoff to the manager.

3. Experience with CRM/API/webhook: yes. Integrated external CRMs and messenger gateways via REST/HTTP API, webhook for incoming responses, idempotency, retries on failures, storage of dialogue state and order statuses. I include SalesDrive and TurboSMS in the same manner: a separate adapter for each API, the core of the scenario is independent of the channel.

4. Experience with AI/LLM: yes. Parsed free text through LLM API (function calling / structured output): matching client formulations with a closed list of products and IDs/articles, output JSON "product + quantity," repetition in case of ambiguity, no invented items outside the flyer catalog. I do not process voice/photos/files — only text, as specified in the technical specification.

  • Projects -
  • Rating -
  • Rating 472

Budget: 27000 UAH Deadline: 30 days

Hello. My name is Alexey, I represent a group of developers – NC-1. For over five years, we have been creating websites, mobile applications, online stores, ERP/CRM systems, and other e-commerce products.
In our team, there is a full stack developer, senior with the necessary experience and knowledge for you. Stack: Node.js (or Python can be used), Vue.js, PostgreSQL, Redis, OpenAI API.
1. The estimated cost of developing the MVP - 210,000 UAH.
2. The estimated development time - 30 working days.
3. Is there experience with CRM/API/webhook integrations - yes.
4. Is there experience integrating AI/LLM API for processing user text - yes.
5. Examples of similar projects, if available - yes, but we signed an NDA. We can show a demo.
Best regards, Alexey M.

  • Projects -
  • Rating -
  • Rating 265

Budget: 21000 UAH Deadline: 12 days

Hello.
I am ready to take on the project.
I will complete it carefully and within the agreed deadlines.
I look forward to collaborating.

  • Projects 10
  • Rating 5.0
  • Rating 1 767

Budget: 1000 UAH Deadline: 1 day

Good day, I have experience working with Python as well as Telegram bots, I can complete everything quickly and efficiently, write to discuss the details.

  • Projects -
  • Rating -
  • Rating 583

Budget: 1234 UAH Deadline: 1 day

Hello! I have experience in web programming and automating dialogues with clients. I would be happy to help you.

  • Projects -
  • Rating -
  • Rating 457

Budget: 25000 UAH Deadline: 30 days

Hello!
I see that you need not just a Viber bot, but a fully managed order confirmation process with AI text recognition, integration with SalesDrive, and automatic upselling without burdening the managers. The key here is reliable management of dialogue states so that the script works correctly even with multiple messages from the client.

I specialize in developing AI automations and integrations through API, CRM, and webhook. I have created systems that combine CRM, AI, and automated communication scripts, as well as implemented AI for analyzing user messages and automating business processes. My experience includes Make.com, ChatGPT, Claude, Voiceflow, CRM integrations, and building multi-step workflows.

I would suggest building the system as a separate backend with a manager web panel, a SalesDrive integration module, TurboSMS/Viber, an AI service for product recognition, and a separate module for managing dialogue states. Such architecture will significantly simplify scaling and adding new scenarios in the future.

Preliminary:
• MVP — from $1,500–2,500 depending on the details of the technical specification.
• Estimated timeline — 4–6 weeks.

  • Projects 40
  • Rating 5.0
  • Rating 2 642

Budget: 12000 UAH Deadline: 5 days

Good day! I have reviewed the task and am ready to start. The approximate timeline is 5 days, and I have indicated the price. However, we need to discuss the details further.

Experience:
• 4 years in Frontend and Backend development
• 2 years of commercial experience in product and blockchain
• Working with production code and real financial scenarios

Some of my projects:

https://contentbuilder.ai/ - a commercial project from the USA, where I worked as a full-stack developer and implemented most of the functionality

  • Projects 11
  • Rating 5.0
  • Rating 1 788

Budget: 25000 UAH Deadline: 20 days

We have experience integrating SalesDrive with messengers and implementing LLM for sales automation. We will implement the solution through the SalesDrive API and Viber Business API with the connection of an AI agent for dialogue processing. We will ensure stable synchronization of statuses and correct operation of upselling logic. We are ready to discuss the details of the architecture.

  • Projects -
  • Rating -
  • Rating 468

Budget: 24900 UAH Deadline: 18 days

Good day!
I have fully reviewed the technical specifications. This is not just a Viber bot, but an automation system with a state machine, integrations with SalesDrive, TurboSMS, and AI text processing.
I would implement the project as follows:
• Backend in Python (FastAPI)
• PostgreSQL for storing dialogue states
• AI through OpenAI API with strict matching only to the products of the selected postcard (without "hallucinations")
• Integration with SalesDrive API
• TurboSMS webhook
• Web manager panel
• Dialogue history

  • Projects 5
  • Rating 5.0
  • Rating 957

Budget: 15000 UAH Deadline: 10 days

Good day.

My name is Oleksiy, I am a Full-Stack developer.
I specialize in professional web development, bots, and automation systems.

I am ready to complete your order quickly and efficiently, I have extensive experience working with all necessary technologies, so I know all the subtleties and nuances of such projects.

As a result, I guarantee a stable, structured project that will be easy to scale in the future.

I am ready to discuss all the details in private messages, including price and deadlines.

  • Projects 3
  • Rating 5.0
  • Rating 543

Budget: 27000 UAH Deadline: 14 days

Hello! The categories are indicated absolutely correctly — the project requires deep development of both server logic (for managing dialog states) and a web interface for managers. I have reviewed the specifications, and the task is very clear, logical, and interesting. I have extensive experience in developing asynchronous backend systems, integrating third-party APIs, and automating business processes.

Here are specific answers to your questions:
1. Estimated cost of developing the MVP:
35,000 – 45,000 UAH. We will finalize the exact figure after reviewing the full specifications and agreeing on the architecture (for example, choosing a specific LLM model).
2. Estimated development time:
14–20 days (considering the stages of thorough testing of edge-case situations: when the client writes nonsense, sends empty messages, or tries to break the calculator).
3. Experience in integrating with CRM / API / webhooks:
Expert. I regularly design systems that operate on asynchronous webhooks under high load. I can implement integrations with SalesDrive API and TurboSMS HTTP API without issues, with clear logging of requests to ensure no order or status is lost.
4. Experience in integrating AI / LLM API for text processing:

  • Projects 18
  • Rating -
  • Rating 805

Budget: 27000 UAH Deadline: 14 days

LLM for analyzing customer text with a fallback to a manager in case of uncertainty. I will separately work on the scenario where recognition is limited only to products from sent postcards and quantity validation is needed. If you are ready, please send the technical specifications and examples of postcards or test access to SalesDrive, then I will return specific questions and an accurate estimate. API and webhook in online store projects, as well as AI integrations. Good day. I can take on the implementation of this web application and already see key risks in the process. The main thing for you is a reliable binding of the Viber session to a specific order in SalesDrive and correct processing of the webhook with a guarantee of idempotency of messages. I will provide an approximate cost for the MVP and timelines after reviewing the detailed technical task. I have practical experience in CRM integrations.

  • Projects 3
  • Rating -
  • Rating 561

Budget: 27000 UAH Deadline: 21 days

Hello! Yes, implementing this scenario is absolutely feasible. This is a classic state machine task (dialogue state management) with integration of external APIs and LLM through Tool Calling (Function Calling) for structuring text in JSON. I have extensive experience in developing autonomous AI agents, complex integrations, and micro-SaaS systems. The ideal stack for this project would be: Python (FastAPI) for resilient webhook and queue processing + React/Next.js for the manager's web panel.

Answers to your questions:
Experience with CRM/API/webhooks: I constantly work with REST APIs, webhooks, and integration of third-party systems. I will quickly deploy a webhook endpoint for TurboSMS that will instantly capture customer responses, identify their user_id, and match it with the current order status in SalesDrive.

Experience with AI/LLM API: This is my main profile. For product matching, I use structured output (Structured Outputs / JSON Mode) through model APIs (for example, OpenAI GPT-4o-mini or Claude 3.5 Haiku). The AI will receive a strictly limited array of products from the selected leaflet (ID and names) and free text from the customer. As a result, we will guarantee a clean JSON output like [{product_id: 123, quantity: 2}].

MVP logic: We will implement a reliable state machine based on Redis/PostgreSQL. If the customer clicks "Contact Manager" or the AI shows low confidence (confidence score) during recognition, the script will instantly stop, and an alert will be sent to the manager in SalesDrive and the web panel.

Commercial proposal (MVP):

  • Projects -
  • Rating -
  • Rating 457

Budget: 5000 UAH Deadline: 5 days

Good day!
We have experience in developing CRM systems, web applications, API integrations, webhooks, AI models, and business process automation.
We can implement an MVP that will include:
* a web manager panel for order management;
* integration with SalesDrive API, TurboSMS (Viber Business Messages), and AI API;
* automatic order confirmation and upsell scenarios;
* analysis of customer text messages using AI with product and quantity recognition;
* automatic order updates in SalesDrive;
* transmission of non-standard situations to the manager;
* history of dialogues, management of postcards, scenarios, and basic analytics.

  • Projects 59
  • Rating 5.0
  • Rating 7 753

Budget: 11111 UAH Deadline: 1 day

Hello! I am an experienced developer, capable of creating bots of any complexity, ranking TOP-4 in the "Bot Development" category. I also develop websites and API documentation in Python, where I rank TOP-2.

Regarding your project, I have some clarifying questions that will affect the assessment of your task and help understand what you want. Please write to me to clarify all the details!

You can review my skills in my resume 👉 Freelancehunt
My work is also published in my portfolio 👉 Freelancehunt

💻 I am also the CEO of a team consisting of a FrontEnd developer and a BackEnd developer! So if necessary, our team of 3 can organize a turnkey development for you!

I look forward to your response, thank you.

  • Projects 107
  • Rating 4.8
  • Rating 5 443

Budget: 27000 UAH Deadline: 30 days

Good day. I am ready to implement. I can start immediately after clarifying the details. 📞 Always available and open to communication.

  • Projects -
  • Rating -
  • Rating 530

Budget: 10000 UAH Deadline: 5 days

Good day, I am ready to discuss the details of the order in Zoom, Google Meet.

  • Projects -
  • Rating -
  • Rating 472

Budget: 20000 UAH Deadline: 20 days

Hello! I have extensive experience in developing web applications and integrating complex API services. Implementing your project is an interesting task that requires a clear architecture for handling dialogue states and proper interaction with the CRM SalesDrive.

What I offer:
1. Stack: Python (FastAPI/Django) for the backend, as it is best suited for working with LLM models (OpenAI API or analogs) and asynchronous processing of webhooks.
2. Integrations: I have experience working with CRM APIs (SalesDrive, KeyCRM, etc.), setting up webhooks for TurboSMS, and building logic for processing messages through Viber Business Messages.
3. AI logic: I will implement a prompt engineering system for LLM that will clearly match the client's text with product items in your brochures, with mandatory validation checks on data before updating the order.
4. Control panel: I will create a user-friendly interface for managers with a history of dialogues and the ability to intervene in the automated scenario.

Regarding your questions:
- Experience with CRM and API integrations is my main profile.

  • Projects -
  • Rating -
  • Rating 898

Budget: 1000 UAH Deadline: 1 day

Good day, Valentyn.

Your system will automatically confirm orders and suggest additional products via Viber, reducing the workload on managers. Integration with SalesDrive through API will allow real-time order updates, and AI will accurately recognize the customer's choice from postcards. Using TurboSMS for Viber Business Messages will ensure reliable message delivery. The web panel on React will enable management of scenarios, postcards, and tracking statistics. The solution will be deployed in Docker for easy scaling. All non-standard situations will be automatically forwarded to the manager, preserving the complete dialogue history.

Options:

15,000–20,000 UAH; ≈12 days
Minimum viable product for automating order confirmations without complex upselling.
- Automatic order confirmation via Viber
- Basic integration with SalesDrive (receiving orders and changing statuses)

  • Projects -
  • Rating -
  • Rating 440

Budget: 12000 UAH Deadline: 12 days

Hello, Valentin! I carefully studied the description of your business process for automating Viber dialogues. The task is fully feasible. I am ready to develop a stable MVP for you in Python 3.12 with integration of SalesDrive, TurboSMS, and an AI model for recognizing upsells.

I have extensive experience working with APIs, webhooks, and LLM for parsing free text. Here’s how I will implement the key nodes of your system:

1. State machine script engine (FSM): Each dialogue will remember its step. If the client clicks "Contact the manager" or the AI cannot recognize the text, the bot will instantly stop the automation and transfer the order to a human, avoiding sending unnecessary messages.
2. AI matching without hallucinations: It is not necessary to pass the entire catalog to the AI. Only a structured list of IDs/articles from the selected flyers will be strictly passed to the system prompt for the OpenAI/Claude API. The model will act as a strict parser (extracting entities: product + quantity) and will verify them against the data array.
3. Optimization of Viber sessions: There is a nuance in Viber Business Messages — the automatic sending of several messages in a row (steps 8, 9, 10) may hit session limits if the client does not respond for a long time. I will combine informational blocks or set up logical triggers to ensure messages are delivered and do not expire.
4. Manager web panel: I will create a lightweight, fast, and responsive web interface for selecting orders from SalesDrive, linking articles to flyers, and viewing dialogue history.

The entire architecture will be deployed on reliable Railway hosting with secure storage of tokens in .env files.

  • Projects -
  • Rating -
  • Rating 358

Budget: 10000 UAH Deadline: 7 days

Good day!

I carefully studied the description - the task is clear.
1. I have experience with CRM/API/webhook integrations - I worked with SalesDrive, various APIs, and webhooks.

2. I have experience integrating AI/LLM APIs - I worked with OpenAI and Claude API for recognizing user free text.

3. I have experience developing similar automation scenarios with multi-step dialogues and state storage through a database.

I am ready to review the detailed technical specifications and discuss the details.

  • Projects 10
  • Rating 5.0
  • Rating 1 986

Budget: 12345 UAH Deadline: 1 day

Hello!

The project is clear and looks interesting. I have experience in developing CRM integrations, working with REST APIs, webhooks, processing queues, as well as integrating AI/LLM for analyzing user text and automating business processes.

For such a project, I would suggest a stack of Laravel 12 + MySQL + Redis (queues) + AI model API (OpenAI or another LLM) + a separate admin web panel. This architecture will allow for easy scaling of the system, adding new scenarios, and connecting other CRMs or communication channels if necessary.

Preliminary MVP estimate:

Cost: approximately 3,500–6,000 USD (I can provide a precise estimate after reviewing the full specifications).
Timeline: 6–10 weeks, depending on the volume of scenarios and integration details.

  • Projects 5
  • Rating 4.9
  • Rating 1 753

Budget: 10000 UAH Deadline: 5 days

Hello! The key point here is the connection between AI and flyers: to ensure that the model doesn't invent products, I perform recognition with a strict tie to your list of items, first matching by ID and name, and the model only processes free text and quantities. I assemble the dialogue as a finite state machine, where each order remembers its current step, so after handing it over to the manager, the script is clean, without duplicate messages. I also keep in mind the Viber session window in TurboSMS: if the client is silent and it closes, I catch that instead of sending into the void. I will outline the stages and potential pitfalls for free in private. I look forward to collaborating.

  • Projects 8
  • Rating 5.0
  • Rating 1 903

Budget: 23000 UAH Deadline: 25 days

Good day! I can develop a web application that will handle up to 1000 orders per day and ensure automatic message sending to clients via Viber. For this, I use technologies like JavaScript, Node.js, and integrations with SalesDrive API and Viber Business Messages. Please message me privately so I can send examples of similar projects and discuss the details of developing the MVP.

  • Projects -
  • Rating -
  • Rating 524

Budget: 25000 UAH Deadline: 20 days

Good day!
I have reviewed the project description. The task is clear, and I am ready to implement the MVP of the web application with integration of SalesDrive, TurboSMS/Viber Business Messages, and AI for automating order confirmations and processing customer text responses.
I can implement:
a web manager panel;
integration with SalesDrive API;
integration of TurboSMS/Viber via HTTP API and webhook;
AI processing of customer text messages;
automated scripts, dialogue history, order status changes, and escalation of non-standard situations to the manager.
Answers to your questions:
1. Estimated cost of MVP: 30,000 UAH.

  • Projects 39
  • Rating 5.0
  • Rating 1 928

Budget: 13000 UAH Deadline: 8 days

😀 Hello!
✅ I will perform the task efficiently and will be in touch 👌
✅ I have done similar work before — integrations and automation (Viber/Telegram, CRM via API, AI processing of dialogues) 🎯
🛠 How I will do it: a web panel for the manager (order selection from SalesDrive via API + script + flyers) → transactional Viber Business Messages with "Yes, continue"/"Contact" buttons → after confirmation, I will automatically send promotional flyers → I will parse the customer's free responses through AI into the order position and return it to SalesDrive. Statuses, logs, convenient management
🎥 Portfolio: Freelancehunt
✅ Feel free to reach out, and we will agree on the details 👌🙂

  • Projects 11
  • Rating 5.0
  • Rating 3 597

Budget: 20000 UAH Deadline: 14 days

I and my team offer a full cycle of turnkey development. The team consists of experienced developers, designers, and UX/UI specialists, which allows us to create a convenient and functional product that meets all your requirements. We will discuss the deadlines and price in private messages once we have a complete understanding of the scope of work. I expect feedback from you. I can send examples of our work in private messages.

  • Projects -
  • Rating -
  • Rating 351

Budget: 15000 UAH Deadline: 14 days

Valentin, the scenario has gone through the steps, and under Viber Business Messages via TurboSMS, there is a moment that is not yet in the technical specification.

In one chat session, Viber cuts off the sixth message in a row without a client response, with a limit of five. Your steps 8, 9, and 10 (sending deadlines, package inspection, contacts) go automatically one after another without buttons, and there are also leaflets before them. In a long scenario, the tail simply won't reach, and part of the messages will silently burn with an error. This means the auto-sequence needs to be cut, and part should be tied to the client's action, rather than sending in bulk. Plus, the session lasts 24 hours from the last client message: if a person confirmed and left, but adds products the next day, gathering text (steps 4-6) in the same session can no longer continue. This is a separate state in point 11, do not confuse it with refusal.

The second point is financial, just so you can budget before starting: leaflets with additional products are advertising traffic, for which a separate Viber sender is needed in TurboSMS, and this starts from ~8400 UAH/month minimum. Transactional confirmations are cheaper with a general sender.

I have experience with CRM/API/webhook integrations and connecting LLM for parsing free text. I will assemble an MVP: synchronous SalesDrive, scenario engine based on states, matching client text with leaflet products by articles, manager panel, history, statistics. Approximately 15-18k for the MVP and about two weeks after the full technical specification and access, I will provide an exact range when I review the technical specification. The profile here is new, so the bids are lower: I am currently more interested in the first review. We work through Safe.

Is your own Viber sender in TurboSMS already set up, or should we also include it in the scope and budget?

  • Projects 4
  • Rating 4.3
  • Rating 738

Budget: 25000 UAH Deadline: 10 days

Good day. I am ready to do it! I can start today.
1. Estimated cost of developing the MVP.
- 25000 UAH.
2. Estimated development time.
- 10 days.
3. Do you have experience with CRM/API/webhook integrations?
- Yes, I have a lot of experience with various projects.
4. Do you have experience integrating AI/LLM APIs for processing user text?
- Yes, I am very familiar with AI and LLM models.
5. Examples of similar projects, if any.

  • Projects -
  • Rating -
  • Rating 308

Budget: 3800 UAH Deadline: 5 days

I understood the scenario: SalesDrive order → confirmation in Viber → flyers → gathering wishes in text → AI matches products to the flyers → order update. I have experience with CRM/API/webhook and connecting LLM for analyzing customer text. I will clarify the MVP cost and timelines in my bid, and I will prepare a detailed plan within 5 days after receiving the full technical specifications.

  • Projects 103
  • Rating 5.0
  • Rating 4 988

Budget: 25000 UAH Deadline: 5 days

Hello, Valentin.
I have done similar projects — I know the nuances and will do exactly what is described. There are a few clarifications before starting.
The final price/timeframe will be determined after all clarifications.

Profile: Freelancehunt
Reviews: Freelancehunt

  • Projects -
  • Rating -
  • Rating 296

Budget: 3400 UAH Deadline: 4 days

The logic is clear: SalesDrive API — order synchronization, TurboSMS webhook — receiving/sending Viber messages, AI matches the client's text with the list of products in the flyer by ID/articles. I have experience with CRM/webhook integrations and LLM text processing, I will show similar cases. Cost and timeline — in the bid, approximately 4 days for the prototype.

The list does not show proposals concealed by the client or freelancer with a Plus profile, as well as proposals violating rules

Current freelance projects in the category Bot Development

21 July
19 July