Inspiration

My inspiration for PersonaVerse came from a simple observation: the current world of AI is disconnected. On one hand, we have powerful text-based chatbots that are incredibly smart but lack a human touch. On the other, we have amazing AI video generation tools that create lifelike avatars, but they can't think or interact. I saw a massive gap and an opportunity to bridge it. I envisioned a new kind of digital entity—not just a passive avatar, but a true agentic digital twin that could reason, learn, act, and interact with emotional resonance. My goal was to democratize expertise and create a new way for people to connect and share knowledge, moving beyond the limitations of current technology to create something that felt truly alive.

## What it does

PersonaVerse is a marketplace for creating, owning, and interacting with hyper-realistic, agentic AI digital twins called "Personas."

Here’s what it does:

For Creators: I can create a digital replica of myself—my look, my voice, and my expertise. By providing a short video sample and uploading documents (like articles, research papers, or books I've written), I can "mint" a Persona. This Persona becomes my agentic twin, capable of having real-time, face-to-face conversations with others, answering questions based on my knowledge, and even performing complex tasks.

For Users: I can browse a marketplace of Personas created by experts in various fields—from a Nobel laureate who can teach me physics to a master chef who can walk me through a recipe. I can have a live, one-on-one video conversation with these Personas, getting personalized advice, training, or even just companionship.

True Ownership: Each Persona is minted as an NFT on the Algorand blockchain. This gives me, the creator, true, verifiable ownership of my digital twin. I can control its use, set permissions, and even earn royalties from its interactions, creating a new, scalable income stream based on my expertise.

Essentially, PersonaVerse productizes personality and knowledge, making it infinitely scalable and accessible to everyone.

How I built it

Building PersonaVerse was an exercise in AI-Orchestrated Development, with Bolt.new as the central nervous system of the entire project. I started with a single, comprehensive prompt that instructed Bolt.new to scaffold the entire full-stack application.

This is the tech stack I orchestrated through conversational prompts in Bolt.new:

Core Framework: Next.js 15 and React 19 for the frontend, styled with Tailwind CSS v4 for a clean, modern UI.

Backend & Database: Supabase provided the PostgreSQL database, user authentication, and secure file storage for the knowledge bases of the Personas.

The Persona's Body & Voice: I used Tavus's Conversational Video Interface (CVI) for the real-time, photorealistic video rendering and interaction. For the voice, I integrated ElevenLabs's advanced speech synthesis to give each Persona an incredibly expressive and human-like voice.

The Persona's Brain (Agentic Core): The reasoning and task-execution capabilities were built using principles from modern agentic AI frameworks. This allows a Persona to understand complex commands, break them down into steps, and use "tools" (like web search or data analysis) to accomplish its goals.

The Persona's Soul (Ownership): I used the Algorand blockchain to mint each Persona as an NFT. This was done programmatically from the backend using the AlgoKit Utils, ensuring verifiable ownership and enabling smart contracts to handle access control and automated royalty payments.

Monetization & Domains: I integrated RevenueCat to manage tiered subscriptions (Free, Creator, Pro) seamlessly. For Pro users, I used the Entri Sell API to allow them to buy and connect a custom IONOS domain directly to their Persona's page from within the app.

Deployment & Viral Marketing: The entire application is deployed on Netlify, with the CI/CD pipeline managed through Bolt.new. To kickstart user acquisition, I built a "Silly Sh!t" Reddit bot using Devvit, allowing redditors to have fun text-based chats with historical Personas, driving viral traffic back to the main platform.

The entire development process was a conversation with Bolt.new, shifting my role from a traditional coder to an AI orchestrator.

## Challenges I ran into

The biggest challenge was the sheer complexity of the integration. Getting multiple cutting-edge AI systems—Tavus for video, ElevenLabs for voice, and my own agentic logic—to work together in real-time with low latency was a massive undertaking. Ensuring the conversational flow felt natural, with proper turn-taking and emotional expression, required meticulous tuning.

Another significant hurdle was abstracting away the complexity of the blockchain. The goal was to allow non-technical users to "mint" an NFT without ever having to understand what an NFT is. I had to design a user flow that was incredibly simple and intuitive, hiding the wallet connections and transaction approvals behind a single, user-friendly "Publish" button.

Accomplishments that I’m proud of

I'm incredibly proud of creating what I believe is a new category of digital interaction: agentic identity. PersonaVerse isn't just another chatbot or avatar creator; it's a platform that gives AI a body, a voice, a mind, and a soul.

I'm also proud of the technical execution. The seamless fusion of so many partner technologies into a single, cohesive product is a huge accomplishment. I successfully used Bolt.new not just to write code, but to orchestrate the entire development and deployment process, proving the power of the "Agent Experience" development paradigm.

Finally, I’m proud of the user experience. I managed to take an incredibly complex set of technologies—AI, blockchain, real-time streaming—and package it into a beautiful, intuitive interface that anyone can use to create their own digital twin.

What I learned

This project was a deep dive into the future of software development. I learned that the role of a developer is evolving. With tools like Bolt.new, my primary skill is no longer just writing code, but architecting systems and directing AI agents to build them.

I also gained a profound understanding of the practical challenges and immense potential of building multimodal, agentic AI systems. I learned how to balance performance, realism, and cost when integrating different AI services. Most importantly, I learned that combining agentic AI with the verifiable ownership of Web3 creates a powerful new model for trust, authenticity, and monetization in the digital world.

What's next for PersonaVerse

This is just the beginning. My vision for PersonaVerse is to become the definitive platform for agentic AI, a true "Future Unicorn."

My immediate next steps are focused on growth and refinement:

Scale the Marketplace: Onboard more experts and creators to populate the marketplace with a diverse range of high-quality Personas across more categories like healthcare, finance, and entertainment.

Enhance Agentic Capabilities: Expand the suite of "tools" that Personas can use, allowing them to perform even more complex tasks, like booking appointments, managing calendars, or interacting with other software APIs.

Build the Ecosystem: Open up the PersonaVerse API to third-party developers, allowing them to build their own applications and experiences on top of our platform of agentic identities.

My ultimate goal is to build a sustainable business that empowers creators and provides unparalleled value to users, solidifying PersonaVerse as the project most likely to get funded and change how we interact with the digital world forever.

Built With

  • algorand
  • bolt.new
  • elevenlabs-api
  • entri-sell-api
  • expo.io
  • ionos
  • netlify
  • next.js-15
  • postgresql
  • python
  • react-19
  • reddit-developer-platform
  • revenuecat-sdk
  • supabase
  • tailwind-css-v4
  • tavus-api
  • typescript
Share this project:

Updates