A newer version of the Gradio SDK is available:
6.9.0
Quick Start Guide
π Get Started in 3 Steps
1. Install Dependencies
pip3 install -r requirements.txt
2. Run the App
python3 run.py
3. Open Your Browser
Navigate to: http://localhost:5000
π― What You'll See
- Login Page: Enter your LinkedIn credentials
- Connections List: View up to 100 of your LinkedIn connections
- Selection Interface: Click to select connections (max 30)
- Table Arrangement: Automatically organize into 3 tables of 10
β‘ Features at a Glance
- β Smart Categorization: Groups connections by industry/role
- β Balanced Tables: Ensures diverse table compositions
- β Interactive UI: Modern, responsive design
- β Real-time Stats: Track your selections
π§ Troubleshooting
Chrome not found?
- Install Google Chrome browser
- Make sure it's in your PATH
Login issues?
- Verify your LinkedIn credentials
- Check if LinkedIn requires 2FA
Connection loading slow?
- This is normal - LinkedIn loads connections gradually
- Keep the browser window visible
π± Mobile Friendly
The app works great on mobile devices too!
Need help? Check the full README.md for detailed instructions.