<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: dmkaruri</title>
    <description>The latest articles on Forem by dmkaruri (@dmkaruri).</description>
    <link>https://forem.com/dmkaruri</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1382704%2F7e025ab6-3c06-4124-94da-f7979758412e.jpg</url>
      <title>Forem: dmkaruri</title>
      <link>https://forem.com/dmkaruri</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/dmkaruri"/>
    <language>en</language>
    <item>
      <title>Hakuna Matata AI _</title>
      <dc:creator>dmkaruri</dc:creator>
      <pubDate>Wed, 04 Mar 2026 15:00:46 +0000</pubDate>
      <link>https://forem.com/dmkaruri/hakuna-matata-ai--12d1</link>
      <guid>https://forem.com/dmkaruri/hakuna-matata-ai--12d1</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/challenges/mlh/built-with-google-gemini-02-25-26"&gt;Built with Google Gemini: Writing Challenge&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Built with Google Gemini
&lt;/h2&gt;

&lt;p&gt;Hakuna Matata, is an AI-powered Safari Guide platform designed to enhance wildlife exploration by bridging digital content with physical discovery. It solves the problem of users struggling to identify and locate animals, plants, and landmarks in real-time, especially highlighted during a viral Ishowspeed stream where fans couldn’t determine the streamer’s exact location from the background scenery.&lt;/p&gt;

&lt;p&gt;Hakuna Matata addresses this by using advanced AI to analyze background imagery and provide instant identification, historical context, ecological information, and geolocation. It also offers a real-time conversational AI guide named Simba, multimedia creative tools, and a gamified explorer journal to enrich the user experience.&lt;/p&gt;

&lt;p&gt;Google Gemini played a central role in the project by powering multiple AI capabilities:&lt;/p&gt;

&lt;p&gt;Gemini 3 Flash enabled precise species and landmark identification and generation of real-time audio tours.&lt;br&gt;
Gemini 2.5 Live API powered Simba, the live voice-to-voice conversational guide with low-latency interaction and real-time grounding via Google Search and Maps.&lt;br&gt;
Gemini 2.5 Flash Image supported AI art generation for creative safari-themed visuals. &lt;/p&gt;

&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;

&lt;p&gt;Project Portfolio page :  &lt;a href="https://devpost.com/software/hakuna-matata-safari-ai" rel="noopener noreferrer"&gt;https://devpost.com/software/hakuna-matata-safari-ai&lt;/a&gt; &lt;br&gt;
Google AI studio link : &lt;a href="https://aistudio.google.com/apps/drive/1vEQYsLw1ESZhlcQ0ho4IepwkxeWg6v3c?fullscreenApplet=true&amp;amp;showPreview=true&amp;amp;showAssistant=true" rel="noopener noreferrer"&gt;https://aistudio.google.com/apps/drive/1vEQYsLw1ESZhlcQ0ho4IepwkxeWg6v3c?fullscreenApplet=true&amp;amp;showPreview=true&amp;amp;showAssistant=true&lt;/a&gt; &lt;br&gt;
 Youtube vid demo : &lt;a href="https://youtu.be/w4A_fwQqElU?si=getbPueEOFtUymhy" rel="noopener noreferrer"&gt;https://youtu.be/w4A_fwQqElU?si=getbPueEOFtUymhy&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F16krpkhc9sk0j2me5niq.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F16krpkhc9sk0j2me5niq.PNG" alt=" " width="800" height="356"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fnorh43mwihhrms4958to.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fnorh43mwihhrms4958to.PNG" alt=" " width="800" height="356"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Learned
&lt;/h2&gt;

&lt;h1&gt;
  
  
  Technical Skills:
&lt;/h1&gt;

&lt;p&gt;This project was a deep dive into leveraging advanced AI technologies, particularly Google Gemini’s multi-modal capabilities. I gained hands-on experience integrating various AI models—Gemini 3 Flash for visual identification, Gemini 2.5 Live for conversational AI, and Gemini 2.5 Flash Image for creative multimedia generation. Working with real-time voice-to-voice interaction and grounding AI responses in live Google Search and Maps data sharpened my skills in building responsive, context-aware applications. Additionally, I learned the importance of designing seamless UI/UX that complements complex AI functionalities, including fluid animations and responsive navigation.&lt;/p&gt;

&lt;h1&gt;
  
  
  Soft Skills:
&lt;/h1&gt;

&lt;p&gt;Collaborating across different AI tools and managing the challenges of accessing premium services taught me resilience and adaptability. The project reinforced the value of user-centric design, emphasizing how critical context accuracy is to building user trust. Communicating the vision of a cohesive digital safari experience required clear storytelling and stakeholder engagement strategies, which enhanced my project management and communication skills.&lt;/p&gt;

&lt;h1&gt;
  
  
  Unexpected Lessons:
&lt;/h1&gt;

