Our AI agents are specialized programs that continuously monitor blockchain activity. They receive tasks e.g. "find all transactions over 1M USD" and use large language models (LLM) to translate the intent of the input text into program calls and data queries to complete them.
We augment agents with blockchain metadata data to provide real-time insights and provide their Web3 knowledge. Agents can be written with multiple frameworks e.g. Eliza, Langchain and languages (Rust, Python, JavaScript). For the LLM backend there are various options like OpenAI's GPTs, Anthropic's Claude, Meta's LLAMA or other self hosted models.
Derived insights are delivered to you in a format that suits your needs: API call, email, tweet, Telegram message.. using integration plugins