AI content generation and publishing system
Top 26.9% on sourcepulse
TrendPublish is an automated AI content generation and publishing system designed for tracking AI technology trends. It targets users who want to curate and distribute AI-related news and insights, primarily to WeChat Official Accounts, by automating data aggregation, content summarization, and publishing.
How It Works
The system leverages Deno and TypeScript for its backend, enabling efficient execution and development. It aggregates content from multiple sources like Twitter/X and websites (via FireCrawl). AI models from DeepseekAI, Qwen, and Xunfei are used for intelligent summarization, key information extraction, and title generation. The processed content can then be automatically published to WeChat Official Accounts using customizable templates and scheduled posting.
Quick Start & Requirements
git clone https://github.com/OpenAISpace/ai-trend-publish
.env.example
to .env
and fill in necessary variables.deno task start
(development), deno task test
(testing).deno task build:<platform>
for cross-platform compilation.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
6 days ago
1 day