• Projects 32
  • Rating 5.0
  • Rating 23 568

Budget: 5000 UAH Deadline: 7 days

Hello!

I can implement a fully automated video generation system based on text prompts in mp4 format with ready-made metadata (titles, hashtags).

Here’s how I see the implementation:
1. Data and chart collection – through TradingView API or Pine Script, based on key market queries.
2. Text generation – automatically through ChatGPT API, adapted for short video format.
3. Voiceover – integration of ElevenLabs API for natural voice.
4. Creation of vertical video – assembling graphics, titles, and voiceover into a ready template.
5. Scaling – the ability to run generation for multiple videos simultaneously, daily automatic runs. The result:

  • Projects 23
  • Rating 4.8
  • Rating 2 932

Budget: 5000 UAH Deadline: 2 days

Hello, I will take on your project, I will complete it in the shortest possible time, I maintain communication with clients, I guarantee results.

  • Projects -
  • Rating -
  • Rating 121

Budget: 5000 UAH Deadline: 1 day

Good day, I am ready to complete this project. I have extensive experience in developing various applications.

  • Projects 4
  • Rating 5.0
  • Rating 834

Budget: 5000 UAH Deadline: 5 days

Greetings! The task of creating an autonomous video content generation system is completely clear to me. I specialize in Python scripts and the integration of various APIs, so developing such a pipeline is my expertise.

Technical implementation plan:

Data collection: I will set up the retrieval of charts and current quotes through the TradingView API (or data export via Pine Script).

Content generation: I will integrate the ChatGPT API for script writing and the ElevenLabs API for high-quality, lifelike voiceovers (with correct intonations).

Automatic assembly (Rendering): I will write a script based on the MoviePy / FFmpeg libraries. The system will programmatically combine the background, dynamic charts, overlay the audio track, and generate subtitles. No manual editing — everything is done by code.

  • Projects -
  • Rating -
  • Rating 364

Budget: 5000 UAH Deadline: 4 days

Hello!
I am interested in your Reels generation project.
I am a student developer (Python), currently actively building my rating on the freelance platform, so I am ready to complete this project for 50% of the market price — for your review and a case in my portfolio.

Why you should choose me:
I already have ready-made developments specifically for TradingView. I wrote a bot that accesses the chart, sets up indicators, and takes screenshots. Most performers will stumble on this (the official TradingView API does not provide charts, you need to emulate a browser), but I have already solved this part.

How I will implement the rest:

Script: ChatGPT API (text generation based on a prompt).

  • Projects -
  • Rating -
  • Rating 234

Budget: 5000 UAH Deadline: 7 days

Good day!
I have the technical base and practical experience necessary for creating automated systems in Python. My specialization in FastAPI and Flask allows me to design architecture that will reliably handle requests to various APIs and coordinate their operation.
My approach to solving your tasks:
Integration with TradingView: I can set up the retrieval of market data via API, using your Pine Script strategies for visualizing charts.
API orchestration: I have experience working with external services, so I can easily set up the chain: ChatGPT (script generation) → ElevenLabs (voice synthesis).
Video editing automation: For assembling MP4, I can use Python libraries (for example, MoviePy), which allow programmatically overlaying subtitles, graphics, and sound according to a template.
Working with databases: Using PostgreSQL or MongoDB will allow storing metadata (titles, hashtags) and the history of generations for convenient bulk launching.

  • Projects 14
  • Rating 5.0
  • Rating 7 752

Budget: 6500 UAH Deadline: 5 days

Hello! The task is clear: You need a stable "conveyor" system that turns dry data into viral content. Abandoning TradingView parsing in favor of direct exchange APIs (via CCXT) is the right decision. This will make the system ten times more stable and allow for video generation on an industrial scale without the risk of bans.

How I will implement this project:

1. Data & Graphics: I will use the CCXT library to obtain accurate candlestick data from any exchange (Binance, Bybit, etc.) and mplfinance for chart rendering. We can customize any style: from classic TV to your unique branding.

2. AI Engine: I will integrate the ChatGPT API for script creation and ElevenLabs for premium voiceover. I will set up emotion transmission so that the voice sounds lively.

3. Video Rendering: Assembling in MoviePy / FFmpeg. I will implement automatic overlay of dynamic subtitles (with highlighting of the current word) and synchronization of charts with the voiceover.

  • Projects -
  • Rating -
  • Rating 332

Budget: 5000 UAH Deadline: 5 days

Hello! I studied the task of video generation. I can build a pipeline that will turn dry market data into ready-made content without the involvement of an editor.

How it will work technically:

Data: The script pulls charts and indicators (via API or libraries like Lightweight Charts).

Content: GPT-4 generates a script based on the numbers, and ElevenLabs provides the voiceover.

Assembly: Automatic editing through Python (MoviePy/FFmpeg). The output is a vertical video with dynamic subtitles and an overlay chart.

  • Projects 8
  • Rating -
  • Rating 1 082

Budget: 27000 UAH Deadline: 28 days

Hello, Max.

I can implement a content factory and a data parser with TradingView.

Definitely in private messages, I think we will work well together.

  • Projects 5
  • Rating 4.1
  • Rating 258

Budget: 5000 UAH Deadline: 5 days

Hello, Maxim

The task is clear as a production pipeline for generating short videos: from a text prompt to a finished vertical mp4 with graphics, voiceover, and metadata. I work with Python automation, API integrations, and media content assembly, so it makes sense to build a robust chain here: obtaining market data and rendering graphics → generating a script through LLM → speech synthesis in ElevenLabs → assembling vertical video according to a template (subtitles, timings, sound) → batch daily launch and saving results to the cloud or local storage.

From a technical standpoint, it is better to implement this as a modular service in Python: separate layers for data, text, audio, and video rendering, with the ability to scale mass generation without manual involvement. It is important to immediately ensure the stability of the API, task queues, and retries so that the system can produce content daily without failures.

I am ready to discuss the details regarding the source of the graphics (TradingView/Pine/alternatives), the format of the video templates, and the required volume of generation — this will affect the timelines and architecture.

Regarding timelines: a basic working version of such a pipeline can usually be assembled in 5–10 days if all API accesses are available and no complex custom video design is required. If we add fault tolerance, mass generation, task queue, and a more refined visual template — a realistic timeframe is 2–3 weeks.

  • Projects 9
  • Rating 5.0
  • Rating 726

Budget: 5000 UAH Deadline: 3 days

Hello! Having reviewed your project, I am ready to start working on it. Let's discuss the details for the best result.

  • Projects -
  • Rating -
  • Rating 267

Budget: 5000 UAH Deadline: 7 days

Good evening! I am ready to implement this project.

It fully corresponds to my stack (Python + working with neural network APIs + content generation and without unnecessary complexities (without heavy backend that needs constant maintenance).

  • Projects 8
  • Rating 5.0
  • Rating 2 251

Budget: 27000 UAH Deadline: 30 days

I can implement such a turnkey solution: from data acquisition to finished mp4.

I propose the architecture:
- Backend in Python (FastAPI)
- Obtaining quotes through TradingView / alternative API
- Generating scripts through OpenAI API
- Voiceover through ElevenLabs
- Generating charts + rendering vertical video through ffmpeg
- Automatic assembly of titles and subtitles
- Scheduler (cron) for daily mass launches

Proposals concealed

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