• Projects 4
  • Rating 5.0
  • Rating 596

Budget: 1000 UAH Deadline: 4 days

The main trap of such bots is that AI, without a catalog reference, invents prices and availability, and the client receives an empty card without any contacts. Therefore, I first gather data into a structure, and only then connect the model with constraints based on your products.

⚙️ I see the following plan:
The bot receives inquiries, gradually collects the name, contact, essence of the request — without pressuring the client.
The data falls into a card (Google Sheets or local database — wherever you find it convenient to check).
I connect ChatGPT via OpenAI API with a prompt tailored to your assortment — to respond substantively, not with general phrases.
Notifications to you about a new client + a button to intercept the dialogue if the AI fails.

I did something similar for a store — there, the key was the systematic prompt: the model received only data from the price list and had no right to fantasize. Without this, clients received "approximate" answers and lost trust.

  • Projects -
  • Rating -
  • Rating 347

Budget: 1000 UAH Deadline: 4 days

A typical problem with bot auto-responders for stores: either a rigid questionnaire that annoys the customer, or a free AI chat, after which the manager has no data. Without maintaining the dialogue state for each customer, the bot loses context between messages, and the card remains empty.

I have been programming since 2013, creating Telegram bots with AI integration for dialogue and maintaining the client's state in a database: the bot automatically extracts the name, contact, request from the conversation and places them in the card, while AI answers questions considering the history.

An example of my work: siteforsites.com - you can see the level of projects I do turn-key.

Two clarifications: where are you currently managing client cards (Google Sheets, CRM, or not anywhere yet) and do you already have an OpenAI account? If not, by default I will set up storage in Google Sheets or a local database, and I can help with the key.

The plan is simple: first the bot and data collection in the card, then an AI layer over the dialogue. Let me know how you currently accept orders - and I will immediately draft a bot scheme for your process.

  • Projects 118
  • Rating 5.0
  • Rating 10 390

Budget: 1000 UAH Deadline: 1 day

Hello.

I develop chatbots on NodeJS and on bot builders. I am ready to take on the task. Write to me, and we will discuss.

  • Projects -
  • Rating -
  • Rating 478

Budget: 1000 UAH Deadline: 6 days

Tomas, congratulations. I understood it this way: the bot in Telegram captures inquiries from your store, collects customer data (name, contact, essence of the request) in a structured card during the dialogue, and answers typical questions itself through AI based on your assortment and tone of communication.

I will do it in Python/aiogram: first, the scenario for data collection → recording the card (Google Sheets or a database — whichever is more convenient for you to check), then I will connect LLM with a prompt specifically for your products, so it responds accurately rather than abstractly. I will also add notifications to you about each new customer. I can realistically complete this in 6 days, including testing on live questions.

One essential point: where will the bot get knowledge about the products for responses — is there a ready price list/catalog (file or webpage) that I can feed into the AI, or will you describe the assortment in text? This directly affects how accurately it will respond to customers.

  • Projects 5
  • Rating 4.9
  • Rating 756

Budget: 1000 UAH Deadline: 7 days

Hello, I worked on a Telegram bot for an online store with AI responses and customer data capture — we processed up to 500 inquiries a day, and the response speed improved by 80% ⚡

Tell me, do you want the AI to respond only to typical store questions, or should it also be able to take orders directly in the chat? And do you need integration of the customer card with CRM or Google Sheets?

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

  • Projects -
  • Rating -
  • Rating 246

Budget: 1000 UAH Deadline: 4 days

Hello! I have experience in creating Telegram bots and AI assistants, including an assistant for taking orders, processing client data, and automating leads. I can implement a bot that will record data, create a client card, and respond to inquiries via OpenAI or Claude. Integration with Google Sheets, CRM, PostgreSQL/Supabase, or store API is also possible. For an accurate estimate, it is necessary to clarify the storage location of the cards, the list of data, and the knowledge source for the AI. I am ready to discuss the MVP within the specified budget.

  • Projects -
  • Rating -
  • Rating 172

Budget: 3000 UAH Deadline: 2 days

I am a NodeJS developer. I am ready to take on this task. Write to me, we will discuss.

  • Projects -
  • Rating -
  • Rating 282

Budget: 1000 UAH Deadline: 2 days

Hello! I create exactly such bots: client data fixation in a card + AI responses to questions — I have ready-made developments, so I can assemble it quickly.

Here’s what I see:

The bot accepts requests, collects client data (name, contact, inquiry) in a card — I save it in the database, you see all applications;
AI answers questions about your store: I connect the model and upload your data (products, terms, delivery) — so it responds specifically, not generally.
Timeline: 1-2 days. Cost: 1500 UAH, I work through Safe.

Question: do you provide the data for AI (products, prices, FAQ) as a ready list/text? And where is it more convenient to compile client applications — Google Sheets, database, or send them to you via Telegram?

  • Projects 6
  • Rating 5.0
  • Rating 1 298

Budget: 1000 UAH Deadline: 14 days

Automating responses through a Telegram bot with client data recording is a classic task for integration with AI API. I will create a bot in Python connected to the OpenAI API for processing questions, implement client information storage in a database, create a form for filling out a card, and set up a webhook to receive messages from Telegram. I offer 2 weeks of free code support after delivery — the bot may require adjustments for real communication scenarios. I am ready to start.

  • Projects -
  • Rating -
  • Rating 321

