TrendIA
Team consisting of a BPCE‑IT AppSec Rust/distributed‑systems engineer (ESIEE), a Gutilab full‑stack Rust/Next.js/ML engineer (ESIEE/UCSD), and a 42 Paris C/Solidity Web3 student.
Project Description
We turn your brand into viral TikTok content that rides trends before they peak.
Upload a product image or brand description. TrendIA generates ready-to-post TikTok campaigns using real-time trend data. No more cringe, late-to-trend marketing that gets skipped. We catch cultural moments early so your content feels native, not like an ad.
Traditional marketing gets filtered out instantly. We make your brand part of the conversation by automating everything from trend detection to video generation—so you’re always first to the trend, never playing catch-up.
First MVP: End-to-end pipeline from brand input to finished video with AI avatar presenter. Mistral Agent orchestrates the workflow, Fal.ai generates the video, and ElevenLabs powers natural voice synthesis. One click from concept to content.
For our first MVP, we used Crew AI to fire up mistral AI agent, writing the script for the multiple videos that we generate.
We use Klink 1.6 for every short video clip, and then FFMPEG to combine all the video.
The plan was to use Text to Speech from eleven labs to add as a voice over to our videos.
We hosted our backend and frontend using Google Cloud Platform
we use fast api, react
We are currently implementing Qdrant to add a RAG on the Brand image, to be able to add memory over all the brand product, previous marketing campaign and so on…
The next steps are to add Agent that will auto-detect trending logic to add hook to our videos. Add more videos generation model.
Prior Work
Just reserach on video generation but no previous code
Team
Products & Tools
Additional Links
Frontend source
Hosted frontend version (cors issue)