Groq is FASTER and MORE RELIABLE than Gemini!
Visit: https://console.groq.com/
- Click "Sign Up" or "Start Building"
- Use Google, GitHub, or Email
- No credit card required!
- After signing in, go to: https://console.groq.com/keys
- Click "Create API Key"
- Give it a name (e.g., "CodeBase Navigator")
- Copy the API key (starts with
gsk_...)
Open backend/.env and paste your key:
GROQ_API_KEY=gsk_...your_actual_key_here
GITHUB_TOKEN=your_github_token_here_optional
PORT=3001
NODE_ENV=development
FRONTEND_URL=http://localhost:5173cd backend
npm install
cd ..
npm run devYour app will now use Groq AI - it's faster and more reliable than Gemini!
- β 30 requests per minute
- β 14,400 requests per day
- β No expiration
- β No credit card required
- β Llama 3.3 70B model (very powerful!)
- β‘ 10x faster responses than Gemini
- π― More reliable - fewer API errors
- πͺ Better quality responses
- π Completely free with generous limits
Perfect for hackathons and development!