File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments