Skip to content

@wow_cards_bot

Marketplace product cards

2026

A Telegram bot that turns a product photo and a few words into a finished card for major marketplaces. A neural net draws the photo, the infographic, and the SEO copy. Launched in July 2026.

Open bot
Marketplace product cards

Before and after

  • Coffee mug: original photo next to the generated marketplace card
  • Pet toy: original photo next to the generated marketplace card
  • Face serum: original photo next to the generated marketplace card

A product card for a marketplace takes sellers hours: product photography, infographic, SEO copy. This Telegram bot does all of it from a chat. A seller sends one product photo and a few words, picks a marketplace and a creative accent, chooses the number of slides, and gets back a carousel and a description ready to upload.

The whole card image is drawn by the gpt-image-2 model, which generates the studio background and the infographic together for each product. The selling description comes from Gemini and then goes through a pass that strips the machine style, so the copy reads as human. The card comes out coherent: photo, graphics, and text in one style for one niche.

Under the hood it is an async Aiogram bot with clean layering. Routers reach the database only through injected services, marketplaces are swappable connectors, payments are swappable providers, and the free tier is bounded against abuse. It ships with real integration tests and runs in Docker on Oracle Cloud.

Want to build a card like this by hand? A step-by-step walkthrough, from the cover photo to the copy: how to make product cards for Wildberries and Ozon.

Selling on Wildberries or Ozon? A morning P&L of your shop in Telegram: a live bot shows every day which SKUs carry the shop and which drag it into a loss.

At a glance

Input
One product photo and a few words
Output
Marketplace carousel and SEO description
Marketplaces
Major marketplaces
Image model
gpt-image-2
Copy model
Gemini
Interface
Telegram bot (@wow_cards_bot)
Language
Russian
Payments
Telegram Stars and YooKassa
Status
Live

Stack

    PythonAiogramgpt-image-2GeminiSQLite

Want a bot like this, or automation built around your flow?