Lumina
An AI driven intent - based Crypto Wallet
Created on 17th January 2026
•
Lumina
An AI driven intent - based Crypto Wallet
The problem Lumina solves
Today’s crypto wallets assume users are blockchain engineers. Everyday actions like sending money require understanding gas fees, monitoring network congestion, handling long hexadecimal addresses, and fixing nonce errors. This makes simple tasks stressful, time-consuming, and risky, where a single mistake can lead to permanent financial loss.
Lumina solves this by shifting Web3 from “manual control” to “intent-driven intelligence.”
Instead of forcing users to think in protocol-level details, Lumina allows them to think like humans.
What People Can Use It For
- Sending money without worrying about gas prices or timing
- Scheduling crypto transfers automatically when fees are low
- Avoiding costly mistakes caused by wrong addresses or poor fee selection
- Making crypto remittances safer and stress-free
- Interacting with blockchain using natural language instead of complex UIs
By combining Gemini’s semantic reasoning, machine learning–based prediction, and automated execution, Lumina transforms crypto wallets into proactive assistants that optimize cost, reduce risk, and dramatically improve user experience.
Challenges we ran into
Building Lumina came with both technical and architectural challenges.
One major hurdle was *bridging prediction with real execution. While scheduling transactions in MongoDB was straightforward, nothing happened when the scheduled time arrived. The system lacked an active execution layer. This was solved by designing a *background worker (Executioner) that continuously monitors scheduled transactions and triggers execution automatically, creating a closed-loop system.
Another challenge was *handling volatile gas prices. Gas values change rapidly, making static logic unreliable. I overcame this by introducing a *machine learning–based time-series prediction approach, allowing the system to make data-driven decisions instead of fixed assumptions.
Finally, converting natural language user intent into structured blockchain logic was non-trivial. Integrating Gemini as a reasoning layer helped extract intent, constraints, and conditions accurately, enabling seamless automation without user confusion.
Each challenge pushed the project closer to a real-world, production-grade system rather than a simple prototype.
Tracks Applied (6)
Ethereum Track
ETHIndia
Open Innovation
Google Gemini API
Major League Hacking
MongoDB
Major League Hacking
ElevenLabs
Major League Hacking
