Switch to English?
Yes
Переключитись на українську?
Так
Переключиться на русскую?
Да
Przełączyć się na polską?
Tak
Post your project for free and start receiving proposals from freelancers within minutes after publication!

AI agent

Translated100 USD

  1. 153  
    12 days600 USD

    Good day, Asher!

    I am engaged in AI automation and RAG bots for customer support, working with n8n, LLM, and integrations with CRM (amoCRM, Bitrix24). I can create a turnkey AI agent for you in WhatsApp.

    Briefly, how I see the solution:
    - The AI consults on the catalog (searching for products, filters, frequently asked questions), responses are based on your database/catalog.
    - For "hot" inquiries, the agent creates a lead/deal in the CRM and transfers the dialogue to the responsible manager.
    - Flexible configuration: multiple managers, different product groups, scenarios for switching to a live operator.

    I am ready to discuss the structure of your catalog and current CRM to propose an optimal architecture and timeline.

  2. 432    1  0
    5 days95 USD

    Good day, Asher!

    I can develop an AI agent for WhatsApp that will consult clients on the product catalog and forward requests to the responsible manager through CRM (AmoCRM or Bitrix24).

    A possible turnkey solution based on n8n/Make.com:

    1. Message processing: The AI analyzes client requests, searches for products in the catalog, and generates responses;
    2. Forwarding to the manager: integration with CRM for automatic creation of a deal or task;
    3. Logging and analytics: storing the history of dialogues and reports on clients;
    4. Scalability: the ability to connect multiple managers, product groups, and new channels.

    I would be happy to discuss the details of the catalog and CRM to find the optimal solution and implement a fully ready system.

  3. 242  
    10 days100 USD

    What we offer as a turnkey solution (solution structure)
    1. WhatsApp channel
    Connecting the official WhatsApp Business API through a provider (for example, 360dialog / Twilio / etc.). Setting up the business profile, message templates, webhooks.
    2. AI agent
    Module on the server (Python / Node.js) or in conjunction with n8n: understands customer questions, searches for products in the catalog, offers items, clarifying questions, calculates costs, etc. The AI works strictly based on the catalog and your descriptions to avoid "fantasizing."
    3. Product catalog
    Option 1: store the catalog in amoCRM / Bitrix24 and read it through their API. Option 2: a separate database (table) with products, prices, categories, links/images. The agent can: search by name, category, filters, show short product cards in WhatsApp (description + photo/link).
    4. Transfer to manager + CRM
    When the client is "ripe" (wants to discuss details, place an order, invoice, etc.): the AI collects minimal data (name, phone, what interests them). Creates a lead/deal in amo or Bitrix with a note from which WhatsApp dialogue it came from. Transfers the dialogue to the responsible manager: either through WhatsApp itself (the manager continues the chat from the same number), or through the client card in the CRM, where the communication history is visible.
    5. n8n / scenarios
    Intermediate logic (filters, rules, simple scenarios) can run in n8n: nodes: Webhook (WhatsApp) → AI → CRM → notification to the manager. It will be easier for you to tweak simple scenarios yourself later without a developer.
    6. Admin part / settings
    Simple settings page: keys and webhooks of the WhatsApp provider, access to CRM, basic AI settings (tone of communication, languages, which fields to ask before transferring to the manager). This is a sample model of an agent that is quite feasible, and we can develop such a project. We are ready to discuss timelines, costs, and other details in private messages.

  4. 19  
    5 days100 USD

    Hello!

    I am ready to develop a full-fledged AI agent for you in WhatsApp, which will:

    - Consult the client on the product catalog
    — Search for products by name, category, filters
    — Provide product cards
    — Answer frequently asked questions
    — Ask clarifying questions if the client provided incomplete information

    Completely conduct the dialogue in a live format
    Using GPT-API/Claude — the agent understands context, dialogue history, responds correctly, and guides the client.

    Transfer the client to the manager in CRM
    — Create/update deals
    — Transfer all correspondence
    — Assign a responsible person
    — Notify the manager in Telegram/CRM

    Fully automated process
    — Connect WhatsApp Business API
    — Integrations via n8n or Make
    — Connect the catalog (Google Sheets / Airtable / API / CSV)
    — Log all dialogues
    — Flexible rules for transferring to the manager (based on triggers)

    🔧 Technologies I propose:

    WhatsApp Business API (360dialog, Gupshup or Wati)
    n8n / Make
    OpenAI / Claude / GPT-4.1
    CRM
    Airtable / Notion / Google Sheets

  5. 1986    1  1
    12 days1200 USD

    Hello! 👋 I am Igor, from the 256Devs team. We develop and implement custom AI agents for automating business processes, data analysis, or customer interaction. We guarantee effective use of modern ML/NLP technologies. First, we will conduct an analysis of the required functionality, data, and develop the behavior model of the AI agent. Next, we will carry out the development of the backend logic, integration with LLM (or a custom model) and API. We will set up the interface for interaction with the agent. Please send a detailed description of the tasks that the AI agent should solve — we are ready for implementation.

  6. 656    9  0
    2 days100 USD

    Good day, Asher!
    In general, the task is clear, but for an accurate response regarding deadlines and price, I would like to clarify some questions that arose after analyzing your task.
    Please write in private messages — we will discuss the details and your wishes.

  7. 302  
    3 days100 USD

    Good day, I have extensive experience in developing chatbots and integrating AI into these chatbots. For collaboration, please write to me in private messages.

  8. 117  
    3 days100 USD

    Hello!
    I am ready to take on your order. I can implement it both on the platform and on n8n with convenient automation and the ability to change logic without a developer. I will connect the catalog through CRM or a separate database so that the responses are always up to date. I will set up the transfer of leads to the manager, creation/updating of contacts, and saving of all history. I will complete everything in a few days.

    I will provide a fully turnkey solution and assist with the launch. I am ready to discuss the details.

  9. 172    1  1
    1 day98 USD

    Hello! I am ready to complete this project and have extensive experience in developing various applications.

  10. 196  
    3 days100 USD

    Hello!

    I can create a turnkey AI agent for you in WhatsApp with catalog integration and lead transfer to CRM (amoCRM or Bitrix24).

    What I offer for the solution:

    Architecture:
    - WhatsApp Business Cloud API (or your chosen provider) -> n8n -> AI service -> CRM.
    - A separate backend in Python (FastAPI) connected to the model (Ollama / OpenAI / another of your choice), which:
    - consults on the catalog,
    - maintains the context of the dialogue,
    - determines the moment "I want to buy / place an order",
    - collects the name and phone number,
    - generates a structured lead in a convenient JSON format for CRM (contact, products, comment, stage).

    WhatsApp + n8n:
    - I will set up a WhatsApp webhook and connect it to n8n.
    - In n8n, I will build the flow:
    - incoming message -> request to AI service -> response to the client in WhatsApp
    - when AI indicates that the client is ready for the manager -> creation of a lead/deal in CRM and assignment of responsibility.

    Integration with CRM (amo or Bitrix24):
    - Connection to your account via REST API or ready-made n8n nodes.
    - Transfer of name, phone number, interested products, comments.
    - Setup of stage/funnel and manager notifications (by agreement).

    Catalog:
    - I will connect your catalog.
    - The AI agent will select only those products that are available in the catalog.

    As a result, you get: the client writes in WhatsApp -> receives consultation on products -> when ready to purchase, their data is automatically sent to the responsible manager in CRM.

    From your side, you will need:
    - access to WhatsApp Business / chosen WhatsApp API provider
    - access to CRM (amoCRM or Bitrix24) with rights to create leads
    - account/API key in the AI service (for example, OpenAI, or another by agreement) or the ability to deploy a local model on your server
    - if necessary, VPS/server for hosting the service

    I am ready to discuss the details, show the structure of the solution, and if necessary, expand the functionality (additional questions, filters for the catalog, etc.).

  11. 220  
    10 days300 USD

    Hello! I can create a simple and effective AI agent based on n8n for you. I will connect the model, set up the response logic, and add the necessary integrations.

    I will make everything clear, stable, and fast. I am ready to discuss the details.

  12. 328  
    3 days100 USD

    I will develop a full WhatsApp AI agent that integrates with your product database, provides accurate consultations, and automatically forwards clients to your CRM manager. I’ll configure WhatsApp API, build the AI flow, implement n8n automations, and connect Amo/Bitrix for smooth lead handling.

  13. 1641    23  0
    1 day100 USD

    write in private messages there are ready solutions

    reviews are perfect (see profile)

  14. 358    1  0
    2 days95 USD

    I will get started right away, I have experience in this field, I have done similar projects.

  15. Another 4 proposals concealed
  • Andrii M.
    21 November 2025, 15:16 |

    Добрый день. Предлагаю рассмотреть сервис mychatbot.


  • Ivan Maiiei
    24 November 2025, 0:01 |

    Спасибо за предложение, сервис mychatbot можем рассмотреть как одну из возможных платформ. Для меня не принципиально, где именно будет работать логика — на вашем mychatbot, в n8n или на отдельном backend, главное, чтобы были вебхуки и доступ к API для интеграции с WhatsApp и CRM (amoCRM или Битрикс24).Задачу вижу так же: ИИ-агент в WhatsApp, который консультирует клиента по каталогу продуктов, собирает базовые данные и передаёт диалог ответственному менеджеру с созданием лида/сделки в CRM.

    Пришлите, пожалуйста, ссылку на документацию mychatbot (по API и интеграциям) и коротко опишите, какую именно схему работы вы видите на этой платформе. После этого я смогу предложить конкретную архитектуру решения «под ключ» и уточнённый бюджет.



