Project Name
Alith Insights Bot
Problem Statement
Navigating blockchain interactions, such as understanding smart contract functions or wallet transaction histories, is complex for many users, especially on testnets like Hyperion. Users often lack an intuitive way to query their wallet activity or contract details in plain language, leading to confusion and reduced engagement.
Solution Overview
Alith Insights Bot is a chatbot-style decentralized application (dApp) that integrates with Hyperion’s built-in AI, Alith, to provide natural language answers about smart contracts, wallet activity, and protocol features. By connecting to a user’s wallet (e.g., MetaMask on Hyperion testnet), it pulls transaction and contract metadata to pre-fill prompts for Alith, delivering clear, human-readable responses. This approach simplifies blockchain exploration, leverages Alith’s on-chain LLM for seamless inference, and offers a user-friendly chat interface, making it innovative for its accessibility and direct integration with Hyperion’s AI.
Project Description
Alith Insights Bot enables users to connect their wallet and interact with a chat interface to ask questions like, “What was my last transaction?” or “What does this contract do?” The dApp uses WalletConnect and React for a clean frontend, pulling recent transactions and contract ABIs via Hyperion’s JS/TS SDK or RPC calls. These are structured into prompt templates sent to Alith’s inference endpoint, which returns natural language answers displayed in the UI. For example, a user might learn they swapped 12 testUSDC in a transaction. Optional features include logging queries on-chain, issuing “knowledge NFTs” for frequent users, or bookmarking insights to wallet profiles. The project excites because it makes blockchain interactions approachable, leverages Alith’s AI natively, and is feasible for a hackathon with a simple yet impactful MVP. It targets Hyperion testnet users, helping them debug, explore, or claim rewards effortlessly.
Community Engagement Features
Testable Features/Tasks:
Connect wallet to the dApp (10 points).
Ask a question about a recent transaction (20 points).
Query a smart contract’s purpose (20 points).
Bookmark an insight to wallet profile (15 points).
Earn a “Knowledge NFT” after 10 questions (50 points).
Points System:
Users earn points for completing tasks, tracked via wallet address.
Points are displayed in the UI and can be redeemed for testnet tokens or NFTs.
Gamification:
Leaderboards show top question-askers, encouraging competition.
Milestone badges (e.g., “Contract Explorer” for 5 contract queries) motivate continued use.
NFT rewards create a collectible aspect, tied to Hyperion’s testnet.
User Onboarding:
Simple wallet connect lowers entry barriers.
Guided prompts (e.g., “Try asking about your last swap!”) help new users.
Points and NFTs incentivize repeated engagement, building a user base.
Getting Involved
Contribute Code: Join the GitHub repo (to be created) to add features, improve UI, or integrate Alith’s API. Fork, submit PRs, or suggest ideas in issues.
Test the dApp: Use the Hyperion testnet to try the bot, report bugs, or suggest new query types.
Community Feedback: Share ideas on Hyperion’s Discord or hackathon forums for new features or use cases.
Design & Docs: Help create a better UI/UX or write user guides for non-technical testers.