.png&w=256&q=75)
1
1
1 year of experience

IntentQ is a cyberpunk-themed natural language interface designed to lower the barrier to entry for the Qubic ecosystem. Currently, interacting with Qubic requires managing 60-character addresses, understanding specific "tick" offsets, and navigating complex wallet interfaces. IntentQ replaces this technical friction with a simple, conversational terminal. How it Works: Users simply type commands like "Send 5000 QUBIC to BZBQ..." or "Buy Nostromo IPO". The system utilizes a novel hybrid architecture: AI Brain (Python/FastAPI): We utilize Google Gemini 1.5 Pro to parse natural language into structured JSON intents (identifying actions, amounts, and verifying Qubic IDs). Blockchain Hands (Next.js/TypeScript): The frontend receives the parsed intent and uses the official @qubic-lib/qubic-ts-library to securely sign and broadcast the transaction client-side, ensuring non-custodial security. Hackathon Track Integration: Track 1 (Nostromo Launchpad): We built specific intent flows for Nostromo. Users can instantly invest in projects ("Buy Nostromo IPO") or initiate protocol launches via text, making DeFi participation effortless. We also integrated a webhook notification system. Every transaction triggers a rich Discord alert, bridging on-chain events with off-chain community tools.
7 Dec 2025