{"id":25002332,"url":"https://github.com/devbambino/galadriel-ai-contracts","last_synced_at":"2025-03-29T21:14:31.089Z","repository":{"id":246468948,"uuid":"821223147","full_name":"devbambino/galadriel-ai-contracts","owner":"devbambino","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-28T04:49:40.000Z","size":5703,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-04T21:51:27.600Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Solidity","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devbambino.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-28T04:45:21.000Z","updated_at":"2024-06-28T04:49:44.000Z","dependencies_parsed_at":"2024-06-28T05:46:48.730Z","dependency_job_id":"6785dc2a-4979-4804-81b0-d7fc8320317c","html_url":"https://github.com/devbambino/galadriel-ai-contracts","commit_stats":null,"previous_names":["devbambino/galadriel-ai-contracts"],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbambino%2Fgaladriel-ai-contracts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbambino%2Fgaladriel-ai-contracts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbambino%2Fgaladriel-ai-contracts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbambino%2Fgaladriel-ai-contracts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devbambino","download_url":"https://codeload.github.com/devbambino/galadriel-ai-contracts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246243552,"owners_count":20746311,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-02-04T21:50:33.309Z","updated_at":"2025-03-29T21:14:31.070Z","avatar_url":"https://github.com/devbambino.png","language":"Solidity","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://galadriel.com\" style=\"max-width: 100px;\" target=\"_blank\"\u003e\n        \u003cimg src=\"Galadriel.svg\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n    Galadriel - the first Layer 1 for AI.\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://discord.com/invite/bHnFgSTKrP\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/discord/1133675019478782072?label=Join%20Discord\"\u003e\u003c/a\u003e\u003ca href=\"https://twitter.com/e2b_dev\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/twitter/follow/Galadriel_AI\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n    Documentation: \u003ca href=\"https://docs.galadriel.com\" target=\"_blank\"\u003edocs.galadriel.com\u003c/a\u003e\n\u003c/p\u003e\n\n## Overview\n\nGaladriel is the first L1 for AI.\n\nEthereum enabled writing smart contracts to build dApps. Similarly, Galadriel enables developers to build AI apps \u0026 agents like smart contracts — 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 and AI-generated NFTs.\n\nGaladriel is built on a parallel-execution EVM stack which enables high throughput and low latency while providing a familiar experience to Solidity developers. It brings AI inference on-chain in a low-cost, low-latency manner through teeML (Trusted Execution Environment Machine Learning) which allows querying open and closed-source LLM models in a verifiable way.\n\nHere’s a high-level overview of Galadriel L1 stack:\n\n![](stack.jpg)\n\nRead more [about Galadriel](https://docs.galadriel.com/about#what-problem-does-galadriel-solve) or [how it works](https://docs.galadriel.com/how-it-works).\n\n## Quickstart\n\nPlease follow [this guide](https://docs.galadriel.com/quickstart) to get started with Galadriel.\n\n## This repository\n\nThis repository contains the basic building blocks for building on top of Galadriel:\n\n* Quickstart contracts and scripts: see the [quickstart documentation](https://docs.galadriel.com/quickstart);\n* [Contract examples](/contracts/contracts) for dApps like on-chain ChatGPT, AI agents, generative-AI NFT collections;\n* [End-to-end examples](/examples) of integrating Galadriel into your project;\n* Oracle [contract](/contracts/contracts/ChatOracle.sol) and back-end [implementation](/oracles).\n\n**It does not contain Galadriel's node which will be open-sourced later.**\n\n## Use cases and example\n\nYou can build AI apps and agents natively on-chain so they are trustless, have their native currency and fully decentralized. There are promising use cases in following categories:\n\n![](use_cases.png)\n\nSee more in [use cases](https://docs.galadriel.com/use-cases).\n\nFurthermore, see example on-chain AI apps built on Galadriel:\n\n* [On-chain ChatGPT](https://chatgpt.galadriel.com/)\n* [On-chain AI game](https://vitailik.galadriel.com/)\n* [On-chain Midjourney](https://minter.galadriel.com/)\n\n## Roadmap\n\nSee our [roadmap here](https://docs.galadriel.com/roadmap).\n\n## Getting help\nIf you have any questions about Galadriel, feel free to do:\n\n* [Join our Discord](https://discord.com/invite/bHnFgSTKrP) and ask for help.\n* Report bugs or feature requests in [GitHub issues](https://github.com/galadriel-ai/contracts/issues).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevbambino%2Fgaladriel-ai-contracts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevbambino%2Fgaladriel-ai-contracts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevbambino%2Fgaladriel-ai-contracts/lists"}