# Compare LLMs

The Compare LLM feature in Remail provides a streamlined interface to evaluate and compare responses from multiple Language Learning Models (LLMs) simultaneously. This feature is particularly useful for users who want to assess the effectiveness and nuances of different AI models based on a single prompt.

{% embed url="<https://cdn.prod.website-files.com/66578accf5b1c25b4bfc4490%2F67076d29c1563c137546a697_CompareAI-transcode.mp4>" %}
Get insights from ChatGPT, Claude, Gemini, and more - all at once and compare their response to achieve better results.
{% endembed %}

#### How to Use Compare LLM

1. **Enter a Prompt:** Start by typing your desired prompt into the provided input field. This can be any query or task you want the AI models to address.
2. **Generate Responses:** Once your prompt is entered, initiate the comparison to receive answers from multiple LLM models. This might include popular models like GPT, Claude, Bard, and others available at Remail.ai.
3. **Compare Results:** View the responses side-by-side to evaluate differences in the models’ interpretations, details, and presentation.

\
Key Benefits of Using Compare LLM

* **Diverse Perspectives:** Gain insights from various AI models, each offering unique strengths and approaches to the same prompt.
* **Informed Decisions:** Determine which model aligns best with your specific needs by analyzing their responses.
* **Enhanced Understanding:** Explore how different models handle complex queries, providing you with a comprehensive view of AI model capabilities.

***

#### Optimizing Your Use of Compare LLM

To make the most out of the Compare LLM feature, consider these tips:

* **Experiment with Prompts:** Try varying the complexity and tone of your prompts to identify how each model handles different scenarios.
* **Analyze Model Strengths:** Look for patterns in the responses to understand where each model excels, whether it’s detailed explanations, creativity, or succinctness.
* **Utilize Feedback:** Use the comparative insights to refine your interaction and prompt design for optimal AI assistance.

LIST OF LLMS MODELS

| **GPT-o1 preview**    | OpenAI     |
| --------------------- | ---------- |
| **GPT-4o mini**       | OpenAI     |
| **Gemini 1.0 Pro**    | Google     |
| **Claude 3.5 Sonnet** | Anthropic  |
| **Perplexity**        | Perplexity |
| **Mistral Large**     | Mistral    |
| **Llama 3.1**         | Facebook   |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://nily.gitbook.io/nily/features/compare-llms.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
