
Galadriel is the first L1 blockchain purpose built for AI.
Ethereum enabled writing smart contracts to build dApps. Similarly, Galadriel enables developers to build AI apps & agents like smart contracts β in Solidity, decentralized and on-chain. We support a range of AI usage: from simple LLM features in existing dApps to highly capable AI agents like on-chain AI hedge funds, in-game AI NPCs, AI-generated NFTs, and even agent swarms.
Galadriel is built on a parallel-execution EVM stack and brings AI inference on-chain in a low-cost, low-latency manner through teeML which allows querying any open and closed-source LLM models in a verifiable manner.
Galadriel is in Devnet. Join the mission in building user-owned AI.
Galadriel enables you to get LLM inference (querying a Large Language Model, e.g. GPT-4) into Solidity smart contract code which is essential to building on-chain AI agents.
Simply put an AI agent is an LLM that is called multiple times in a loop, it is prompted to "work" until it completes a given input task. Some good Web2 examples would be:
https://www.cognition.ai/introducing-devin
https://github.com/assafelovic/gpt-researcher
https://github.com/py499372727/AgentSims
Taking on this challenge to build such AI agents on Web3 rails, we encourage you to be creative, here are some potential use cases:
Read more about building on-chain AI agents on Galadriel Devnet from our dev docs, including an end-to-end Solidity agent tutorial (link below).
Extra points for (in order):