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

# Quickstart

> Reduce LLM cost and gain 360° insights of your LLM outputs.

## Reduce Cost

LLUMO compresses your tokens to build production ready AI at 50% cost and 10x speed.

<CardGroup>
  <Card title="Compress prompt" icon="file-zipper" href="/cost-saving/how-to-docs/compress-first-prompt">
    Compress your prompt by 70% before passing to LLMs.
  </Card>

  <Card title="Reduce cost" icon="arrow-down" href="/cost-saving/how-to-docs/compress-first-prompt">
    Connect to LLUMO API and reduce cost by 50%.
  </Card>

  <Card title="OpenAI" icon="globe" href="/cost-saving/how-to-docs/llumo-compressor-openai">
    Save cost in OpenAI API calls using LLUMO compressor API.
  </Card>

  <Card title="Vertex AI" icon="google" href="/cost-saving/how-to-docs/llumo-compressor-vertex">
    Save cost in Google Vertex pipeline using LLUMO compressor API.
  </Card>

  <Card title="Langchain" icon="link" href="cost-saving/how-to-docs/llumo-compressor-langchain">
    Save cost in Langchain pipeline using LLUMO compressor API.
  </Card>

  <Card title="Llama Index" icon="bars-staggered" href="/cost-saving/how-to-docs/llumo-compressor-llama">
    Save cost in Llama Index pipeline using LLUMO compressor API.
  </Card>
</CardGroup>

## Evaluate LLMs

The only customizable LLMs evaluation tool to gain 360° insights into your AI output quality.

<CardGroup>
  <Card title="Evaluate LLM output" icon="chart-line" href="/llm-evaluation/how-to-docs/evaluate-first-prompt">
    Evaluate & compare all universal language models at one place.
  </Card>

  <Card title="Evaluate OpenAI output" icon="globe" href="/llm-evaluation/how-to-docs/evaluate-openai">
    Use LLUMO AI’s proprietary technology to evaluate output from OpenAI GPT
    models.
  </Card>

  <Card title="Create custom evaluation" icon="plus" href="/llm-evaluation/how-to-docs/customise-evaluations">
    Use LLUMO AI's proprietary technology to evaluate LLM output and gain
    insights.
  </Card>

  <Card title="Evaluate Gemini output" icon="google" href="/llm-evaluation/how-to-docs/evaluate-vertex">
    Use LLUMO AI’s proprietary technology to evaluate output from Google Gemini
    models.
  </Card>
</CardGroup>
