File size: 679 Bytes
fdf49b6 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | ---
title: LinkedIn Recommendation Generator
emoji: ๐
colorFrom: blue
colorTo: indigo
sdk: streamlit
sdk_version: 1.33.0
app_file: app.py
pinned: false
---
# ๐ LinkedIn Recommendation Generator
A professional AI-powered tool to generate LinkedIn recommendations based on employee performance ratings.
## Setup
1. Install dependencies: `pip install -r requirements.txt`
2. Add your `OPENROUTER_API_KEY` to your Hugging Face Space secrets or a local `.streamlit/secrets.toml` file.
3. Run: `streamlit run app.py`
## Features
- 10-point rating system
- AI-powered recommendation generation
- Professional LinkedIn-ready output
- Analytics dashboard |