# Open Source AI Model Comparison Research

**Use case:** 

Get a comprehensive analysis of open source AI models like Llama and Mistral 2025. Access ranked sources, news, and detailed content.

## Input

```json
{
  "topics": [
    "open source AI models LLM comparison Llama Mistral 2025"
  ],
  "topic": "vector database market 2026",
  "maxSources": 8,
  "includeContent": true,
  "includeNews": true,
  "maxNews": 10,
  "region": "us-en",
  "concurrency": 2,
  "useApifyProxy": true,
  "proxyGroups": []
}
```

## Output

```json
{
  "topic": {
    "label": "Topic",
    "format": "string"
  },
  "sourceCount": {
    "label": "Sources",
    "format": "integer"
  },
  "newsCount": {
    "label": "News",
    "format": "integer"
  },
  "generatedAt": {
    "label": "Generated At",
    "format": "string"
  }
}
```

## About this Actor

This example demonstrates how to use [AI Deep Research — Multi-Source Research API for Agents](https://apify.com/logiover/ai-deep-research) with a specific input configuration. Visit the [Actor detail page](https://apify.com/logiover/ai-deep-research) to learn more, explore other use cases, and run it yourself.