This project automates LinkedIn post creation using n8n ๐ค. It collects user inputs, processes them, and generates a professional LinkedIn post with relevant images and hashtags ๐ท.
- ๐ค Interactive Telegram bot for user input collection
- ๐ผ๏ธ Image and text handling for LinkedIn posts
- ๐ Automated content generation using AI
- ๐ Seamless posting via LinkedIn API
- ๐ฃ๏ธ User Input Collection: A Telegram bot asks for necessary details (text, images, hashtags, etc.).
- ๐ ๏ธ Data Processing: n8n processes the inputs and formats the post.
- ๐ก AI Enhancement: Optionally, AI improves content for engagement.
- ๐ข Post Submission: The formatted content is published on LinkedIn.
- ๐ฅ๏ธ n8n instance
- ๐ LinkedIn API access
- ๐ค Telegram bot setup
- ๐ง AI model (optional, e.g., OpenAI API)
- ๐ฅ Clone the workflow:
- Download the JSON file: auto_linkedin_post.json.
- If using n8n.cloud, import the workflow JSON file.
- If self-hosting n8n, download the JSON and import it into your n8n instance.
- ๐ค Configure Telegram bot for input collection.
- ๐ Set up LinkedIn API credentials in n8n.
- ๐ Deploy and test the workflow.
- ๐๏ธ Start the Telegram bot and provide input.
- โจ Review AI-enhanced content (if applicable).
- โ Approve and post to LinkedIn.
- ๐ Adding analytics for post performance
- ๐ AI-driven sentiment analysis
- ๐๏ธ Scheduling posts in advance
For any queries, feel free to reach out via email: anshmishra3721@gmail.com