Skip to content

asadujaman74/linkedforge-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 LinkedForge AI

Turn raw thoughts into premium LinkedIn posts with AI — optimized for engagement, clarity, and reach.


✨ Features

  • 🧠 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)

🛠️ Tech Stack

  • Backend: Django
  • Frontend: HTML, CSS, Bootstrap
  • Icons: Font Awesome
  • AI API: Groq (LLaMA 3)

⚙️ Installation

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.txt

🔑 Environment Setup

Create .env or use settings:

GROQ_API_KEY=your_api_key_here

▶️ Run Project

python manage.py migrate
python manage.py runserver 8080

Open: 👉 http://127.0.0.1:8080/


🧠 How It Works

  1. User inputs raw thought
  2. Selects tone & audience
  3. AI generates structured LinkedIn post
  4. User can edit / copy instantly

🚀 Future Improvements

  • 🔥 Viral hook generator
  • 🔥 AI formatting (bullet + emoji smart system)
  • 🔥 Post analytics (engagement prediction)
  • 🔥 History dashboard UI
  • 🔥 Export to LinkedIn draft

👨‍💻 Author

Built with ❤️ by Asadu Jaman


⭐ Support

If you like this project:

👉 Star the repo 👉 Share with others 👉 Contribute ideas


About

Django-based AI tool for generating structured LinkedIn posts with clean UI and dark mode.

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors