Turn raw thoughts into premium LinkedIn posts with AI — optimized for engagement, clarity, and reach.
- 🧠 AI-powered LinkedIn post generation
- 🎯 Tone-based writing (Professional, Storytelling, etc.)
- 👥 Audience targeting (Recruiters, Developers, etc.)
- ✍️ Editable generated content
- 📋 One-click copy with visual feedback
- 🌙 Dark / ☀️ Light mode toggle
- 💎 Modern glass UI (SaaS-style design)
- 📱 Fully responsive (mobile + desktop)
- Backend: Django
- Frontend: HTML, CSS, Bootstrap
- Icons: Font Awesome
- AI API: Groq (LLaMA 3)
git clone https://github.com/asadujaman74/linkedforge-ai.git
cd linkedforge-ai
python -m venv venv
source venv/bin/activate # (Windows: venv\Scripts\activate)
pip install -r requirements.txtCreate .env or use settings:
GROQ_API_KEY=your_api_key_here
python manage.py migrate
python manage.py runserver 8080Open: 👉 http://127.0.0.1:8080/
- User inputs raw thought
- Selects tone & audience
- AI generates structured LinkedIn post
- User can edit / copy instantly
- 🔥 Viral hook generator
- 🔥 AI formatting (bullet + emoji smart system)
- 🔥 Post analytics (engagement prediction)
- 🔥 History dashboard UI
- 🔥 Export to LinkedIn draft
Built with ❤️ by Asadu Jaman
If you like this project:
👉 Star the repo 👉 Share with others 👉 Contribute ideas