Video yükleniyor...

Video Yüklenemedi

Ana Sayfaya Dön

PhoenixLLM for Coding & Engineering is a specialized vertical LLM running on SkyNet custom-tailored for automating the development of applications in 80+ programming languages, with output quality on-par with GPT4 and GPT-4o. One of its use cases include rapid development of smart contracts and dApps on various public blockchains...

37,324 görüntüleme • 1 yıl önce •via X (Twitter)

10 Yorum

NARUTO- Unknown profil fotoğrafı
NARUTO- Unknown1 yıl önce

$PHB my number 1 LONGTERM Bag $PHB 222$ ATH sooon

Huracavio profil fotoğrafı
Huracavio1 yıl önce

WHEN 100$

BUCHI profil fotoğrafı
BUCHI1 yıl önce

U should hit 20 dolls soon

Beauty 💖💖 profil fotoğrafı
Beauty 💖💖1 yıl önce

$PHB 🔥

nhap thanh profil fotoğrafı
nhap thanh1 yıl önce

PHB 100$

Azim Khan profil fotoğrafı
Azim Khan1 yıl önce

This bull run Phoenix 10B $ MarketCap achieved confirm, its AI's Solana & Matic..

Serkan Batur💱🪽 profil fotoğrafı
Serkan Batur💱🪽1 yıl önce

#phb never stop 💪🏻🚀❤️

El Gran Machista profil fotoğrafı
El Gran Machista1 yıl önce

Wow! Super cool #phb

🔥 profil fotoğrafı
🔥1 yıl önce

#phb 🔥🔥🔥

PSYOPTRON (Sukhchain Singh) profil fotoğrafı
PSYOPTRON (Sukhchain Singh)1 yıl önce

@Phoenix_Chain PHB 🚀🚀

Benzer Videolar

A world first: a demonstration of AI running *on* blockchain as a smart contract 🧠⚡️ The Internet Computer is used – the world's first 3rd gen. blockchain #ICP. AI will become the beating heart of our web3, multi-chain world, and this is only my first demo. Code will follow shortly. This is running on DFINITY's Internet Computer testnet, but you'll be able to take the code and run it on the public network as the NNS is expected to up the per-transaction instruction limit in the coming days. Some important notes. The inference engine used has not been optimized, and we will show vastly greater efficiency in subsequent demos, where the AI runs even faster, and consumes less gas/cycles. We will also propose to the NNS that smart contracts have access to SIMD instructions – which we have determined are deterministic – unlocking vastly more speed and efficiency. Lastly, currently the actor smart contracts ICP hosts run inside a 32 bit environment, which limits their main memory to 4GB. Within the next couple of months, we expect the Internet Computer to move to a 64 bit environment, allowing smart contract memory limits to be raised much higher – allowing for models with far more parameters, and thus power, to be run. Those of you who have followed my posts know that hardware optimization support is planned. Firstly this will involve WASM smart contracts shipping out matrices for processing by the CPUs on existing node machines (another advantage of the Internet Computer running on sovereign node hardware). Secondly, we plan to propose a new public node machine specification, which node providers can build to, for use in subnets specialized for hosting AI smart contracts, in which each machine will incorporate several GPUs. Naturally, this will be packaged with other technological developments that ensure smart contract determinism. This is part of our mission to enable powerful LLMs to run as smart contracts on the Internet Computer – in a forms that are tamperproof, unstoppable, and optionally autonomous (including under the exclusive control of DAOs). Our vision: you will be able to have a chat with a smart contract. A smart contract will be able to coordinate your organization (see my earlier tweet about a "Delphi"). ICP smart contracts will be able to audit Ethereum smart contracts, kitemarking those without backdoors and reentrancy bugs. And smart contracts will be able to do KYC autonmously, matching faces to driving licenses, and more. We will deliver new SDK enhancements, and work with partners, to turbocharge crypto AI developers. Secure and unstoppable AI and third generation blockchain will be two sides of the same coin. Security and AI will be indivisible. AI models will be traded as NFTs. Thanks to Internet Computer's chain key (trustless multi-chain) capabilities, all blockchains will be able to leverage AI smart contracts. The future is beyond exciting. Thanks for watching. Can't wait to give you more demos!

dom | icp

1,361,527 görüntüleme • 2 yıl önce

