# GitPulse: GitHub Talent Finder — Template # Rename this file to '.env' and fill in your keys. # 🐙 GITHUB ACCESS (Required for searching profiles) # Generate one at: https://github.com/settings/tokens GITHUB_TOKEN=your_github_personal_access_token_here # 🧠 GOOGLE GEMINI (Required for Deep Profile Analysis) # Get your free key at: https://aistudio.google.com/ GOOGLE_API_KEY=your_gemini_api_key_here # ⚡ GROQ CLOUD (Optional, but recommended for <200ms Summaries) # Get a free API key at: https://console.groq.com/ GROQ_API_KEY=your_groq_api_key_here