ericciarla/trendFinder — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple trend monitoring app that helps a marketing team stay on top of what important people and websites are talking about.

I want to give it a list of Twitter/X influencer accounts and web pages to watch. It should check them on a schedule, collect new posts or updates, send the content to an AI service, and figure out if there is a meaningful trend, product launch, news item, or sentiment shift worth paying attention to.

When something important is found, send a clear notification to either Slack or Discord with a short summary, why it matters, and where the information came from. Make it configurable with environment variables for the AI provider, Firecrawl, Twitter/X, and the webhook URLs.

Please include a clean setup flow so I can run it locally with npm, build it for production, or run it with Docker Compose. Look up current docs online if you need to.

Want more depth? Deep Reverse