Discover and explore top open-source AI tools and projects—updated daily.
AI-powered Xiaohongshu content creation and publishing assistant
Top 45.4% on SourcePulse
This project provides an AI-powered assistant for Xiaohongshu (RedNote) content creation and automated publishing. It targets Xiaohongshu creators looking to streamline their workflow, offering AI-generated content, image matching, and RPA-based posting via Selenium.
How It Works
The system leverages AI models to generate engaging titles and article content based on user-provided themes. It also includes image processing for matching relevant visuals and recommending tags. For publishing, it uses Selenium to automate browser interactions, simulating user actions for login, content preview, and posting, with features like scheduled publishing and login state saving.
Quick Start & Requirements
pip install -r requirements.txt
), install browser drivers (playwright install chromium
), initialize the database (python src/core/database_init.py init
), and run (python main.py
). An executable version for Windows is also available.Highlighted Details
Maintenance & Community
The project is actively maintained and welcomes contributions. Community channels include WeChat groups and official accounts for updates.
Licensing & Compatibility
Licensed under Apache 2.0, permitting commercial use and integration with closed-source projects.
Limitations & Caveats
The executable version is Windows-only. Advanced features like a content library, template system, and data analysis are planned but not yet implemented.
2 weeks ago
Inactive