The Next-Generation Decentralized Personal Computer for Web3
Colossus Web3 is a decentralized personal computer. We're building a new type of computing experience that puts the power of Web3 and AI in the hands of the user. Just like how personal computers changed everything in the 1980s, we believe Colossus Web3 will be the next leap forward in how people use technologies every day.
A Desktop App that lets you:
The app stands on primary web3 values, unlike the classical systems that rob you your privacy.
All the apps generated using ai are on-chain, and leverages decentralised storage, compute & TEE (in the future).
Our vision: We want build do for web3, what Perplexity did to AI.
Thanks!
We have build a Desktop Client based on Electron.js
We have a dynamic UI generated on-the-fly based on user query and preferences.
This front-end is connected to a LangGraph based multi-agentic backend that can interact with blockchain and perform tasks on-chain on the behalf of the user and autonomously.
We leverage LangChain agents and LangGraph to process user queries and coordinate tasks across multiple agents.
These agents interact with blockchain services on Ethereum, Polygon executing on-chain actions like:
The backend is built with Node.js, using Infura for Ethereum node access and Web3.js for smart contract interactions.