Generate engaging LinkedIn posts effortlessly using AI! This project leverages OpenRouter API and Gradio for a seamless experience.
Awesome-LinkedIn-Post-Generator is a powerful tool designed to help users craft professional and attention-grabbing LinkedIn posts in seconds. Powered by the OpenRouter API and a user-friendly Gradio interface, it streamlines the content creation process for professionals, marketers, and anyone looking to boost their LinkedIn presence.
- ⚡ AI-powered LinkedIn post generation
- 🖥️ Easy-to-use Gradio web interface
- 🔑 Secure API key management with
.envsupport - 📦 Clone and analyze GitHub repositories for post insights
- 🚀 Fast and efficient workflow
-
Clone the repository
git clone https://github.com/Pranesh-2005/Awesome-LinkedIn-Post-Generator.git cd Awesome-LinkedIn-Post-Generator -
Create a virtual environment (optional but recommended)
python -m venv venv source venv/bin/activate # On Windows: venv\Scripts\activate
-
Install dependencies
pip install -r requirements.txt
-
Set up your API key
- Copy
.env.exampleto.env - Add your OpenRouter API key in
.envOPENROUTER_API_KEY=your_openrouter_api_key_here
- Copy
-
Run the application
python app.py
-
Access the Gradio web interface
- Open your browser and go to
http://localhost:7860(or the URL shown in the terminal).
- Open your browser and go to
-
Generate LinkedIn posts
- Input details or repository URL as prompted.
- Click "Generate" and enjoy your AI-crafted LinkedIn post!
Contributions are welcome! To get started:
- Fork the repository.
- Create a new branch (
git checkout -b feature-name). - Make your changes.
- Submit a pull request.
Please ensure your code follows the existing style and includes relevant documentation.
Distributed under the MIT License.
🎯 Let's make LinkedIn awesome, one post at a time!
This project is licensed under the MIT License.
🔗 GitHub Repo: https://github.com/Pranesh-2005/Awesome-LinkedIn-Post-Generator