An advanced AI-powered LinkedIn outreach automation tool for professional networking and lead generation.
- AI-Powered Messaging: Intelligent, personalized outreach messages
- Multi-Account Support: Manage multiple LinkedIn profiles
- Template System: Customizable message templates
- Chrome & Firefox Support: Cross-browser compatibility
- Environment Configuration: Secure credential management
- Automated Connection Requests: Smart connection building
pip install -r requirements.txt
⚙️ Configuration
Copy config.py to config_local.py
Update with your LinkedIn credentials
Configure AI settings and message templates
🛠️ Usage
bash
# Basic usage
python main.py
# Chrome-based automation
python main_chrome.py
# Demo mode
python linkedin_ai_outreach_demo.py
🔒 Security
Never commit actual credentials
Use environment variables for sensitive data
Review templates before sending
📁 Project Structure
text
Linkedin_AI_Agent/
├── main.py # Main application
├── main_chrome.py # Chrome-specific automation
├── config.py # Configuration template
├── requirements.txt # Dependencies
├── templates/ # Message templates
└── README.md # This file
⚠️ Disclaimer
Use responsibly and in compliance with LinkedIn's Terms of Service.