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

# Frequently Asked Questions

> Here are some frequently asked questions about UpTrain

<AccordionGroup>
  <Accordion title="What is UpTrain?">
    UpTrain is an open-source unified platform to evaluate and improve Generative AI applications.

    We provide grades for 20+ preconfigured checks (covering language, code, embedding use-cases), perform root cause analysis on failure cases and give insights on how to resolve them.
  </Accordion>

  <Accordion title="Who is the ideal user for UpTrain?">
    UpTrain is built for everyone building LLMs.
    It can help with all the production needs from Evaluation to Experimentation to Improvement.
  </Accordion>

  <Accordion title="How difficult is it to setup UpTrain?">
    You can easily get started by installing UpTrain using **`pip`**. Click [here](/getting-started/quickstart) for details.
  </Accordion>

  <Accordion title="Is UpTrain free?">
    Absolutely yes, we are proudly open-source.

    You would just need an [OpenAI Key](https://platform.openai.com/api-keys) to use UpTrain.
  </Accordion>

  <Accordion title="Does UpTrain collect my data">
    No, we don't collect your data.

    All our evaluations are done locally.
  </Accordion>

  <Accordion title="How does UpTrain evaluations work?">
    You can check our metrics [docs](/predefined-evaluations/overview) to know more about how we evaluate them.
  </Accordion>

  <Accordion title="How frequently is UpTrain updated?">
    UpTrain is actively maintained and updated regularly to incorporate new features, improvements, and support for the latest AI advancements.
  </Accordion>

  <Accordion title="How can I contribute or request features?">
    We would love to have you contribute to UpTrain! [Here is a doc](https://github.com/uptrain-ai/uptrain/blob/main/CONTRIBUTING.md) you can refer to.

    To request features, add a “Feature request” using the `New issue` button in GitHub from this [link](https://github.com/uptrain-ai/uptrain/issues), or you can join our [Slack channel](https://join.slack.com/t/uptraincommunity/shared_invite/zt-1yih3aojn-CEoR_gAh6PDSknhFmuaJeg) to request a feature.
  </Accordion>

  <Accordion title="What kind of support and community resources are available?">
    UpTrain offers [extensive documentation](https://docs.uptrain.ai/getting-started/introduction) and dedicated [slack channel](https://join.slack.com/t/uptraincommunity/shared_invite/zt-2mj0hbss7-16wNgpBZTfGha6ptNb4T5g) for troubleshooting and guidance.
  </Accordion>
</AccordionGroup>

*Can't find what you're looking for? [Join our Slack](https://join.slack.com/t/uptraincommunity/shared_invite/zt-1yih3aojn-CEoR_gAh6PDSknhFmuaJeg) to connect with us!*
