# Based on RAG Model

## Combination of AI Analysis Model and Real-time Data (Based on RAG Model)

Existing AI, especially LLM (Large Language Model), has the following problems:

* Generation of false information (Hallucination)
* Use of outdated information
* Analysis based on data with unclear sources

<div align="left"><figure><img src="https://3707430118-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWgrxW4I2ANZX2P4332gB%2Fuploads%2Fk9wkNiewNLzOs5HymCz2%2Fg.png?alt=media&#x26;token=343a9814-ba51-4677-9efc-c6e3640d1aa4" alt="" width="16"><figcaption></figcaption></figure></div>

To solve this, Agendabook introduces a RAG (Retrieval-Augmented Generation) structure. This method works as follows:

* Agendabook collects panel survey response data in real-time
* Records this data on the blockchain to create a "verifiable trusted dataset"
* AI uses this blockchain-based real-time data as the basis (source) for analysis
* As a result, fact-based reliable insights can be derived

This structure preemptively verifies and guarantees data reliability based on blockchain in AI's analysis environment, simultaneously improving reliability, precision, and currency. Additionally, since all data sources are disclosed, it can secure transparency in data analysis, maximizing the advantages of blockchain.

<p align="center">Data forgery/falsification verification method</p>

<figure><img src="https://3707430118-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWgrxW4I2ANZX2P4332gB%2Fuploads%2FBEzM3WAFU2jpDYzxiVax%2Fdataforgery.png?alt=media&#x26;token=6724a890-6140-424c-8e17-48db7975da42" alt=""><figcaption></figcaption></figure>

<p align="center"></p>

<figure><img src="https://3707430118-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWgrxW4I2ANZX2P4332gB%2Fuploads%2FLoUUURWseGfCwHl3vvcl%2FVerification.png?alt=media&#x26;token=e3416caa-4cfb-46f1-bb87-64051696faea" alt=""><figcaption></figcaption></figure>

<p align="center"></p>

<p align="center">Verification by On-Chain (Etherscan)</p>

<figure><img src="https://3707430118-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWgrxW4I2ANZX2P4332gB%2Fuploads%2Fiq2UrI3z40n7yDhU8HdP%2FVerification_onchain.png?alt=media&#x26;token=747efaff-a38f-4f7f-8846-e4f870452827" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3707430118-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWgrxW4I2ANZX2P4332gB%2Fuploads%2Fg829bHv4uEKUIzrMb0IS%2Fonchain.png?alt=media&#x26;token=eab303d8-0cff-4e23-8437-399986612587" alt=""><figcaption></figcaption></figure>

<p align="center"></p>
