Skip to content

Commit c6ffd49

Browse files
committed
updates
1 parent 76312ad commit c6ffd49

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -93,12 +93,12 @@ print(f"Confidence: {result.confidence:.1%}") # Higher confidence score
9393

9494
<div align="center">
9595

96-
| Provider | Free Tier | Get Key | Best For |
97-
|----------|-----------|---------|----------|
98-
| 🔥 **Google Gemini** | ✅ Yes | **[Get Free Key →](https://aistudio.google.com/app/apikey)** | Fast & generous free tier |
99-
| OpenAI | ❌ Paid | [Get Key →](https://platform.openai.com/api-keys) | Latest models (GPT-4o, o1) |
100-
| Anthropic | ❌ Paid | [Get Key →](https://console.anthropic.com/) | Claude models |
101-
| Local (Ollama) | ✅ Free | [Install Ollama →](https://ollama.ai/) | Privacy, no API needed |
96+
| Provider | Free Tier | Get Key | Best For |
97+
| -------------- | --------- | -------------------------------------------------------- | -------------------------- |
98+
| Google Gemini | ✅ Yes | [Get Free Key →](https://aistudio.google.com/app/apikey) | Fast & generous free tier |
99+
| OpenAI | ❌ Paid | [Get Key →](https://platform.openai.com/api-keys) | Latest models (GPT-4o, o1) |
100+
| Anthropic | ❌ Paid | [Get Key →](https://console.anthropic.com/) | Claude models |
101+
| Local (Ollama) | ✅ Free | [Install Ollama →](https://ollama.ai/) | Privacy, no API needed |
102102

103103
</div>
104104

0 commit comments

Comments
 (0)