Update README.md
Browse files
README.md
CHANGED
|
@@ -37,7 +37,7 @@ A powerful Model Context Protocol (MCP) server for intelligent content managemen
|
|
| 37 |
- **π€ Anthropic Claude** for advanced reasoning (available as a specific choice or fallback)
|
| 38 |
- **π Sentence Transformers** for semantic embeddings
|
| 39 |
- **π FAISS** for fast similarity search
|
| 40 |
-
- **ποΈ
|
| 41 |
- **π¨ Gradio** for the user interface and MCP server functionality
|
| 42 |
|
| 43 |
## LLM Strategy: The agent intelligently selects the best available LLM for most generative tasks when 'auto' model selection is used, prioritizing OpenAI, then Mistral, and finally Anthropic. Users can also specify a particular model family (e.g., 'gpt-', 'mistral-', 'claude-').
|
|
|
|
| 37 |
- **π€ Anthropic Claude** for advanced reasoning (available as a specific choice or fallback)
|
| 38 |
- **π Sentence Transformers** for semantic embeddings
|
| 39 |
- **π FAISS** for fast similarity search
|
| 40 |
+
- **ποΈ Mistral OCR** for image text extraction
|
| 41 |
- **π¨ Gradio** for the user interface and MCP server functionality
|
| 42 |
|
| 43 |
## LLM Strategy: The agent intelligently selects the best available LLM for most generative tasks when 'auto' model selection is used, prioritizing OpenAI, then Mistral, and finally Anthropic. Users can also specify a particular model family (e.g., 'gpt-', 'mistral-', 'claude-').
|