&lt;p&gt;One surprising insight was how AI’s true value emerges when it aligns with human curiosity and real-world needs—moving beyond novelty to genuine utility. The project highlighted that context accuracy is paramount; when the AI correctly identifies a specific landmark or animal and provides rich, relevant information, it creates a magical user experience that fosters trust and engagement. Also, the viral stream inspiration underscored the power of cultural moments in shaping innovative product ideas.&lt;/p&gt;

&lt;h2&gt;
  
  
  Google Gemini Feedback
&lt;/h2&gt;

&lt;h1&gt;
  
  
  What Worked Well?
&lt;/h1&gt;

&lt;p&gt;Several aspects of the Hakuna Matata project came together successfully. The integration of Google Gemini’s AI models was particularly effective—Gemini 3 Flash delivered high-precision species and landmark identification with about 90% accuracy, which was a major achievement and foundational to user trust. The real-time conversational AI guide, Simba, worked smoothly with low-latency voice-to-voice interaction, creating an engaging and immersive safari companion experience. The multimedia creative tools, including AI art generation and video animation, added a unique dimension that enriched the overall user experience. The UI/UX design, with its safari-inspired color palette and fluid animations, was well-received and contributed to a polished, world-class feel.&lt;/p&gt;

&lt;h1&gt;
  
  
  Where Did You Need More Support or Run Into Friction?
&lt;/h1&gt;

&lt;p&gt;Accessing premium services for Veo 3 was a significant challenge that limited the full potential of our multimedia animation features. This constraint affected the scope and richness of the video content we could offer. Additionally, real-time AI processing in remote or low-connectivity environments posed technical friction, as the app relies heavily on cloud-based AI and Google Maps data. We also encountered some complexity in coordinating multiple AI models and ensuring seamless integration, which required extensive testing and iteration. More support in terms of infrastructure optimization and premium AI service access would have accelerated development and enhanced feature completeness. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fu8eyi91mfyx5fyaz65eu.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fu8eyi91mfyx5fyaz65eu.jpg" alt=" " width="800" height="800"&gt;&lt;/a&gt; &lt;/p&gt;

&lt;h1&gt;
  
  
  HakunaMatata #Simba #AITourGuide #DiscoverTheWild
&lt;/h1&gt;

</description>
      <category>devchallenge</category>
      <category>geminireflections</category>
      <category>gemini</category>
      <category>ai</category>
    </item>
    <item>
      <title>Martian Cadet NFT ecosystem. Leveraging NASA's Mars exploration points to back soroban smart contract program. @dmkaruri</title>
      <dc:creator>dmkaruri</dc:creator>
      <pubDate>Mon, 19 Aug 2024 06:28:54 +0000</pubDate>
      <link>https://forem.com/dmkaruri/martian-cadet-nft-ecosystem-leveraging-nasas-mars-exploration-points-to-back-soroban-smart-contract-program-dmkaruri-1j2g</link>
      <guid>https://forem.com/dmkaruri/martian-cadet-nft-ecosystem-leveraging-nasas-mars-exploration-points-to-back-soroban-smart-contract-program-dmkaruri-1j2g</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/challenges/stellar"&gt;Build Better on Stellar: Smart Contract Challenge &lt;/a&gt;: Build a dApp&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;p&gt;Project Overview&lt;br&gt;
This project is a comprehensive platform built using Payload CMS, Soroban smart contracts, and React. It integrates various advanced features to enhance user engagement and content management. Here’s a brief overview of what the project is about and what it does:&lt;/p&gt;

&lt;p&gt;Key Features&lt;br&gt;
Blog Management:&lt;br&gt;
Create, edit, and manage blog posts using Payload CMS.&lt;br&gt;
Rich text editor for content creation.&lt;br&gt;
Upvote/Downvote System:&lt;br&gt;
Users can upvote or downvote blog posts.&lt;br&gt;
Posts with the highest upvotes are prioritized in platform appearance.&lt;br&gt;
NFT Rewards:&lt;br&gt;
Top posts with the most upvotes are rewarded with NFTs.&lt;br&gt;
NFTs are minted using Soroban smart contracts.&lt;br&gt;
AI-Powered Content Generation:&lt;br&gt;
Generate high-quality content using AI (e.g., OpenAI’s GPT-3 or GPT-4).&lt;br&gt;
Enhance productivity and content quality.&lt;br&gt;
IPFS Integration:&lt;br&gt;
Store content securely and decentralized using IPFS.&lt;br&gt;
Ensure data integrity and accessibility.&lt;br&gt;
Personalized Content Interaction:&lt;br&gt;
Implement subreddit-like features for personalized content interaction.&lt;br&gt;
Users can follow specific topics or themes.&lt;br&gt;
Crowdfunding:&lt;br&gt;
Support content creators through crowdfunding campaigns.&lt;br&gt;
Users can contribute to campaigns and interact through blog posts.&lt;br&gt;
What It Does&lt;br&gt;
Encourages User Engagement: By integrating gamification elements like upvotes, downvotes, and NFT rewards, the platform encourages users to interact more with the content.&lt;br&gt;
Promotes Quality Content: AI-powered content generation and upvote prioritization ensure that high-quality content is highlighted.&lt;br&gt;
Supports Decentralization: Using IPFS for content storage and Soroban for smart contracts, the platform leverages decentralized technologies for security and transparency.&lt;br&gt;
Facilitates Collaboration and Crowdfunding: Content creators can collaborate on NFT development and run crowdfunding campaigns to support their projects.&lt;br&gt;
This platform aims to create a dynamic and engaging environment for both content creators and consumers, fostering a community-driven approach to content management and interaction.&lt;/p&gt;