Budget: 2000 UAH Deadline: 4 days

Hello! I am ready to develop a Telegram bot with AI auto-responses. I will implement the collection and storage of client data, the formation of a client card, and integration with the ChatGPT/OpenAI API for automatic responses. Before starting work, we will clarify the details (the structure of the client card, the source of information for AI, and the necessary functionality) to ensure the result fully meets your requirements. I look forward to collaborating.

  • Projects -
  • Rating -
  • Rating 457

Budget: 1000 UAH Deadline: 2 days

Hello!

As I understand, you need a Telegram bot that will not only send auto-responses but also collect customer data, automatically fill out forms, and use AI for natural communication with buyers.

I specialize in developing AI automations and can implement such a solution: the bot will capture contact details, gather necessary information, integrate with CRM or Google Sheets, and AI will respond to common questions, provide consultations on products, and, if needed, transfer the conversation to a manager.

I work with Telegram API, Make.com, OpenAI, and integrations, creating automated systems that reduce the workload on the team and speed up the processing of inquiries.

It would be good to clarify: is there already a knowledge base or product catalog that AI should use to respond to customers?

  • Projects 9
  • Rating 4.8
  • Rating 1 100

Budget: 1000 UAH Deadline: 3 days

Hello, Tomash! Without validation, AI will start inventing prices and product availability. Last week, I launched a similar system for an online store: I connected GPT to a fixed product database through a search function to ensure the answers were accurate. I will set up the bot with a customer card and AI responses that check facts before sending. What product categories are in your store?

  • Projects -
  • Rating -
  • Rating 468

Budget: 1000 UAH Deadline: 4 days

Good day, Tomas.

I understood the task as follows: the bot first collects client data — name, contact, and the essence of the inquiry — forms a separate card, and then responds to typical questions based on information about your store.

I will implement it in Python + aiogram:
— a script for collecting contact details;
— saving cards in Google Sheets or a database;
— AI responses based on your catalog, price list, or FAQ;
— notifying the manager about a new client;
— the ability to transfer the dialogue to a person if the AI does not know the answer;

  • Projects 11
  • Rating 5.0
  • Rating 1 788

Budget: 1000 UAH Deadline: 3 days

Good day! We have experience in developing bots with integration of LLM and CRM systems. We implement this through Python and the OpenAI API, which will ensure accurate responses and automatic saving of customer data in a format convenient for you. We will set up the dialogue logic and card structure for the effective operation of your store.

  • Projects 32
  • Rating 5.0
  • Rating 8 001

Budget: 1000 UAH Deadline: 5 days

I need a bot that communicates with store customers, records their data, and answers questions without the involvement of a manager.

I will create it using aiogram 3 + webhook: upon first contact, the bot collects the name, phone number, request, and saves it in a card (Google Sheets or database). Then, the message is sent to OpenAI GPT with a system prompt about your store, and the response is returned to the customer. For the manager, I will create a separate chat or command to view the cards and manually intercept the dialogue.

Key point: the GPT prompt needs to be tailored to your assortment and tone; otherwise, the responses will be generic. This is done once and can be easily edited later.

Do you already have a ready description of products/services or a FAQ based on which the AI should respond?

  • Projects -
  • Rating -
  • Rating 459

Budget: 1000 UAH Deadline: 7 days

You will receive a bot that independently accepts inquiries, records customer data in a structured card, and connects AI for answering typical store questions — without your involvement.

I have built similar systems using aiogram + FastAPI with integration of Claude / OpenAI: the bot collects contact information through a dialogue script, records it in PostgreSQL, and passes the context to the LLM to respond in the style of a specific store.

For your project, I will implement: a script for collecting customer data (name, contact, inquiry), automatic filling of the card, connecting the LLM with a prompt tailored to your assortment and communication tone, exporting or viewing data for you as the owner.

Write to me — we will clarify the details regarding products and dialogue scenarios, and we will get started.

  • Projects 7
  • Rating 5.0
  • Rating 1 806

Budget: 4000 UAH Deadline: 5 days

Hello! I can create a Telegram bot that automates customer responses and records their data with a processing capacity of up to 1000 requests per hour. I will use Python with the aiogram library for development and integrate artificial intelligence for automatic responses to inquiries. If you're interested, I can send examples of the architecture and functionality of the bot in private messages.

  • Projects 6
  • Rating 3.9
  • Rating 788

Budget: 1000 UAH Deadline: 5 days

Tomas, I see that you need a bot for automating the store service to avoid losing customers and to process requests faster. This will help relieve some of the burden from operators and ensure instant responses at any time.

I will set up the data collection mechanism into a database and connect integration with a language model for processing incoming messages. You will receive a structure for storing customer cards and a bot that automatically responds to typical questions based on your store's scenarios.

What specific AI do you plan to connect or select for training on your products, and where is the customer database currently stored that needs to be supplemented?

  • Projects -
  • Rating -
  • Rating 472

Budget: 2000 UAH Deadline: 4 days

Hello! I have experience in developing Telegram bots in Python using the aiogram library. I will implement a client data collection system, create order cards, and integrate with AI (OpenAI API or similar) for automatic responses. The bot will operate reliably and quickly. I am ready to discuss the implementation details, feel free to message me privately.

Proposals concealed

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