www.cortexlabs.ai
Open in
urlscan Pro
185.203.72.17
Public Scan
Submitted URL: http://www.cortexlabs.ai/
Effective URL: https://www.cortexlabs.ai/
Submission: On January 08 via api from US — Scanned from DE
Effective URL: https://www.cortexlabs.ai/
Submission: On January 08 via api from US — Scanned from DE
Form analysis
1 forms found in the DOMName: form211896015 — POST
<form id="form211896015" name="form211896015" role="form" action="" method="POST" data-formactiontype="0" data-inputbox=".t447__blockinput" class="js-form-proccess " data-tilda-captchakey="">
<div class="t447__input-wrapper t-width t-width_12">
<div class="t447__wrapper">
<div class="t447__blockinput"><input type="text" name="email" class="t447__input t-input js-tilda-rule" value="" placeholder="Your e-mail" data-tilda-rule="none" style=" "></div>
<div class="t447__blockbutton"> <button type="submit" class="t447__submit t-submit" style="color:#318094; border:1px solid #318094; ">
<div class="t447__btniconwrapper"><svg role="presentation" class="t447__btnicon" fill="#318094" width="20px" height="20px" viewBox="0 0 25 21.4" xmlns="http://www.w3.org/2000/svg">
<desc>Subscribe</desc>
<path d="M0 21.4l25-10.7L0 0v8.3l17.9 2.4L0 13.1v8.3z"></path>
</svg></div>
</button></div>
</div>
<div class="t447__allert-wrapper">
<div class="js-errorbox-all t447__blockinput-errorbox" style="display:none;">
<div class="t447__blockinput-errors-text t-descr t-descr_xxs">
<p class="t447__blockinput-errors-item js-rule-error js-rule-error-all"></p>
<p class="t447__blockinput-errors-item js-rule-error js-rule-error-req">Required field</p>
<p class="t447__blockinput-errors-item js-rule-error js-rule-error-email">Please correct e-mail address</p>
<p class="t447__blockinput-errors-item js-rule-error js-rule-error-name">Name Wrong. Correct please</p>
<p class="t447__blockinput-errors-item js-rule-error js-rule-error-phone">Please correct phone number</p>
<p class="t447__blockinput-errors-item js-rule-error js-rule-error-string">Please enter letter, number or punctuation symbols.</p>
</div>
</div>
<div class="js-successbox t447__blockinput-success t-text t-text_md" style="display:none;">
<div class="t447__success-icon"><svg role="img" class="t447__success-icon-svg" width="40px" height="40px" viewBox="0 0 50 50">
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g fill="#FFFFFF">
<path
d="M25.0982353,49.2829412 C11.5294118,49.2829412 0.490588235,38.2435294 0.490588235,24.6752941 C0.490588235,11.1064706 11.53,0.0670588235 25.0982353,0.0670588235 C38.6664706,0.0670588235 49.7058824,11.1064706 49.7058824,24.6752941 C49.7058824,38.2441176 38.6664706,49.2829412 25.0982353,49.2829412 L25.0982353,49.2829412 Z M25.0982353,1.83176471 C12.5023529,1.83176471 2.25529412,12.0794118 2.25529412,24.6752941 C2.25529412,37.2705882 12.5023529,47.5182353 25.0982353,47.5182353 C37.6941176,47.5182353 47.9411765,37.2705882 47.9411765,24.6752941 C47.9411765,12.0794118 37.6941176,1.83176471 25.0982353,1.83176471 L25.0982353,1.83176471 Z">
</path>
<path
d="M22.8435294,30.5305882 L18.3958824,26.0829412 C18.0511765,25.7382353 18.0511765,25.18 18.3958824,24.8352941 C18.7405882,24.4905882 19.2988235,24.4905882 19.6435294,24.8352941 L22.8429412,28.0347059 L31.7282353,19.1488235 C32.0729412,18.8041176 32.6311765,18.8041176 32.9758824,19.1488235 C33.3205882,19.4935294 33.3205882,20.0517647 32.9758824,20.3964706 L22.8435294,30.5305882 L22.8435294,30.5305882 Z">
</path>
</g>
</g>
</svg></div>
<div class="t447__success-message t-descr t-descr_xs">Your data has been submitted. Thank you!</div>
</div>
</div>
</div>
<div style="position: absolute; left: -5000px; bottom: 0; display: none;"><input type="text" name="form-spec-comments" value="Its good" class="js-form-spec-comments" tabindex="-1"></div>
</form>
Text Content
* Cortex Blockchain * Explorer * Developer * Ecosystem * Tools/Resources * Cortex Wallet * Start Mining * Run a Node * ZkMatrix Gitbook The first decentralized world computer capable of running AI and AI-powered dApps on the blockchain. Launching ZkMatrix- Layer2 ZkRollup Solution ZkMatrix is a Layer2 Solution on Cortex Blockchain. It utilizes zkRollup technology to aggregate batch transitions on the side chain into one transaction on the main chain, which aims to expand transaction per second(TPS) and significantly reduce the Endorphin fee consumed by each transaction. Go to ZkMatrix Cortex At a Glance * Cortex Virtual Machine The CVM is EVM-compatible with added support for on-chain AI inference, which utilizes the GPU instead of the CPU to execute nontrivial AI models on the Cortex chain. * AI Inference Engine - Synapse A deterministic inference engine that guarantees exactly the same AI inference result across heterogenetic computing environments, allowing for deterministic on-chain AI inference without resorting to off-chain solutions. * AI Smart Contract and AI DApp Cortex adds machine learning support to smart contracts and DApps to adapt to real-world use cases. Developers can use the popular language Solidity and off-the-shelf AI models on the Cortex storage layer to create AI-enhanced DApps and smart contracts. * Decentralizing AI Research Cortex seeks to foster an open-source ecosystem where AI researchers and developers are incentivized more than ever to share their models with the world. What we are solving Before Cortex, there was no known way to execute on-chain machine learning models efficiently and deterministically. DApps that include machine learning models had to resort to off-chain inference, which defeats the purpose of smart contracts. Cortex has solved this problem - primarily via the CVM (which utilizes the GPU instead of CPU) and MRT (quantization and integer-only inference). As Seen In * Left * Right Cortex Blockchain Cortex Blockchain is an open source public blockchain that seeks to solve one of the biggest challenges facing blockchains like Bitcoin and Ethereum today - on-chain AI execution. Cortex Virtual Machine (CVM) is a framework that allows efficient machine learning inference on the Cortex blockchain. It enables the integration of machine learning models into smart contracts and dApps. Learn more AI on Blockchain Ecosystem We have put forth a mechanism that incentivizes AI developers to store models on the blockchain. This creates an open ecosystem where individual AI developers, not just big corporations, are incentivized to upload their AI models to the blockchain, and Dapp developers have access to choose from the best AI models in the world. The competition between AI model providers will naturally lead to the evolution of better and better AI models. Learn more about AI + Blockchain Developing on Cortex Cortex uses Solidity as the smart contract language to reduce friction and offers a rich array of tools for developers to write and integrate AI into smart contracts. Start Developing About * Cortex Blockchain * Developer * Ecosystem Developer * GitHub * Developer Docs * ZkMatrix Gitbook Community * Discord * Reddit * Blog Subscribe Subscribe Required field Please correct e-mail address Name Wrong. Correct please Please correct phone number Please enter letter, number or punctuation symbols. Your data has been submitted. Thank you! © 2018-22 NeoCortex Global Limited British Virgin Islands