&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://github.com/dtroit17/sorobanKE" rel="noopener noreferrer"&gt;https://github.com/dtroit17/sorobanKE&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.canva.com/design/DAF7YdoWM9c/eGIosx05c3mKSiAUCX_uKA/view?utm_content=DAF7YdoWM9c&amp;amp;utm_campaign=designshare&amp;amp;utm_medium=link&amp;amp;utm_source=editor" rel="noopener noreferrer"&gt;https://www.canva.com/design/DAF7YdoWM9c/eGIosx05c3mKSiAUCX_uKA/view?utm_content=DAF7YdoWM9c&amp;amp;utm_campaign=designshare&amp;amp;utm_medium=link&amp;amp;utm_source=editor&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  My Code
&lt;/h2&gt;

&lt;h2&gt;
  
  
  Journey
&lt;/h2&gt;

&lt;p&gt;Implementation and Smart Contract Design&lt;br&gt;
Our platform leverages Payload CMS for content management, Soroban smart contracts for NFT minting and crowdfunding, and React for the frontend. The smart contracts are designed to mint NFTs for top-performing blog posts based on upvotes and to manage crowdfunding campaigns. The integration with Soroban ensures secure and transparent transactions on the Stellar network.&lt;/p&gt;

&lt;p&gt;Motivation Behind the Project&lt;br&gt;
The inspiration for this project came from an Al Jazeera documentary featuring a Kenyan man passionate about space exploration. His story highlighted the power of dreams and the need for platforms that can turn such dreams into reality. This project aims to create inspiring products that drive positive change in our society.&lt;/p&gt;

&lt;p&gt;Mission and Vision&lt;br&gt;
Mission: To empower content creators and innovators by providing a platform that leverages NFTs and crowdfunding to support sustainable programs and community engagement.&lt;/p&gt;

&lt;p&gt;Vision: To foster a community-driven ecosystem where innovative ideas can thrive and make a real-world impact through the power of blockchain technology and decentralized content management.&lt;/p&gt;

&lt;p&gt;Project Theme&lt;br&gt;
The platform focuses on crowdfunding NFT-based ideas that represent real-world impact. By supporting sustainable programs and community engagement, we aim to create a circular economy that benefits both creators and supporters.&lt;/p&gt;

&lt;p&gt;What We Learned&lt;br&gt;
CMS Platforms: We explored various CMS platforms like Vontigo and the Svelte community. Payload CMS stood out due to its flexibility, headless architecture, and ease of integration with other technologies.&lt;br&gt;
AI Integration: We learned how to integrate AI capabilities into our CMS to enhance content quality and user interaction.&lt;br&gt;
Blockchain and Smart Contracts: Working with Soroban smart contracts provided valuable insights into secure and transparent transaction management.&lt;br&gt;
Experience with the Ecosystem&lt;br&gt;
The ecosystem provided a rich learning environment. We appreciated the strong community support from the Svelte and Payload communities. The integration of AI and blockchain technologies was particularly rewarding, as it opened up new possibilities for innovation.&lt;/p&gt;

&lt;p&gt;Achievements&lt;br&gt;
Successfully integrated Payload CMS with Soroban smart contracts.&lt;br&gt;
Developed a robust upvote/downvote system and NFT reward mechanism.&lt;br&gt;
Implemented AI-powered content generation and IPFS integration for secure content storage.&lt;br&gt;
Future Plans&lt;br&gt;
STEM Education Support: We plan to launch a crowdfunding initiative to support STEM education in Kenya and Africa, encouraging innovation and entrepreneurship among the youth.&lt;br&gt;
Exploring Svelte and Vontigo: We are interested in using Svelte and Vontigo for future projects due to their performance benefits and community support.&lt;br&gt;
Enhanced AI Capabilities: We aim to further integrate AI to provide personalized content recommendations and improve user engagement.&lt;br&gt;
Conclusion&lt;br&gt;
This project represents a significant step towards creating a platform that not only supports content creators but also drives positive change through innovative technologies. By leveraging NFTs, AI, and blockchain, we aim to build a sustainable and impactful ecosystem.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Additional Prize Categories: Glorious Game and/or Super Sustainable&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Consider submission for super sustainable prize category.&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>stellarchallenge</category>
      <category>blockchain</category>
      <category>web3</category>
    </item>
  </channel>
</rss>
