• Projects 30
  • Rating 5.0
  • Rating 5 747

Budget: 27000 UAH Deadline: 30 days

Look, there’s a nuance - 10,000 UAH will be enough for short-term design or one prototype in n8n, but not for a full pipeline with OpenAI, ElevenLabs, FFmpeg, and three social networks. For a fully functional version, I would estimate starting from 120,000 UAH and 25-30 working days, because auto-publishing through official APIs depends on account rights and application moderation =/

> Implementation - first, we set up a local n8n in Docker on Mac M4, a Telegram bot, and source storage. Then we generate RU and ES, voice synthesis in ElevenLabs, video assembly through FFmpeg with .ass subtitles and a DOBRO-style overlay, after which we connect publishing and reporting links in Telegram.
> I consider the test with the phrase "Pre-sale preparation of the car" as a mandatory acceptance run - video, description, hashtags, subtitles, and links after publication.

> From you, we need access to the Telegram bot, OpenAI, ElevenLabs, social networks, logo, overlay, and image.png. We will check the limits for social networks in advance - Instagram Reels and TikTok may require business accounts, application verification, and necessary rights.

> Questions
>> Are there already developer accesses to Meta, TikTok, and YouTube, or do they need to be arranged from scratch?
>> Is the voice clone already created in ElevenLabs, or do we need to create a voice base and quality approval from the first iteration?

Mobile app with admin
  • Projects -
  • Rating -
  • Rating 421

Budget: 15000 UAH Deadline: 10 days

Hello, Igor!

I read the technical specifications completely — the task is complex but feasible, I will break it down step by step.

What I have:
— Experience with Telegram Bot API and AI API (Claude, OpenAI)
— Automated pipelines on Python + n8n
— Integrations with external services via API

How I will implement your pipeline:

Andrey K.
1 292 1
  • Projects 1 296
  • Rating 5.0
  • Rating 103 997

Budget: 15000 UAH Deadline: 12 days

Hello. Do you have experience working with n8n? Do you have a developer account for TikTok/Instagram?

  • Projects -
  • Rating -
  • Rating 391

Budget: 26500 UAH Deadline: 15 days

Hello! I am ready to help with the development of an automated system based on local n8n, a Telegram bot, OpenAI API, ElevenLabs, and FFmpeg.

The task is clear: we need not just a bot, but a full-fledged automated pipeline that accepts materials and theses, generates RU/ES scripts and descriptions, voices videos with a voice clone, assembles videos locally through FFmpeg, adds a logo/overlay, subtitles in the style of the reference, and publishes the finished videos on social media with a report in Telegram.

I can implement it step by step:
— deploy n8n locally via Docker on Mac;
— set up a Telegram bot to receive videos/photos and theses;
— connect OpenAI API for generating scripts and descriptions in Russian and Spanish;
— configure ElevenLabs API for voiceover;
— assemble automatic editing through FFmpeg: stitching, sound adjustment, overlay, .ass subtitles;

  • Projects -
  • Rating -
  • Rating 301

Budget: 20000 UAH Deadline: 10 days

Hello, Igor! I will build an automatic conveyor on n8n (locally on your Mac M4) + Telegram bot: the bot receives media and theses → AI writes a script and unique description for each video → voiceover in your voice → editing → auto-publishing on social media.

I am an AI/Python engineer, working daily with LLM, API, and automation, I built an AI platform from scratch. I will connect all blocks (generation, voice cloning, video assembly, publishing) into one flow with management from Telegram.

I suggest a short call — I will clarify the social media, video format, and voice, and provide a plan by stages. Approximately 10 working days.
Matviy

  • Projects 8
  • Rating -
  • Rating 1 046

Budget: 27000 UAH Deadline: 20 days

Hello, we will create a custom solution that will save you $2200 + VAT per year.

Interested? - Message me.

  • Projects 3
  • Rating 5.0
  • Rating 1 124

Budget: 10000 UAH Deadline: 10 days

👋 Hello, portfolio ---> Freelancehunt
The task is clear! 🔥 I have experience creating similar automations using n8n + FFmpeg + ElevenLabs + OpenAI.
I will create a complete pipeline:

Cloning your voice in ElevenLabs (RU + ES)
Local n8n + Telegram bot
Generating scripts and descriptions through OpenAI
Voiceover + auto-editing with subtitles (style as in the example)
Auto-publishing on Instagram Reels, YouTube Shorts, TikTok
Report in Telegram

  • Projects 20
  • Rating -
  • Rating 2 077

Budget: 10000 UAH Deadline: 12 days

