Analysis updated 2026-05-18
Turn a single keyword into a written article in both Vietnamese and English automatically.
Convert AI-written articles into short videos and infographics formatted for Reels, TikTok, and Shorts.
Pull recent industry articles from sources like TechCrunch and a16z as writing material.
| pennydinh/marketing-pineline-share | adrienckr/notslop | alchemz/solana-pumpfun-token-bundler | |
|---|---|---|---|
| Stars | 78 | 78 | 78 |
| Language | TypeScript | TypeScript | TypeScript |
| Setup difficulty | moderate | easy | hard |
| Complexity | 3/5 | 2/5 | 4/5 |
| Audience | pm founder | writer | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires API keys for OpenAI, Claude, and RapidAPI, setup docs are in Vietnamese.
This TypeScript project is an automated content production pipeline for marketers and content creators who want to go from a single keyword to a finished piece of content without doing the intermediate steps manually. The README, written in Vietnamese, describes the system as a closed-loop content assembly line powered by AI. The pipeline starts by crawling recent articles and discussions from sources like TechCrunch, a16z, X (formerly Twitter), and LinkedIn, pulling in material published within the past 24 hours. That gathered material feeds into an AI writing step powered by Claude or OpenAI, which produces content in several formats including top lists, opinion pieces, case studies, and how-to guides. The writing step outputs both a Vietnamese and an English version in parallel and allows you to specify the tone, such as expert, friendly, or humorous, to match your intended audience. Once text is ready, a video rendering step using the Remotion library converts the written content into short video clips and infographics automatically. Output aspect ratios are configured for Instagram Reels, TikTok, and YouTube Shorts so the same piece of content can be published across multiple platforms without manual reformatting. The frontend is built with Next.js. The system integrates with OpenAI, Anthropic's Claude API, and RapidAPI for its various processing steps. The README does not include inline setup instructions and instead points users to a separate file named HUONG_DAN_CAI_DAT.md included in the repository, which provides step-by-step installation guidance in Vietnamese. No license, automated tests, or CI configuration are mentioned.
An AI-powered pipeline that turns a keyword into finished marketing content and short videos for social platforms.
Mainly TypeScript. The stack also includes TypeScript, Next.js, Remotion.
Setup difficulty is rated moderate, with roughly 1h+ to a first successful run.
Mainly pm founder.
This repo across BitVibe Labs
Verify against the repo before relying on details.