The Raven Project

2K posts

The Raven Project banner
The Raven Project

The Raven Project

@RavenICP

Multichain DeFAI and RWA Ecosystem built on Internet Computer. Empowering the World with Decentralized Freedom of Expression through Investigative Journalism.

On Chain Katılım Aralık 2024
624 Takip Edilen682 Takipçiler
Sabitlenmiş Tweet
The Raven Project
The Raven Project@RavenICP·
We do things differently on $ICP. Enter the $RAVEN ecosystem.
English
7
9
22
1.2K
The Raven Project retweetledi
FloridaMan ∞
FloridaMan ∞@IC_FloridaMan·
I can’t wait to release the @RavenICP ecosystem dapp. $RAVEN on $ICP has been faded by *almost* the entire community yet is launching the world’s First #AgiDiFAi RWA Co-op system with beautiful utility. Time to melt some jeets! 🔥
Port Charlotte, FL 🇺🇸 English
0
1
8
193
The Raven Project retweetledi
IC Spicy
IC Spicy@ICSpicyRWA·
One plant Two color variations This Fasciated Scotch Bonnet mutant is showing her true colors! 🇯🇲 🌶️ Time to make some Jerk Marinade for some chicken 🍗 😋
IC Spicy tweet media
English
0
3
12
93
The Raven Project retweetledi
Kyle Stoflet
Kyle Stoflet@KyleStoflet·
Sneak peek of Creator profiles on @The_Swop Shipping more updates today, going to invite some more people into the closed alpha. Sign up for the waitlist here theswop.xyz
Kyle Stoflet tweet media
English
4
5
43
729
The Raven Project retweetledi
IC Spicy
IC Spicy@ICSpicyRWA·
Happy Mother’s Day! Grow update! Now go touch some grass and call your mamma! 💕🤘
English
3
6
15
157
The Raven Project retweetledi
IC Spicy
IC Spicy@ICSpicyRWA·
With our SpicyAi you get speed AND depth! Ultra fast responses with the llama scout model and when you really need to dive deep for answers, toggle on “Deep” for the on chain @deepseek_ai model! We will likely have a second DeepSeek model deployed next week which handles detailed weather event tracking for every plant in our nursery. When that plant changes ownership, so does that weather data attached to the NFT representation of that plant. That’s not all! A full seed to harvest to plate history of fertilizer schedule, transplanting, pest pressure, watering requirements, soil biology, and more!
English
1
2
2
37
The Raven Project retweetledi
Fabio
Fabio@Zero2HeroZombie·
The $HERO Store is now live: herocashback.com For every purchase, you can now get 10% Cashback in HERO at a Pre-IPO valuation of $200K = 10k HERO for every EUR you spend (without shipping). Keep in mind that 50% of the Profits will be burned 🔥 HERO is fully deflationary since day 1 ✅ coinhero.trading has been built with @caffeineai on $ICP ♾ I am distributing 10% of the Supply, at a Pre-IPO valuation = 200M HERO in total to be distributed before the IPO starts. PS: I believe the valuation is more than fair when compared to projects with a similar MC (mostly MEMES while this is a utility coin). You can check the valuations here: icptokens.net I will post a few tutorials in the next days. Stay tuned & thanks to all the members of this community that already ordered my merch & that support the activities of this channel on a daily basis🙏
Fabio tweet media
English
5
10
49
2.1K
The Raven Project retweetledi
OhShii Labs
OhShii Labs@ohshiilabs·
Liquid democracy can significantly amplify voting power, even in systems with voting caps and quadratic voting. An unverified attacker coordinating 100 sybil identities could bypass the voting cap and partially undermine the intended protections of quadratic voting by artificially concentrating delegated influence. That’s why OHSHII is introducing a verification layer where every participant in the delegation network must be a proven and unique human (Proof of Personhood), effectively eliminating this amplification attack surface.
English
0
5
12
1.3K
The Raven Project retweetledi
dom | icp
dom | icp@dominic_w·
Dear ICP community, the Internet Computer has now been running strong for 5 years 👏👏👏 Here is a celebratory preview of ICP "cloud engines," the sovereign frontier cloud technology the network shall soon provide from opencloud.org. Main points: — Cloud engines enable anyone to spin up their own sovereign frontier cloud. The technology involves an extraordinary inventive step, in which cloud is created from a mathematically secure network of nodes. The nodes run as part of the Internet Computer network (internetcomputer.org) but are selected and configured by the cloud engine's owner. — The frontier cloud provided by engines is strongly focused on enabling AI agents to build and update online applications and services for us. The world is changing fast, and nearly all new online apps and services are already being built with the help of AI, and thus cloud engines target the future of cloud. — Software hosted on cloud engines is tamperproof, which means that it is immune to infrastructure hacks, because it runs inside a mathematically secure network protocol, rather than on computers directly. This means that AI agents, and those building with them, don't need to have a security team in the loop, or to trust someone else's security team. This is crucial, because in the future, non technical people will demand the freedom to build with full automation — where they just need to issue instructions to AI about what to build, and don't need to worry about anything or anyone else. Of course, apps and services running on engines are also vastly safer from the new breed of hacker being enabled by frontier AI. (The cloud engines themselves are also "tamperproof." Even if a hacker gains physical access to some portion of a cloud engine's nodes, and can make arbitrary changes, the computations and data of the hosted apps and services cannot be corrupted or interrupted so long as the network's fault bounds aren't exceeded. The recent hack of Vercel, a major cloud platform, which gave hackers access to the apps it hosted, provides additional perspective on the importance of this advantage.) — Software hosted on cloud engines is guaranteed to run, so long as a sufficient number of the engine's nodes are running. This means that AI can build applications and services without the need to have a human systems admin team constantly tinkering with the underlying platform to keep it running, which is again crucial, because in the future, non technical people will expect the freedom to use AI to build without the support of others. — New frontier programming language technology, in the form of the Motoko language developed by Caffeine Labs, leverages seminal "orthogonal persistence" technology that unifies program logic and data to deliver further unlocks for AI (Motoko is the first computer language being developed that targets agents that are writing software rather than humans engineers per se). Nowadays, AI can build and update production apps at a prodigious rate, even at the speed of conversation. But it can also make mistakes, and there's a risk that an update it creates might be "lossy" in the sense it causes some transformed data to be lost. Again, in this new world, it's both undesirable and impractical for everyone to have to have a systems admin team on-hand to detect lossy updates and roll them back, but Motoko provides a solution: it can detect new software updates are lossy before they are applied, reducing potentially catastrophic errors by AI to harmless coding retries. — Software hosted on cloud engines is "serverless" but unlike traditional serverless software, directly it directly incorporates data through "orthogonal persistence." Another key purpose is simplify backend software logic and fuel the modeling power of AI by increasing abstraction (sorry for the technical language!!!). Put simply, this enables AI to produce more sophisticated backends, faster, and at dramatically lower costs, as measured by the number AI API tokens consumed during coding. (Tip for the technical: orthogonal persistence is a new paradigm where "the program is the database," and data lives inside program variables, which is possible because it's as if hosted software runs forever in persistent memory). — An expanding database of skills at skills.internetcomputer.org shall make it possible to develop and directly deploy apps and services to your cloud engines directly from Claude Code, Perplexity, Codex and other AI platforms. Further, your account on caffeine.ai can be connected, so that new apps and updates created through conversation automatically appear hosted from your cloud engine. In the future, R&D is going to be very seamless. You converse with AI, and your secure and unstoppable apps or services are created or updated. Cloud engines are designed to directly support this "self-writing cloud" future where we can work hands-free. — Tech sovereignty is becoming a huge issue worldwide, with governments and corporations seeking to create sovereign tech stacks owing to geopolitical tensions. Increasingly, people are realizing that tech provided by foreign nations can come with hidden backdoors and kills switches, from the base platform, right up through hosted apps and services. ICP technology is open source, and those building on ICP using AI own their own source code. When you have the source code, you can verify that there are no backdoors, and when you own the source code thanks to AI, you can update it at will, freeing you from vendor lock-in. But cloud engines take sovereignty much further... — You create a cloud engine by selecting the nodes that will be combined. You can choose the class of nodes used, and their number, but more importantly, you can choose who operates the nodes, and where they are located. Almost any configuration is possible, because the Internet Computer scales the security privileges afforded to hosted software within the network according to configuration (software hosted on cloud engines can directly interoperate with software on other engines and traditional subnets, but base restrictions are applied according to security rules). A cloud engine can be created within a region such as Europe, to comply with regs such as GDPR, or completely within a sovereign state like Switzerland or Pakistan. But cloud engines go further still... — Sovereignty is also about freedom from vendor lock-in. Cloud engines are essentially ICP (Internet Computer Protocol) network configurations, and this means the underlying compute nodes they combine can be swapped out without interrupting their hosted apps and services. This is a big deal. In addition, cloud engines now support nodes that are instances running on Big Tech's clouds, in addition to nodes that are dedicated specialized hardware, as per the Gen I and Gen II nodes that dominate the Internet Computer today. For example, it is possible to have an engine running across different AWS data centers, say, and then reconfigure the engine to run across a mixture of AWS, Google, Azure and Hetzner for even more resilience, without the users of hosted apps and services noticing a thing. That's true freedom. — Sovereign AI is becoming increasingly important too, and cloud engines allow special "AI nodes" to be added to them, so that hosted software can perform inference on hardware provisioned by the owner from a location the owner has selected. Even though the AI nodes are only accessible within the cloud engine, they can still benefit from the forthcoming Internet Intelligence Gateway (IG), which will make it possible to validate inference performed on key frontier open weights LLMs, even when the inference is performed on completely independent AI clouds. When the results of inference are received, this technology can verify that neither the prompt+context (input) nor the inference result (output) have been modified, and that the results were produced by the precise LLM expected. This ensures that AI clouds don't cheat by running inference on cheaper models than are being paid for, and bad actors aren't modifying the inputs or outputs to surreptitiously insert advertising into results, say, or change facts, or insert malware when code is being generated. What's super cool about this technology is the cost of the verification is scalable. A very valuable additional security can be achieved with only 1-2% of extra cost. — Scaling apps and services when they hit capacity limits is another thorny problem that cloud engines help the world address. Engines make scaling possible without rewriting or reconfiguring software. The query workload capacity of hosted software can be horizontally scaled simply by adding new nodes to an engine, and nodes can also be added in geographical proximity to demand. Meanwhile, update workload capacity can first be scaled-up by swapping an engine's nodes out for the next class up, and then when no larger class of node is available, horizontally scaled-out by "splitting" the engine into two, which doubles available capacity. (Technical tip: horizontally scaling update capacity by splitting engines requires multi-canister architectures). — For those who have been following how Caffeine builds apps that can efficiently store large numbers of files, I should mention that apps built on cloud engines will also support the new ICP Blob Storage cloud network (since cloud engines currently have up to about 3 TB of memory, which apps storing large amounts of files can easily exceed). We are also working on allowing blob storage nodes to be added to cloud engines, to enable sovereign mass blob storage within an engine, similarly to how AI nodes can be added currently. — Lastly, but certainly not least, I should mention that cloud engines are multi-blockchain capable, and ready for digital assets, thanks to the clever math at their core. For example, an e-commerce service built on a cloud engine can securely accept and custody stablecoin payments, or a multi-chain DEX could be hosted. Further, engines can support software autonomy (software orchestrated and controlled by other autonomous software, in a decentralized way) and can themselves be orchestrated by SNS technology, and thus run autonomously too. Today, though, the focus is on *mainstream* cloud. This year, the cloud industry will generate approximately one trillion dollars in revenue. That number is already huge, but is expected to grow to two trillion dollars by 2030. After years of continuous development, which have seen more than $500m spent on R&D, the Internet Computer network is now tacking directly toward this mainstream cloud market with cloud engine technology. In their first version, cloud engines are not meant to be a cloud panacea. For example, currently they are not ideal for working with big data. You should use something like DataBricks for that. Cloud engines are carefully targeted at enabling AI to produce traditional online applications and services, including SaaS, in a safer and more productive way, which represents a new market segment with tremendous potential. Of course, DFINITY will continue to work relentlessly to push forward ICP's capabilities, so expect further developments. It's worth mentioning that this cloud segment isn't just about creating new apps and services using AI, it's also about replacing legacy systems and apps built on super expensive SaaS services. Caffeine Labs is working to produce technology (Caffeine Snorkel) that can study an enterprise's legacy systems and app built on SaaS, create replacement systems and apps, and migrate the data, while supporting key stakeholders through the process over email and chat, with full automation. Thus the legacy systems and SaaS markets shall also be addressed by cloud engines. Zooming out, and reasoning in a more metaphysical way, we believe, as we always have, that there is room for a new kind of cloud created by mathematical networks, that provides seminal advances in the fields of security and resilience, as well as true sovereignty and freedom from lock-in. That this same technology, with the help of additional technologies like orthogonal persistence and Motoko, enables AI to build for us without the need for so much oversight, and to create more backend sophistication while consuming fewer AI API tokens, enables ICP to bring game-changing advances to the world. Cloud engines will work synergistically with the Intelligence Gateway, which will enable apps and services running on engines to seamlessly leverage AI, wherever that AI is running, while providing verifiability at extremely low cost for open weights frontier models. We believe that cloud engines represent an inflection point in the storied history of the Internet Computer project, and I'm very proud to be sharing the details with you on the network's fifth birthday 💪 I'll be back with more news soon!!
English
215
648
1.8K
166.4K
The Raven Project retweetledi
Muggzie
Muggzie@JasonMugg·
If this is the end of the world I'm glad I was Gen X .. We saw everything happen in front of us . We 🤘🤘 till the clock stopped We Are the Gen that you can't shake.
Muggzie tweet media
English
0
1
8
100
The Raven Project retweetledi
Dominic's Pizza
Dominic's Pizza@Doms_ICPizza·
doms is the only on-chain pizza chain. doms is going to be absolutely massive. $doms #icp
Dominic's Pizza tweet media
English
0
2
8
97
The Raven Project retweetledi
ND64.ICP
ND64.ICP@ND64_ICP·
grab the chaingun and push through the darkness. no gas fees. no mercy. #dom64 #icp
ND64.ICP tweet media
English
4
9
28
292
The Raven Project retweetledi
FloridaMan ∞
FloridaMan ∞@IC_FloridaMan·
Help spread the word on the importance and NECESSITY of on-chain Ai to fight the destructive effects of data centers. Go check out @clownitx for our latest @ICSpicyRWA allocation! 👀 Shoutout to @Craigersuk for helping me dial in the UI for our Documents Library! 🤘
FloridaMan ∞ tweet media
English
1
6
9
146
The Raven Project retweetledi
IC Spicy
IC Spicy@ICSpicyRWA·
Generating the NFT collection with @T3kNoLogicMusic NFT Matrix was the easy part. His program made it super smooth! Officially just wired the entire new backend of our dapp for IC certified provenance with NFT Issuance after a full week of going through the code line by line. There are many features (utilities) that were a non-negotiable for our business to properly implement this collection and this milestone is definitely worth celebrating!🎉 Now, onto the frontend (which is one of my favorite parts of any project). Shoutout to everyone who has been supportive during this process! Something special is in store for holders of @RavenSk8Punks and $RAVEN @RavenICP
English
3
4
7
132
The Raven Project retweetledi
ChrisYost.icp ∞
ChrisYost.icp ∞@ChrisYost_·
Anthropic is in the bill of materials for $ICP's May 10 Cloud Engines demo. The biggest demo since genesis. A turning point for AI. Briefing video 🕵️‍♂️⬇️ — three things to watch, two reasons to doubt, one buried lead. Claude-assisted, third-person investigative format. @dominic_w @dfinity
English
9
70
319
6.4K
The Raven Project retweetledi
FloridaMan ∞
FloridaMan ∞@IC_FloridaMan·
Experience the power of FULLY on chain Ai for yourself! @RavenICP just built a detailed documentation resource for @ICSpicyRWA 👇 pr3bu-6aaaa-aaaao-ba5ba-cai.icp0.io Here is your chance to explore SpicyAi with TWO models to choose from! (Fast or DeepSeek). 🧠
IC Spicy@ICSpicyRWA

🚨 Just saw the chaos in Utah: 40,000 acres of prime farmland turned into the Stratos AI data center — rammed through with ZERO public comment. Billions of gallons of water daily for cooling, massive power draw, and soil destroyed near the Great Salt Lake. This is the cost of centralized AI. 💦 This is EXACTLY why we run our AI on-chain with ICP. @dfinity Decentralized compute on the Internet Computer means no need for these hyperscale monsters. Smart contracts handle inference efficiently, slashing water and electricity waste while keeping data truly sovereign. Same story unfolding in South Florida right now: Project Tango in Palm Beach County, the 1,300-acre Fort Meade beast in Polk, and others in Citrus/St. Lucie are facing huge backlash for guzzling up to 5 million gallons of water per day — enough for entire towns — while straining aquifers, spiking power bills, and paving over farmland. Florida’s already water-stressed… these projects make it worse. If companies actually cared about our water and soil, they’d ditch the old-school data center model and go on-chain AI like we did. Sustainable, scalable, and sovereign. The future doesn’t have to burn resources to think. What do you think — time to decentralize AI? #ICP #OnChainAI #WaterIsLife #ProtectOurSoil #NoMoreDataCenterTakeovers

English
1
2
7
396
The Raven Project retweetledi
IC Spicy
IC Spicy@ICSpicyRWA·
Two apps, one mission.🔥 One built with @caffeineai and the other with @claudeai and @cursor_ai 👀 BOTH feature fully trained on chain AI! 🤯 Try them out for yourself! 👇 Caffeine Version: ic-spicy-docs-ft8.caffeine.xyz Claude/ Cursor version: pr3bu-6aaaa-aaaao-ba5ba-cai.icp0.io THIS is why we build on $ICP. 💯
IC Spicy tweet mediaIC Spicy tweet media
FloridaMan ∞@IC_FloridaMan

Experience the power of FULLY on chain Ai for yourself! @RavenICP just built a detailed documentation resource for @ICSpicyRWA 👇 pr3bu-6aaaa-aaaao-ba5ba-cai.icp0.io Here is your chance to explore SpicyAi with TWO models to choose from! (Fast or DeepSeek). 🧠

English
1
1
6
278