An AI-powered tool designed to help you pick the best performing hashtags for your LinkedIn posts. By leveraging artificial intelligence, LinkedTag analyzes your content and suggests hashtags that can maximize your post's reach and engagement from a database of top performing ones.
- ✨ AI-driven hashtag recommendations tailored for LinkedIn
- 📝 Simple, user-friendly interface to input your post content
- 📊 Optimizes hashtag selection for better visibility and engagement
If you want to run it locally or contribute, follow these steps:
-
Clone the repository:
git clone https://github.com/gabrielepedesini/linkedtag.git cd linkedtag -
Install dependencies:
pip install -r requirements.txt
-
Run the application:
python app.py
-
Open the application:
Go to http://127.0.0.1:5000/ to view the web app
The usage is pretty simple:
- Paste your LinkedIn post content into the input box.
- Click the button to generate hashtag suggestions.
- Copy the recommended hashtags and use them in your LinkedIn post!