Budget: 1010 UAH Deadline: 1 day
Good day to Ilya.
There’s already a ready solution, please write me to LS – I’m going to demonstrate the work!
Budget: 1010 UAH Deadline: 1 day
Good day to Ilya.
There’s already a ready solution, please write me to LS – I’m going to demonstrate the work!
Budget: 1000 UAH Deadline: 1 day
There is an option I can sell! On the servers not placed is only in me in the sort of .exe file! If you need to write, we agree! I sell for 500 rupees.
Budget: 1010 UAH Deadline: 2 days
Good morning, I have the experience of writing telegram bots with a breakdown of different SIs, I expect more detailed tz.
Budget: 1010 UAH Deadline: 1 day
Good Morning Elia. I will be glad to help you. But it’s already written, it’s just to protest. If relevant, ready to discuss details.
Budget: 1111 UAH Deadline: 1 day
Hello, there’s a great experience in nodejs, if it’s not principally, I can do on nodejs.
Budget: 2000 UAH Deadline: 3 days
I've already done a bot to get answers from the API open AI
I know how to divide the question into several parts and get one answer.
Let’s write, we will discuss.
Budget: 1000 UAH Deadline: 1 day
Good day .
I'm going to do it today, I'm going to help you put on the server.
Write in personal to agree on details.
Budget: 10000 UAH Deadline: 10 days
Good day, I’ll do, there’s experience working with different technologies, telegbot, aogram. I can work too, I can work too
Budget: 1000 UAH Deadline: 1 day
Hello to you.
I’m developing bots for telegram on NodeJS. Ready to take. Let’s write, we will discuss.
Добрий день, поясніть детальніше щодо цього пункту
"Текст може перевищувати ліміт на одне повідомлення API OpenAI"
У такому випадку потрібно розбивати текст на частини та передавати його до ШІ частинами?
Я не знаю як це реалізувати. мабуть частинами. Але відповідь на питання до тексту може бути тільки в одній частині тексту - тому потрібно, щоб бот проаналізував всі частини почергово та надав відповідь
Тобто, файл який ви надаєте боту це файл з питаннями на які треба дати відповіді? Чи це просто якийсь текст, про який Ви потім задаєте боту питання?
Телеграм сам розіб'є текст на два (або більше) смс. Я так розумію що справа в тому, щоб бот обробив всі наступні смс також. Враховуючи з вашого ТЗ бот більше нічим іншим не буде займатися тому, напевно це також не проблема.
Проблема можу бути в тому, що контекст минулого повідомлення буде втрачено.
І якщо це все один зв'язаний текст, то можуть бути складнощі.
Там же наче написано про ліміт openai на повідомлення (4000 токенів)
There is a Telegram bot on aiogram/FastAPI (CRM for an event project) and a separate ManyChat bot in Instagram Direct for communication with clients.Task 1 — fix the logic of the Instagram Direct bot.The current bot is made according to a strict script: it works step by step (greeting → about the event → response to "too expensive" → response to "I'll think about it"), with 3 random text options for each step. The problem is that the bot does not understand the meaning of the message, but guesses the step number and sends a template that is off-topic. Because of this: when asked directly about the price, the bot does not provide numbers but sends general text the language jumps — sometimes Ukrainian, sometimes Russian essentially, it is a randomizer of templates, not a dialogueIn a week, the bot lost several live leads. I can provide screenshots of conversations as examples.Need: for the bot to actually analyze the content of the message (question about price, objection "too expensive", doubts "I'll think about it", non-standard question, etc.) and respond appropriately — based on AI (for example, Claude API), not according to a strict script. The tone should be lively, not robotic, and the language should be Ukrainian. Basic scenarios (price, discounts, handling "too expensive"/"I'll think about it") need to be preserved, but the AI should choose the appropriate response based on the context.Task 2 (optional, but also needed) — auto-posting in Instagram.Posting through the official Meta Graph API: reels, stories, posts, carousels. Tags in the bot: [reels] / [stories] / [post] / [carousel] + [geo] / [poll] / [countdown]. Multi-user panel /admin — adding/removing people, roles (posting / viewing / all), activity log. Dynamic price from Google Sheets — the bot pulls the current price from the "Price" column.Questions for the performer: Is it better to implement Task 1 (AI logic for Instagram Direct) on top of the current ManyChat via webhook + external AI processor, or as a separate bot on an architecture like aiogram/FastAPI, connected to Instagram through the official Meta API? Are you taking on both tasks together (Direct logic + auto-posting)? What is the total cost and timeframe for the entire scope (task 1 + task 2)?Requirements: Experience with Meta Graph API (Instagram) Experience integrating AI models (Claude API / OpenAI API) into chatbots Preferably — experience with aiogram/FastAPI or ManyChat webhooks Portfolio with similar projects
Project Title: Automation of content publication on social media via a Telegram bot using AI Task Description: Our company sells premium fitness equipment from the Italian manufacturer Panatta in Ukraine. We manage several social media platforms: Instagram, Facebook, TikTok, and a Telegram channel. An automated solution needs to be developed that will allow us to quickly adapt and publish video content across all our social media platforms. Main Logic of Operation: I send a link to a video from YouTube, Instagram, or TikTok to the Telegram bot. The system automatically retrieves the description of this video, translates it into Ukrainian, adapts the text to the live communication style of the Panatta brand, adds links to our social media, and publishes the finished post on: Instagram, Facebook, TikTok, Telegram channel. Important: The video itself does not need to be changed or translated. We need to work with the video description: translation, adaptation, text optimization, and publication together with the video or a link to it — depending on the technical capabilities of the specific platform. Desired Workflow Scenario: I send a link to the video to the Telegram bot. The system identifies the source: YouTube, Instagram, or TikTok. The system retrieves the original video description. AI translates the description into Ukrainian. AI adapts the text to the premium brand style of Panatta: professionally, lively, without dry machine translation. Links to our social media are automatically added to the text: Instagram, Facebook, TikTok, Telegram. The system prepares the publication for each platform. The publication is automatically posted on Facebook, Instagram, TikTok, and the Telegram channel. It is preferable to have the option to review the text and confirm publication via the Telegram bot before posting. Desired Functionality of the Telegram Bot: The bot should accept links to videos. The bot should display the generated Ukrainian text before publication. It is preferable to add buttons: "Publish", "Edit", "Generate Again", "Cancel". The bot should notify whether the post was successfully published on each social media platform. It is preferable to keep a history of processed links. Possible Technical Stack: We are considering various implementation options: Make.com, n8n, Zapier, custom backend, Telegram Bot API, OpenAI API, or other AI services. We are open to contractor suggestions regarding the optimal technical solution. Additional Considerations: It is necessary to check the technical limitations of the APIs for Instagram, Facebook, TikTok, and YouTube. A stable account authorization scheme needs to be proposed. It should be explained whether fully automatic publication is possible on all social media or if manual confirmation is required for some platforms. Protection against post duplication should be anticipated. The solution should be made as simple as possible for daily use. Expected Result: A working automation system where a link to a video can be sent via the Telegram bot, an adapted Ukrainian description can be received, and content can be published on Facebook, Instagram, TikTok, and the Telegram channel. What is required from the contractor in the response: Briefly describe how you propose to implement this solution. What stack will you use: Make.com, n8n, custom development, or another option. Which social media can be fully automated, and where might there be limitations. Estimated implementation timelines. Estimated cost. Examples of similar automations, if any. Additional Information: The Panatta brand represents premium Italian sports equipment for fitness clubs. Therefore, the texts must not only be translated but also adapted to the Ukrainian market, with the correct positioning: premium quality, Made in Italy, biomechanics, design, professional level of equipment. Links to our social media will be provided to the selected contractor.
Set up ManyChat Pro + OpenAI API (model gpt-4o-mini, but you can suggest something niche). Without Make/Zapier, if it can be implemented with ManyChat's internal tools, or with them if you justify the need.Bot operation logic:Triggered by any incoming message from a new client (including transitions from ads).The bot should conduct a dialogue based on the provided prompt (information about the company/prices/FAQ will be provided). The goal of the bot is to consult and collect contact details (phone) or lead to a specific purchase request.Conditions for transferring to a manager:The client directly requests a person/manager.The client has left contact details.The bot does not know the answer to the question.Action upon transfer: the bot must inform the client that it is connecting a person, send a notification, and definitely stop automation so that AI does not respond while the manager is working.Requirements for the executor:Show 1-2 similar casesSet up protection against hallucinations (so that the bot does not invent prices and does not promise what is not available).Deliver the finished bot, explain where to edit the prompt (instructions for AI) and where managers can view chats.
I am looking for a freelancer who can help set up a Telegram bot for a simple mini course. Please send your portfolio along with the price. Thank you
Connecting payment for a closed club in Telegram. It is necessary to set up a payment format where the user pays with a card from any country, and the channel author receives converted $ into their wallet. Additionally, reminders, automatic deductions, and automatic addition and removal of users need to be added.