<?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>DEV Community: Abrham Yeshigeta</title>
    <description>The latest articles on DEV Community by Abrham Yeshigeta (@abrhamyeshigeta).</description>
    <link>https://dev.to/abrhamyeshigeta</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4058434%2Fab820803-fdec-4902-8e09-c4bafd8ac35d.jpg</url>
      <title>DEV Community: Abrham Yeshigeta</title>
      <link>https://dev.to/abrhamyeshigeta</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/abrhamyeshigeta"/>
    <language>en</language>
    <item>
      <title>🐕 BarkLog – Dog Vision &amp; Dramatic Voice Narrator</title>
      <dc:creator>Abrham Yeshigeta</dc:creator>
      <pubDate>Sun, 16 Aug 2026 22:24:04 +0000</pubDate>
      <link>https://dev.to/abrhamyeshigeta/barklog-dog-vision-dramatic-voice-narrator-44o3</link>
      <guid>https://dev.to/abrhamyeshigeta/barklog-dog-vision-dramatic-voice-narrator-44o3</guid>
      <description>&lt;p&gt;&lt;strong&gt;A DEV Weekend Challenge Submission (Dog Days Edition)&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;🎯 What is BarkLog?&lt;/p&gt;

&lt;p&gt;BarkLog is a fun web app that gives your dog a &lt;strong&gt;voice&lt;/strong&gt; and a &lt;strong&gt;visible mood&lt;/strong&gt;. Upload any dog photo, and Google Gemini analyzes their breed, age, and hilarious inner thoughts. Then ElevenLabs reads it aloud in a dramatic voice.&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fhlrugryccfbhkj6g5fto.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fhlrugryccfbhkj6g5fto.png" alt=" " width="800" height="357"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;✨ Features&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Mood Board –   Artistic text showing your dog's vibe&lt;/li&gt;
&lt;li&gt;AI Vision –    Gemini identifies breed, age, and inner thoughts&lt;/li&gt;
&lt;li&gt;Voice Narration –   ElevenLabs reads it dramatically&lt;/li&gt;
&lt;li&gt;Typewriter Effect – Text appears letter-by-letter&lt;/li&gt;
&lt;li&gt;Energy Meter –    Fun gauge from lazy to chaotic&lt;/li&gt;
&lt;li&gt;Celebration –   Floating emojis and confetti&lt;/li&gt;
&lt;li&gt;Drag &amp;amp; Drop –   Easy photo upload&lt;/li&gt;
&lt;li&gt;Sample Dog –      One-click demo&lt;/li&gt;
&lt;li&gt;Smart Detection – Friendly error for non-dogs&lt;/li&gt;
&lt;li&gt;Mobile Friendly – Fully responsive on phones and tablets&lt;/li&gt;
&lt;/ul&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Feeirraxq0b3dxquyq71p.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Feeirraxq0b3dxquyq71p.png" alt=" " width="390" height="684"&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fmjipn4t7b3z18gqqzn8y.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fmjipn4t7b3z18gqqzn8y.png" alt=" " width="800" height="357"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;🛠️ Tech Stack&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Google Gemini 1.5 Flash – Vision AI for dog analysis&lt;/li&gt;
&lt;li&gt;ElevenLabs TTS – Dramatic voice narration&lt;/li&gt;
&lt;li&gt;React + TypeScript – Frontend framework&lt;/li&gt;
&lt;li&gt;Vite – Build tool&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;📸 Demo&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;This is the Loom video link
&lt;a href="https://www.loom.com/share/3df727c8fb8e4001a13c336afb420b41" rel="noopener noreferrer"&gt;https://www.loom.com/share/3df727c8fb8e4001a13c336afb420b41&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;📂 GitHub Repository&lt;/p&gt;

&lt;p&gt;-&lt;a href="https://github.com/AbrhamYeshigeta/BarkLogAI-dev-challenge.git" rel="noopener noreferrer"&gt;https://github.com/AbrhamYeshigeta/BarkLogAI-dev-challenge.git&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;🧠 The AI Prompt&lt;/p&gt;

&lt;p&gt;Here's the exact prompt I use to get Gemini's funny responses:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;"You are BarkLog AI – a funny, warm, and slightly dramatic dog expert. Analyze the uploaded dog photo. First sentence: Identify breed and age. Second sentence: Write a hilarious inner thought from the dog's perspective. Keep it under 50 words."&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;🏆 Why I Built This&lt;/p&gt;

&lt;p&gt;I wanted to create something that makes people smile. There's something magical about giving a dog a "voice" – it turns a simple photo into a shareable, emotional moment.&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F57ovbkhzq1f29zgxfe8z.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F57ovbkhzq1f29zgxfe8z.png" alt=" " width="390" height="684"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;🙏 Acknowledgments&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Google Gemini – Vision AI&lt;/li&gt;
&lt;li&gt;ElevenLabs – Voice synthesis&lt;/li&gt;
&lt;li&gt;DEV Community – Hosting this challenge&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Thanks for checking out BarkLog! 🐕&lt;/p&gt;

</description>
      <category>weekendchallenge</category>
      <category>devchallenge</category>
      <category>dog</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
