Jumapel Project Q&A
Inspiration
The inspiration for Jumapel stems from a critical problem in the modern digital landscape: idea theft and lack of intellectual property protection for early-stage founders. The team recognized that ideas are "the new currency" but without proof of origin and ownership, even the best ideas are vulnerable to theft, duplication, or misrepresentation.
Non-technical founders especially needed an immediate toolkit to visualize, name, and protect their startups in the earliest phase. The goal was to prevent idea theft, establish instant provenance, and give founders a simple way to secure their intellectual property before it could be stolen.
What it does
Jumapel is a decentralized AI-powered platform that transforms user-submitted startup or product ideas into secure, on-chain digital assets. Specifically, it:
- Generates unique brand names using AI language models based on user input
- Creates complete brand identity packages including color palettes and visual previews
- Estimates market revenue potential using AI analysis of business models and market trends
- Produces AI-generated whitepapers that outline business vision, target market, monetization strategy, and tech stack
- Mints ideas as NFTs on Story Protocol to establish immutable proof of origin and ownership
- Provides an optional marketplace where users can list their branded ideas for sale
- Offers IP protection through blockchain-based provenance and timestamping
All of this is delivered through a sleek, conversational chat interface that makes the process accessible to non-technical users.
How we built it
Jumapel features a modular, scalable architecture with four core layers:
Frontend Layer
- Built with Next.js and TailwindCSS for responsive design
- Chat-like interface for natural user interaction
- Real-time visual previews for brand suggestions
- Wagmi + RainbowKit integration for wallet connection and transactions
AI Agent Layer
- Powered by OpenRouter's OpenAI-compatible APIs
- Sequential prompting architecture with four specialized components:
- Brand Name Generator
- Brand Color Recommender
- Revenue Estimator
- Whitepaper Composer
- All responses batched into a comprehensive "Founder Pack"
Blockchain Layer
- Story Protocol SDK integration for NFT minting
- Structured metadata storage including brand details, descriptions, and generated content
- Direct wallet-to-wallet minting for user custody
Storage Layer
- IPFS integration for decentralized metadata storage
- Immutable on-chain data storage
- Verifiable JSON formatting for interoperability
Challenges we ran into
While not explicitly detailed in the document, several technical challenges can be inferred:
- Story Protocol Integration Complexity: Registering as an Application ID and properly configuring the SDK for NFT minting and metadata handling
- AI Model Coordination: Creating a sequential prompting system that generates coherent, related outputs across multiple AI agents
- Blockchain User Experience: Making wallet connections and NFT minting accessible to non-technical users
- Metadata Standardization: Ensuring all generated content (names, colors, whitepapers, revenue estimates) could be properly structured and stored on-chain
- Balancing Security and Usability: Maintaining user custody while providing a smooth, intuitive experience
Accomplishments that we're proud of
- Successfully integrated with Story Protocol to provide genuine IP protection for digital ideas
- Created an end-to-end AI pipeline that generates comprehensive brand packages from simple user input
- Built a user-centric security model where users maintain full custody of their minted ideas
- Developed a conversational interface that makes blockchain and AI technology accessible to non-technical founders
- Established immutable provenance for digital ideas through blockchain timestamping and ownership records
- Created a complete ecosystem spanning idea generation, brand development, IP protection, and marketplace functionality
What we learned
- The importance of user custody in Web3 applications - ensuring users control their own assets rather than relying on centralized storage
- AI can be effectively modularized into specialized agents that work together to create comprehensive outputs
- Blockchain technology can solve real-world IP problems when properly integrated with user-friendly interfaces
- Sequential prompting architecture can create more coherent and useful AI-generated content packages
- The value of combining multiple technologies (AI, blockchain, decentralized storage) to solve complex problems that no single technology could address alone
What's next for Jumapel
The roadmap for Q3-Q4 2025 includes several exciting expansions:
Enhanced Design Tools
- Brand Identity Kit Downloads: Export logos, typography, and color specifications as ready-to-use design assets
Business Development Features
- Investor-Ready Pitch Deck Generator: AI-created 10-slide presentations based on brand concepts and whitepapers
- Market Validation Tools: A/B testing capabilities for generated names and brand assets using Web3-native survey tools
Ecosystem Expansion
- Startup Name Registry: ENS-style brand name registration system for enhanced recognition and SEO value
- Revenue Benchmarking Dashboard: Compare projected startup values against similar on-chain and Web2 projects
These additions will transform Jumapel from an idea protection platform into a comprehensive startup launch ecosystem, providing everything founders need from initial concept to investor presentation.
Built With
- alchemyapi
- nextjs
- react
- story
- typescript
- viem
- wagmi
Log in or sign up for Devpost to join the conversation.