I understood the technical specifications: n8n locally via Docker on Mac M4, the TG bot accepts 1-4 videos or photos plus theses, then OpenAI compiles a script up to 45 seconds and a unique description for the post, ElevenLabs Multilingual v2 voices it with a clone of your voice in RU and ES, local FFmpeg stitches according to the length of the audio with the logo and burns .ass subtitles in the style of the GOOD banner, the finished product is sent to Instagram Reels, YouTube Shorts, and TikTok with the correct text and hashtags for the language.

For the stack, I am ready to do everything on n8n plus custom nodes where the standard ones are lacking. OpenAI, ElevenLabs, and FFmpeg are the basic cycle; I have already assembled similar pipelines in production with voice, RAG, and orchestration of LLM as the decision-maker. It will be set up locally via Docker on M4 as standard, and I will use FFmpeg with hardware encoding to make the video assembly fast.

One important point about auto-posting. YouTube Shorts can be published easily through the official Data API. Reels and TikTok require a Business Account and an approved application in the Meta Graph API and TikTok Content Posting API, and the approval from TikTok can take up to a month. If you don't want to wait, there is a working way through intermediaries like Postiz or Late, slightly more expensive but launching in a week. Which option is better for your speed?

The second question about the voice: are there already marked samples for cloning in RU and ES, or do we need to prepare a clean recording from scratch in both languages for model training? This affects the timeline for the first step.

Realistically, the timeline is 12 plus or minus 3 working days for a complete MVP with a test run, not counting the waiting for social media approvals if we go through the official APIs. I am ready to call to discuss the details.

  • Projects 3
  • Rating -
  • Rating 301

Budget: 10000 UAH Deadline: 5 days

Hello! I am ready to complete your order. Please take a look at my portfolio.

Google Drive
Feel free to write, and we will discuss the details.

  • Projects 3
  • Rating 5.0
  • Rating 778

Budget: 11000 UAH Deadline: 12 days

Good day! I have studied the task in detail. Regarding the choice of tool: I suggest implementing this system in Python rather than n8n.

Why this is better:
1. Quality of editing: n8n is a builder for simple tasks. To create stylish subtitles (like in your example) and quality editing, I will need to use the FFmpeg library and Python directly. This will provide a professional-level output that cannot be achieved through a visual builder.
2. Speed and reliability: A Python script runs significantly faster than the visual logic of n8n. This is critical when processing video.
3. Autonomy: We will not depend on the stability of the n8n server. The entire code will function as a single reliable mechanism that can be easily adapted for new social networks.

Stack: Python (aiogram for the bot, MoviePy/FFmpeg for editing, OpenAI/ElevenLabs API). I will make the system completely autonomous and provide detailed instructions on how to run it on your Mac.

I am ready to start developing the architecture.

  • Projects -
  • Rating -
  • Rating 529

Budget: 25000 UAH Deadline: 7 days

I can do it, I have a template for generating photos and audio, I will finish everything else.

AI Content Factory: Instagram posts in a minute
  • Projects 8
  • Rating 5.0
  • Rating 4 046

Budget: 12000 UAH Deadline: 10 days

Good day.
Our team has many years of experience in developing ERP, CRM, CMS, and specialized software for businesses. We create effective digital solutions that help automate processes, increase productivity, and scale companies.

We work with modern technologies — from bots and scripts to AI agents and analytical systems. We develop websites of varying complexity. In our portfolio, we have implemented ERP solutions for the hospitality industry, as well as for companies engaged in the import and sale of goods, and our own product XFitness — an ERP system specifically designed for fitness clubs.

We are ready to implement your project and offer the best solution tailored to your needs.
Our portfolio: Freelancehunt

We specialize in the following areas:
- Development of ERP Systems

  • Projects 14
  • Rating 5.0
  • Rating 1 506

Budget: 15000 UAH Deadline: 10 days

Hello! I will deploy n8n locally on a Mac M4 via Docker with a complete pipeline: a Telegram bot receives media and theses → GPT-4o generates scripts and descriptions in RU and ES → ElevenLabs voices it with a clone of your voice → FFmpeg edits subtitles and logo → auto-publishing on Instagram/YouTube/TikTok through official APIs with a report in Telegram. 10 days, 15,000 UAH, start after receiving access to the ElevenLabs account and API keys.
I hope for cooperation!

  • Projects -
  • Rating -
  • Rating 346

Budget: 10000 UAH Deadline: 10 days

My main working tool is n8n, I have done a bunch of similar projects, message me, I will do everything at the highest level.

  • Projects 20
  • Rating 5.0
  • Rating 2 430

Budget: 10000 UAH Deadline: 1 day

Good day, I am ready to complete your task quickly and efficiently. I have extensive experience in creating various bots. Please write to me in private messages to discuss the details. I would be happy to help :)

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 AI & Machine Learning

3:40
25 July
25 July
23 July
23 July