> ## Documentation Index
> Fetch the complete documentation index at: https://docs.genow.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Choose the Most Suitable Large Language Model (LLM)

> Learn about LLMs.

### Selecting Your LLM

A Large Language Model (LLM) is an advanced AI trained on vast amounts of text to understand and generate human-like language. We use LLMs as the final step to synthesize and formulate clear, conversational answers based on the relevant documents retrieved by our search system.

Our platform is **model-agnostic**, meaning it can work with various LLMs, but we provide Google's powerful Gemini models as the standard offering.

<Info>
  You can select LLMs on the top of the user interface.
</Info>

***

### Gemini Flash vs. Pro

<Note>
  We generally suggest using the Pro models, as complex use cases and questions can usally be answered in higher quality.
</Note>

You can choose the model that best fits your immediate needs.

* **Gemini Flash** is optimized for `speed and efficiency`. Choose **Flash** for high-volume tasks like quick summaries, data extraction, or chatbot-style Q\&A where a fast response is most important.
* **Gemini Pro** is built for `deep reasoning and high accuracy`. Choose **Pro** for `complex tasks` like detailed analysis, in-depth content creation, or challenging questions that require nuanced and precise answers.
