> For the complete documentation index, see [llms.txt](https://docs.zerowave.my.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zerowave.my.id/mainnet/bittensor/subnet-15-de-val.md).

# Subnet 15 - De-Val

## What is De-Val?

Pioneering for the **decentralized evaluation of large language models (LLMs)**. It aims to provide objective, community-driven assessments of LLM outputs, focusing on areas like **hallucination detection**, **misattribution correction**, **summary completeness**, and **relevancy**.

De-Val's miners process evaluation queries by assessing the quality and accuracy of LLM responses, while validators ensure the reliability of these evaluations by comparing them against real-world data and set benchmarks. The subnet offers businesses cost-effective solutions to optimize their AI models through pay-per-query APIs or subscription models. Its roadmap includes expanding capabilities with new evaluation metrics, enhancing API features, and building partnerships​

This subnet addresses key challenges in AI, such as detecting nonsensical outputs and ensuring accurate content generation, making it a valuable tool for improving AI-driven applications.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.zerowave.my.id/mainnet/bittensor/subnet-15-de-val.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.