Current freelance projects in the category Bot Development

AI agent in Telegram for online store

451 USD

Task: creating an AI agent in Telegram for live communication with customers and processing orders in the online store on OpenCart. It is also necessary to implement customer notifications regarding order statuses, store operating hours, working conditions, delivery times, and…

AI & Machine LearningBot Development ∙ 45 minutes back ∙ 21 proposals

Link UA Telegram bot

A Telegram bot needs to be developed that connects clients and performers of physical labor (movers, cleaning, repairs, laborers) across cities in Ukraine. Functionality: Two roles — client and performer. The client creates a request, selects a category, specifies the address…

Bot Development ∙ 3 hours 23 minutes back ∙ 41 proposals

Automation of creating advertising creatives.

There is a solution in the form of Higgsfield AI + nodes that generate quite close to the idea based on the prompt, paired with almost frame-by-frame editing, everything works well, except for one thing, which is the censorship on the use of celebrity faces and such. An…

AI & Machine LearningBot Development ∙ 13 hours 47 minutes back ∙ 8 proposals

Futures bot

A futures trading bot needs to be created. Under defined conditions, it should automatically set take profit, hedge, lock in profits, and automatically restart trading.

Bot Development ∙ 1 day 1 hour back ∙ 37 proposals

Telegram automation of message distribution in chats

Need to send messages to Telegram chats. To avoid bans. There are several hundred chats. To configure the frequency and variability of texts.

PythonBot Development ∙ 1 day 2 hours back ∙ 30 proposals

Client
Asher Halilov Ящер
Kazakhstan Almaty (Alma-Ata)  36  0
Project published
6 months 15 days back
195 views
Tags
  • N8N
  • CRM
  • WhatsApp