GitPulse-Intelligence / .env.example
DIVYANSHI SINGH
πŸš€ Initial Commit: GitPulse
fcfc3c8
raw
history blame contribute delete
566 Bytes
# 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