<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Gemini on Florin Makes</title>
    <link>/tags/gemini/</link>
    <description>Recent content in Gemini on Florin Makes</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Wed, 07 Aug 2024 00:00:00 +0000</lastBuildDate><atom:link href="/tags/gemini/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Chat Vision an app for the visually impaired</title>
      <link>/posts/chat-vision/</link>
      <pubDate>Wed, 07 Aug 2024 00:00:00 +0000</pubDate>
      
      <guid>/posts/chat-vision/</guid>
      <description>A brief description of Hugo Shortcodes</description>
      <content:encoded><![CDATA[<h2 id="image-detection--ai">Image detection + AI</h2>
<p>The app combines the power of Gemini ⚡ with the speed of a local tracker. It first uses Gemini’s capabilities to locate a specific object 🎯. While the initial request may take a moment ⏳, once the object is found, the app switches to a local tracker (OpenCV MIL) for real-time tracking, ensuring instant and efficient feedback. Users are kept informed of progress through a simple beeping sound 🔊, making the experience both intuitive and seamless.</p>
<p>I can ask the app for something more complex for a basic image detector, for example to find a ripe tomato. 🍅</p>
<br>
<h2 id="presentation-and-demo">Presentation and demo</h2>
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
      <iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/IjzcPW8u8bA?autoplay=0&amp;controls=1&amp;end=0&amp;loop=0&amp;mute=0&amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"></iframe>
    </div>

<p>I entered with this project in the Google Gemini competition, you can vote it <a href="https://ai.google.dev/competition/projects/chat-vision">here</a>🙂</p>
]]></content:encoded>
    </item>
    
  </channel>
</rss>
