AI FEATURES
AI PROVIDERS
Configure your preferred AI provider for contract generation.
SUPPORTED PROVIDERS
Google Gemini
RecommendedFast and capable model with excellent code generation. Free tier available.
GET API KEY
aistudio.google.com/app/apikey
OpenAI GPT-4
PremiumIndustry-leading language model. Requires paid API access.
GET API KEY
platform.openai.com/api-keys
Anthropic Claude
PremiumExcellent at following complex instructions. Requires paid API access.
GET API KEY
console.anthropic.com/settings/keys
CONFIGURATION
- 1
Open Settings
Click the gear icon in the top navigation bar of the Studio.
- 2
Select Provider
Choose your preferred AI provider from the dropdown.
- 3
Enter API Key
Paste your API key in the secure input field.
- 4
Save Settings
Click Save. Your API key is stored locally in your browser.
SECURITY
API keys are stored in your browser's localStorage. While convenient, be aware that:
- Keys are sent directly to AI provider APIs from your browser
- Keys persist across sessions until manually cleared
- Use keys with usage limits for additional protection
PROVIDER COMPARISON
| Feature | Gemini | GPT-4 | Claude |
|---|---|---|---|
| Free Tier | Yes | No | No |
| Speed | Fast | Medium | Medium |
| Code Quality | Good | Excellent | Excellent |
| Context Length | 1M tokens | 128K tokens | 200K tokens |