OpenLedger X Morpheus The partnership of openledger with Morpheus enables Use Morpheus to build "The Autonomous Smart Contract Engineer" on top of OpenLedger. What is Morpheus? Morpheus is a Web3-native AI coding agent that turns natural language into executable smart contracts and full-stack dApps. It is powered by a specialized Solidity model built on top of OpenLedger, tailored for the unique demands of secure and efficient onchain development. It goes beyond code generation. Using fine-tuned models, agent-based architecture, and modular plugin support, Morpheus automates the entire development pipeline-from writing and simulating contracts to deploying and maintaining them. Its mission is to reduce the barrier to dApp creation while enabling autonomous agents and individuals to participate in decentralized economies. Why OpenLedger? The rise of AI agents in Web3 raises urgent questions around transparency, attribution, explainability, and contributor incentives. OpenLedger provides the infrastructure to ensure that contributor data used in model outputs is recorded with verifiable attribution. Through Proof of Attribution, contributors-whether they provide prompts, datasets, or logic refinements-can receive credit and rewards when their work influences model behavior. But attribution alone isn’t enough. In critical domains like smart contract deployment, DeFi automation, and DAO governance, understanding why a model made a decision is just as important as the output itself. OpenLedger supports explainability by linking outputs back to their original data sources-allowing developers and auditors to trace logic, validate decisions, and build trust in AI-powered systems. OpenLedger supports Morpheus by: Recording which data was used in generating model outputs Enabling verifiable attribution of contributed datasets Powering reward mechanisms for contributors Offering scalable and efficient model execution via OpenLoRA Supporting transparency and traceability in model decision-making This creates an open, rewardable foundation for AI-driven coding-without relying on opaque systems. How is the system built? The Morpheus architecture has three layers: Datanet Layer OpenLedger powers Morpheus with a specialized Datanet - a decentralized data layer where developers, auditors, and contributors can share smart contract patterns, audit logs, exploit reports, and logic modules. Each submission is recorded onchain with attribution using OpenLedger’s Proof of Attribution. As the model learns and evolves from this data, contributors receive rewards proportional to their impact on future outputs. The Morpheus architecture has two layers: Intent Layer Users describe what they want to build. Example: "Create a token with tax logic that routes to a DAO." Morpheus parses the instruction, retrieves relevant contract types, and plans a modular execution flow. Agent Layer The agent generates, tests, and assembles the contract. It handles versioning, logic validation, and deployment readiness. Security checks-reentrancy protection, overflow control, gas modeling-are embedded into the generation phase. Generated outputs are mapped to their source data using OpenLedger’s Proof of Attribution, providing traceability across the pipeline. How does the AI model work? Morpheus is being powered by a specialized Solidity model built on top of OpenLedger. This model is purpose-built to handle the nuances of smart contract logic, security, and upgradeability. Unlike generalized coding agents, it is designed specifically for EVM environments and Web3 use cases, drawing from real protocol data and security best practices. Morpheus is fine-tuned on a vertical stack of smart contract data: Audited protocol code (e.g., Uniswap V4, Compound) OpenZeppelin libraries and EIP reference implementations Smart contract vulnerability reports and exploit reconstructions Edge cases from fuzz testing and adversarial examples It uses models like CodeLlama and DeepSeek-Coder, enhanced through RAG pipelines referencing standardized security patterns and emerging protocol designs. This training stack is integrated into a continuous feedback loop, enabling real-time specialization for EVM and beyond. Why a specialized model is needed? Smart contract development is uniquely high-stakes. A generalized AI model is not enough. As 'vibe coding' and natural language programming become more common, we're seeing an influx of AI-generated code in Web3 as well. But smart contracts are not frontends or prototypes-they govern real value, enforce trustless execution, and often become immutable after deployment. Billions have been lost in Web3 due to bugs and inefficiencies: In 2022 alone, over $3.8 billion was stolen due to smart contract exploits, many of which stemmed from avoidable issues like reentrancy, integer overflows, or access control failures. Inefficient contract structures lead to unnecessary gas consumption. Optimizing for gas can reduce costs by up to 40%, saving projects millions over time. Upgradeable contract patterns, like UUPS or Transparent Proxies, require strict adherence to storage layout and initialization rules. Mistakes here often go undetected by generic models and can render a contract unupgradeable or vulnerable. A specialized Solidity model is trained on real-world exploits, EIP standards, and libraries like OpenZeppelin to: Generate secure, gas-efficient code by default Recognize and correctly implement complex proxy patterns Map user intent to modular, auditable contract architectures Incorporate battle-tested logic from audited protocols and fuzz-tested edge cases Morpheus goes beyond syntax-it understands the nuances of decentralized infrastructure and deploys code that meets production-grade standards. What applications will this enable Token creation with built-in logic (tax, liquidity, governance) DeFi automations triggered by market conditions Payment contracts between agents and contributors DAO tooling with dynamic NFT-based voting Cross-chain bridging logic tied to real-world oracles Asset issuance flows through chat-based interfaces Natural language contract templates with reusable logic Each of these flows is backed by OpenLedger’s Proof of Attribution-ensuring traceability, explainability, and fair rewards across the ecosystem. This is the future of AI-native development. Open. Attributed. Explainable. Community-powered. Morpheus and OpenLedger are building the first system for autonomous coding agents where: Contributor work is recorded onchain Reuse is incentivized through attribution Model outputs are traceable and explainable Contracts evolve through human-agent collaboration Anyone can contribute prompts, logic, or flows-and get rewarded The smart contract engineer is no longer a human-only role. It is an agentic, decentralized, and transparent process-powered by OpenLedger.

OpenLedger

46,735 görüntüleme • 11 ay önce