Show HN:用於高轉換率社群媒體影片的開源 AI 工作流程
這篇 Hacker News 的「Show HN」貼文介紹了一個開源專案,提供 AI 驅動的工作流程,旨在生成高轉換率的社群媒體影片,以協助用戶成長其應用程式和業務。
Navigation Menu
Search code, repositories, users, issues, pull requests...
Provide feedback
We read every piece of feedback, and take your input very seriously.
Saved searches
Use saved searches to filter your results more quickly
To see all available qualifiers, see our documentation.
AI workflows for social media content to grow your apps and businesses
License
Uh oh!
There was an error while loading. Please reload this page.
gptmarket/ai-workflows
Folders and files
Latest commit
History
Repository files navigation
GPTMarket Generator
AI-powered media generation workflows. Generate images, videos, and audio with durable, fault-tolerant execution.
Built on Temporal for reliable workflow orchestration. Connect from Next.js, Python, or any Temporal client.
TypeScript/JavaScript? Install types: npm install @gptmarket/temporal-types
Quick Start
1. Configure Environment
Edit .env and fill in your API keys (Replicate, OpenAI, etc.). See .sample.env for all available options.
2. Start Services
This starts the Temporal server and workers via Docker Compose.
3. Test Workflows
For production deployment, see docs/DEPLOYMENT.md.
Workflows
Ruby - AI Influencer Reaction Videos
Creates viral short-form content with an AI-generated person showing an emotion. Think TikTok/Reels style.

Flow: Generate person prompt → Generate face → Animate with video model → Slow motion → Text overlay → Media rewrite (optional)
Input options:
Output:
Pinterest Slideshow - Aesthetic Image Collection
Scrapes Pinterest for aesthetic images based on a text prompt. Generates search queries using AI, then scores and filters results.



Flow: Parse prompt → Generate diverse queries → Scrape Pinterest → Score & select best images
Output:
Query Progress
All workflows support querying status and current step:
Next.js Integration
See docs/NEXTJS_INTEGRATION.md for the full guide.
Development
Run Tests
Project Structure
Documentation
See docs/ for all guides:
License
MIT License - see LICENSE for details.
About
AI workflows for social media content to grow your apps and businesses
Resources
License
Uh oh!
There was an error while loading. Please reload this page.
Stars
Watchers
Forks
Releases
Packages
0
Languages
Footer
Footer navigation
相關文章