Please vote for us, we need your support to continue offering such tools and services!

EOS AuthorityMay 15 2024

Introducing the WAX Blockchain AI Assistant by EOS Authority

The EOS Authority team has developed the first custom WAX ChatGPT, enabling users to pose their questions and receive live data directly from the blockchain. The WAX GPT system is specifically designed to assist users with a wide range of inquiries related to the WAX blockchain, including general questions and real-time data analysis. Responses can be provided in various formats such as text, tables, and charts, based on the data. Additionally, the ChatGPT AI system can generate custom Python code, which can be used to analyse and combine data from multiple EOS Authority API calls.

This week, OpenAI announced the release of the new GPT-4o model and launched the custom GPT Store for free to all users. In anticipation of the launch of the custom GPT store, the EOS Authority team has been working with the paid version of the GPT Store over the last few months to develop a custom GPT for the WAX blockchain.

How does it work?

Anyone who has used Large Language models will quickly learn of its current limitations like lack of real-time data and in-depth knowledge of blockchains like WAX. Retrieval Augmented Generation (RAG) is a hybrid approach in natural language processing that combines the capabilities of retrieval-based models and generation-based models to improve the accuracy and relevance of generated responses. Knowledge graphs excel in organizing and retrieving information efficiently. RAG and knowledge graphs enhance the precision of LLMs by supplying current and contextually relevant data.

RAG is a two step process: Retrieval Phase & Generation Phase. With the WAX Blockchain assistant, the assistant first retrieves relevant information from a large corpus or knowledge base. This corpus for WAX consists of documents, passages, and even structured live blockchain data. Owing to blockchain data limitations, the blockchain data retrieved is limited to answer the query posed by the user.

Below is a flow diagram of how the system works to generate a quick response to user queries based on live blockchain data.

AI Assistant's interaction flow with the WAX blockchain

Example screenshots

The code above is automatically generated to create the custom charts as requested by the user

Supports multiple languages (Japanese in screenshot above)

How do I try this new system?

Open https://chatgpt.com/g/g-lDdr7dzKK-wax-blockchain-assistant-by-eos-authority and start asking your questions. Please note that OpenAI is releasing their store to all users gradually and non-plus users should all have access in a week or two.

What are the future plans?

Looking ahead, the potential applications of the WAX GPT system are: 
- It could assist users in resolving account-related issues (such as power-ups and guidance on specific actions).
- Integrate seamlessly with community platforms like Discord and Telegram to provide support based on live blockchain data.
- Could request users to sign transactions and perform actions they need directly.