# Artificial Intelligence

{% hint style="success" %}
In the age of AI, misinformation is the new pandemic and data the new oil. Without trusted, verifiable data, AI would be plagued with false information and hallucinations. The best blockchain use case in AI is providing trusted, verifiable data. OriginTrail provides the world's first enterprise-ready, hallucination-proof AI to all humanity in an open and inclusive way. If data is involved, the DKG can be used. Supply chains, healthcare, construction, Web3, NFTs, Metaverse, media, fashion and financial analysis are the first few sectors leveraging the DKG for trusted, decentralized AI.
{% endhint %}

Trust in AI is crucial for its adoption, yet it’s challenged by biases and misinformation. There's a pressing need for AI that's anchored in verified truth. Can I trust what AI is feeding me?

<figure><img src="/files/vDCX58J8yZfMxYjbsFIK" alt=""><figcaption><p><a href="https://github.com/vectara/hallucination-leaderboard"><strong>Source</strong></a></p></figcaption></figure>

While various AI models have improved in reducing hallucinations, none can ensure completely accurate and verifiable outputs. The integration of a [knowledge graph](/deepdive/foundation/knowledge-graph.md) (KG) with a Large Language Model (LLM) like ChatGPT presents a strategic solution, balancing their respective strengths and weaknesses. This combination enhances the overall accuracy and reliability of the AI system. LLMs offer language fluency; KGs provide a solid base of structured knowledge. Together, they create AI that’s both creative and factually reliable.

<figure><img src="/files/G15hZ5vez57JKf80Yj2M" alt=""><figcaption><p><a href="https://twitter.com/IntuitMachine/status/1721275064803336483"><strong>Source</strong></a></p></figcaption></figure>

The DKG can **significantly improve** the **accuracy** and **reliability** of **AI models**. The structured data from the DKG enables AI models to make better predictions and decisions, while completely removing risks of hallucinations by providing sourced material. Additionally, the DKG addresses the issue of data privacy and security, as the data is decentralized and stored in a secure manner. This can increase trust in AI systems and promote their adoption. Overall, OriginTrail allows for a more comprehensive, accurate, and trustworthy data-driven AI ecosystem. This trinity of LLMs, DKG and blockchain marks a new AI paradigm. It's not just about understanding language; it's securing and verifying knowledge in unprecedented ways.

The output is fully verifiable with source knowledge assets provided. You can try out the DKG AI chatbot on [**OriginTrail World**](https://world.origintrail.io/#chat) or directly through X by querying [@chatDKG](https://twitter.com/ChatDKG) or [**@polkabotAI**](https://twitter.com/PolkabotAI)**!**

{% embed url="<https://x.com/PolkabotAI/status/1752028959242608699?s=20>" fullWidth="false" %}


---

# 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://tracdeepdive.gitbook.io/deepdive/overview/artificial-intelligence.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.
