📰 techpulse.ai — AI-Powered Tech News Automation

💡 Inspiration

We were inspired by the overwhelming volume of daily tech news and the rise of short-form content consumption. We wanted a platform that keeps people informed—without reading dozens of full articles—and makes tech knowledge accessible across languages and platforms.

⚙️ What it does

techpulse.ai automatically:

  • Collects the latest tech news from trusted sources
  • Summarizes and synthesizes key insights using AI
  • Translates content into multiple languages
  • Generates short-form video and text content
  • Publishes to Facebook Pages, Reels, and YouTube Shorts — fully automated

🏗️ How we built it

  • Backend: Golang for scalability and concurrency
  • AI: OpenAI APIs for summarization, synthesis, and translation
  • News Collection: RSS + custom web scrapers
  • Video Creation: FFmpeg and text-to-speech APIs, Google Veo 3
  • Social Posting: Facebook Graph API, YouTube Data API
  • Task Automation: Cron jobs and message queues (e.g., Kafka, RabbitMQ)

🧱 Challenges we ran into

  • Achieving high-quality, unbiased AI summaries
  • Preserving tone and accuracy during multilingual translation
  • Automating engaging, human-feel video generation
  • Navigating OAuth, rate limits, and platform content rules
  • Syncing multi-platform content scheduling

🏆 Accomplishments that we're proud of

  • Fully automated pipeline from article to social media post
  • Consistent multi-language support
  • Real-time short-form content generation for social platforms
  • A scalable backend that runs 24/7

📚 What we learned

  • Prompt engineering is crucial for clean, useful AI summaries
  • Multilingual translation requires both AI and post-processing logic
  • Each social platform has unique format and timing constraints
  • Resilience and retries are key to a reliable automation system

🔮 What's next for techpulse.ai

  • Add voice cloning for branded AI narrators
  • Support more platforms (Instagram, TikTok, Telegram)
  • Let users personalize the type of tech news they receive
  • Integrate affiliate links for monetization
  • Launch a public API for AI-generated tech summaries
Share this project:

Updates