BunnyAI is mobile app to explore fun rabbit holes powered by AI/LLMs and crypto micropayments. Built infrastructure for consumer AI apps to accept micropayments via SMS account abstraction embedded wallets, with crypto abstracted away in the background
BunnyAI is mobile app to explore fun rabbit holes powered by AI/LLMs and crypto micropayments with the native $HONK token.
AI is eating the world. But one problem with consumer AI apps is that it is expensive to run model queries (ChatGPT, DALLE, Stable Diffusion, etc). A number of consumer apps (image generation, Cursor, GPT4) ask for payment after a certain number of free queries, usually via Stripe or PayPal. Can you make consumer AI LLM costs sustainable with crypto micropayments?
Payments is crypto's original use case. The censorship resistant and instant settlement nature of crypto gives it an edge over traditional payment rails. Combined with recent developments in L2 scaling making transaction costs cheaper and wallet onboarding infrastructure (embedded wallets, SMS login, MPC, account abstraction, ERC4337), it is now uniquely possible to build consumer applications with crypto micropayments.
Another problem in consumer AI is that mass consumer use case isnโt quite there yet because people donโt know how to prompt engineer well. So take that out of the equation, get LLM to effectively generate its own follow on prompts to go deeper into the rabbit hole
BunnyAI is a consumer app, but under the surface it is a preview to a far more ambitious project - to be an "app store for consumer AI". BunnyAI contains infrastructure for any consumer AI apps to reach real human users and accept micropayments via an abstracted away crypto wallet.
Users of BunnyAI don't need to know what a wallet is or how it works. User flow is seamless:
The project is a Next.JS progressive web app, enabling it to have a mobile native like experience without being subject to Apple App Store restrictions and fees.
Tech stack:
Integrating with Biconomy to leverage the functionality of 4337 was very important for our project as it allowed users to be able to freely explore without having to know what was happening under the hood. Combined with Privy SMS login, we got near parity to a web2 billing experience.