Quick Start
No setup required - just use it:Features
Zero Setup
No API keys, accounts, or configuration needed
Completely Free
No costs, no credit card, no subscriptions
Anonymous
No signup or personal information required
Instant Access
Start using immediately
Usage Limits
The free model has reasonable limits for anonymous usage:- Anonymous Tier
- What This Means
Current limits:
- 8,000 characters per request
- 60 requests per hour
- 10 requests per minute
- 1 request per second
- Individual developers
- Small projects
- Testing GitWhisper
- Learning and experimentation
These limits are generous for typical development workflows. Most developers won’t hit them during normal use.
When to Use Free Model
Perfect For
✅ Trying GitWhisper for the first time- No commitment required
- Test all features
- See if it fits your workflow
- Hobby projects
- Learning and experimentation
- Side projects
- Low commit volume
- Testing before purchasing API keys
- Budget-conscious teams
- Contributing to projects
- No need for API keys in CI/CD
Consider Alternatives For
❌ High-volume usage- Large teams
- Continuous integration
- Many commits per hour
- Critical production code
- Complex changes requiring deep analysis
- Proprietary code
- Client projects under NDA
- Use Ollama instead
Usage Examples
Basic Commit
With Ticket Prefix
Code Analysis
Auto-push
Comparison with Other Models
- vs Paid Models
- vs Ollama
| Feature | Free Model | OpenAI/Claude | Gemini |
|---|---|---|---|
| Cost | Free | ~$0.01-0.10/commit | ~$0.01-0.05/commit |
| Setup | None | API key needed | API key needed |
| Quality | Good | Excellent | Excellent |
| Speed | Fast | Fast | Fast |
| Limits | 60/hour | High/No limit | Generous |
| Privacy | Data sent to LLM7.io | Data sent to provider | Data sent to provider |
Important Considerations
Quality Expectations
The free model provides: ✅ Good quality commit messages- Follows conventional commit format
- Includes appropriate emojis
- Understands common code patterns
- Suitable for most use cases
- Identifies major changes
- Spots obvious issues
- Provides helpful suggestions
- Very complex refactorings
- Subtle bug fixes
- Large multi-file changes
- Domain-specific code
Troubleshooting
Rate Limit Exceeded
Rate Limit Exceeded
- Wait a few minutes and retry
- Use a different model temporarily:
- Switch to Ollama for unlimited local usage
Request Too Large
Request Too Large
- Stage fewer files:
- Use a different model for large changes:
Service Unavailable
Service Unavailable
Upgrading from Free
When you’re ready to upgrade:Option 1: Paid API Providers
For better quality and higher limits:Option 2: Self-Hosted (Ollama)
For unlimited private usage:Best Practices
- Use for appropriate projects: Great for personal and open-source work
- Respect rate limits: Don’t try to circumvent them
- Keep diffs reasonable: Stage related changes together
- Have a backup plan: Know how to switch models if needed
- Consider upgrading: For production work or high volume
Example Workflow
FAQ
Is it really free forever?
Is it really free forever?
The free model is provided by LLM7.io and is currently free to use within the rate limits. While we expect it to remain available, we can’t guarantee it won’t change in the future. For critical production use, consider a paid API provider.
How is it free?
How is it free?
LLM7.io provides free access to AI models as a service. They may monetize through premium tiers or other means. GitWhisper simply integrates with their free tier.
Is my code private?
Is my code private?
No - your code diffs are sent to LLM7.io servers. For private code, use Ollama for completely local processing.
Can I use it for commercial projects?
Can I use it for commercial projects?
Yes, within the rate limits. However, for commercial projects, consider:
- Using Ollama for privacy
- Using paid APIs for better quality and support
Next Steps
Try Ollama
Self-host for unlimited private usage
Upgrade to OpenAI
Better quality with GPT models
Upgrade to Claude
Superior reasoning and code understanding
Compare Models
See all available options