search on-chain data with a prompt, we enable users to search on-chain data and consume it in layman language
Using LlamaIndex with The Graph protocol for indexing and serving on-chain data, and then leveraging that with agentic RAG (Retrieval-Augmented Generation) LLMs is a powerful approach. This setup allows for intelligent, context-aware querying of blockchain data with the added benefit of AI-driven insights.
We have used llama-index framework to semantically search on-chain data.Using LlamaIndex (formerly GPT Index) for semantically searching on-chain data is an innovative approach. It allows you to create more intelligent and context-aware searches of blockchain data. his setup allows for intelligent, context-aware querying of blockchain data with the added benefit of AI-driven insights.