Spaces:
Sleeping
Sleeping
| title: Trainer Finder | |
| emoji: 🎯 | |
| colorFrom: blue | |
| colorTo: green | |
| sdk: gradio | |
| sdk_version: 4.44.0 | |
| app_file: app.py | |
| pinned: false | |
| # Trainer Finder | |
| A Gradio app that helps you find specialized trainers based on your requirements using the Exa API. | |
| ## Features | |
| - Search for trainers on LinkedIn | |
| - Filter by experience, location, and specialization | |
| - Get detailed profiles and summaries | |
| - Adjustable number of results | |
| ## Usage | |
| 1. Enter your training requirements in the text box | |
| 2. Select the number of trainers you want to find | |
| 3. Click "Find Trainers" to search | |
| 4. View the results with trainer profiles and links | |
| ## API Key Required | |
| This app requires an EXA_API_KEY to function. Make sure to set it in the environment variables. |