<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>TMD Ventures FL, LLC</title>
    <link>https://www.tmdventuresllc.com/</link>
    <description>Recent content on TMD Ventures FL, LLC</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Thu, 02 Apr 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.tmdventuresllc.com/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>AI Photo IQ — Privacy Policy</title>
      <link>https://www.tmdventuresllc.com/aiphotoiq/privacy/</link>
      <pubDate>Thu, 02 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://www.tmdventuresllc.com/aiphotoiq/privacy/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Effective Date:&lt;/strong&gt; April 2, 2026&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Developer:&lt;/strong&gt; TMD Ventures FL, LLC&lt;/p&gt;&#xA;&lt;p&gt;This privacy policy describes how AI Photo IQ (&amp;ldquo;the App&amp;rdquo;) handles your data.&lt;/p&gt;&#xA;&lt;h2 id=&#34;summary&#34;&gt;&#xA;  Summary&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#summary&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;AI Photo IQ does not collect, store, or transmit your personal data to us. All your data stays under your control in services you configure yourself.&lt;/p&gt;&#xA;&lt;h2 id=&#34;data-you-provide&#34;&gt;&#xA;  Data You Provide&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#data-you-provide&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;h3 id=&#34;photos&#34;&gt;&#xA;  Photos&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#photos&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;You select photos from your Apple Photos library using the system photo picker. The App only accesses photos you explicitly choose — it cannot browse or modify your Photos library. Selected photos are uploaded to &lt;strong&gt;your own&lt;/strong&gt; Amazon S3 bucket using credentials you provide.&lt;/p&gt;</description>
    </item>
    <item>
      <title>AI Photo IQ — Support</title>
      <link>https://www.tmdventuresllc.com/aiphotoiq/support/</link>
      <pubDate>Sun, 29 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://www.tmdventuresllc.com/aiphotoiq/support/</guid>
      <description>&lt;h2 id=&#34;get-help&#34;&gt;&#xA;  Get Help&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#get-help&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Having trouble with AI Photo IQ? Check the FAQ below or submit a support request and we&amp;rsquo;ll get back to you within 2 business days.&lt;/p&gt;&#xA;&lt;div id=&#34;form-status&#34;&gt;&lt;/div&gt;&#xA;&lt;script&gt;&#xA;  const params = new URLSearchParams(window.location.search);&#xA;  const status = params.get(&#39;status&#39;);&#xA;  const el = document.getElementById(&#39;form-status&#39;);&#xA;  const category = params.get(&#39;category&#39;);&#xA;  if (category) {&#xA;    const sel = document.getElementById(&#39;category&#39;);&#xA;    for (const opt of sel.options) {&#xA;      if (opt.value === category) { opt.selected = true; break; }&#xA;    }&#xA;  }&#xA;  if (status === &#39;captcha&#39;) {&#xA;    el.className = &#39;form-status error&#39;;&#xA;    el.textContent = &#39;Please complete the reCAPTCHA verification.&#39;;&#xA;  } else if (status === &#39;missing&#39; || status === &#39;invalid&#39;) {&#xA;    el.className = &#39;form-status error&#39;;&#xA;    el.textContent = &#39;Please fill in all required fields with valid information.&#39;;&#xA;  } else if (status === &#39;error&#39;) {&#xA;    el.className = &#39;form-status error&#39;;&#xA;    el.textContent = &#39;Something went wrong. Please try again or email us directly at support@tmdventuresllc.com.&#39;;&#xA;  }&#xA;&lt;/script&gt;&#xA;&lt;form action=&#34;https://www.tmdventuresllc.com/aiphotoiq/support-handler.php&#34; method=&#34;POST&#34; class=&#34;contact-form&#34;&gt;&#xA;  &lt;div class=&#34;form-group&#34;&gt;&#xA;    &lt;label for=&#34;name&#34;&gt;Name &lt;span style=&#34;color:#c00;&#34;&gt;*&lt;/span&gt;&lt;/label&gt;&#xA;    &lt;input type=&#34;text&#34; id=&#34;name&#34; name=&#34;name&#34; required&gt;&#xA;  &lt;/div&gt;&#xA;  &lt;div class=&#34;form-group&#34;&gt;&#xA;    &lt;label for=&#34;email&#34;&gt;Email &lt;span style=&#34;color:#c00;&#34;&gt;*&lt;/span&gt;&lt;/label&gt;&#xA;    &lt;input type=&#34;email&#34; id=&#34;email&#34; name=&#34;email&#34; required&gt;&#xA;  &lt;/div&gt;&#xA;  &lt;div class=&#34;form-group&#34;&gt;&#xA;    &lt;label for=&#34;category&#34;&gt;What do you need help with? &lt;span style=&#34;color:#c00;&#34;&gt;*&lt;/span&gt;&lt;/label&gt;&#xA;    &lt;select id=&#34;category&#34; name=&#34;category&#34; required&gt;&#xA;      &lt;option value=&#34;&#34; disabled selected&gt;Select a category&lt;/option&gt;&#xA;      &lt;option value=&#34;Setup — AWS S3&#34;&gt;Setup — AWS S3 configuration&lt;/option&gt;&#xA;      &lt;option value=&#34;Setup — MongoDB Atlas&#34;&gt;Setup — MongoDB Atlas connection&lt;/option&gt;&#xA;      &lt;option value=&#34;Setup — Claude API&#34;&gt;Setup — Claude API key&lt;/option&gt;&#xA;      &lt;option value=&#34;Photo Import&#34;&gt;Photo import from Apple Photos&lt;/option&gt;&#xA;      &lt;option value=&#34;AI Analysis&#34;&gt;AI analysis / metadata extraction&lt;/option&gt;&#xA;      &lt;option value=&#34;Export — PDF or CSV&#34;&gt;Export — PDF or CSV&lt;/option&gt;&#xA;      &lt;option value=&#34;Custom Fields&#34;&gt;Custom metadata fields&lt;/option&gt;&#xA;      &lt;option value=&#34;Bug Report&#34;&gt;Bug report&lt;/option&gt;&#xA;      &lt;option value=&#34;Feature Request&#34;&gt;Feature request&lt;/option&gt;&#xA;      &lt;option value=&#34;Privacy Policy Question&#34;&gt;Privacy policy question&lt;/option&gt;&#xA;      &lt;option value=&#34;Other&#34;&gt;Other&lt;/option&gt;&#xA;    &lt;/select&gt;&#xA;  &lt;/div&gt;&#xA;  &lt;div class=&#34;form-group&#34;&gt;&#xA;    &lt;label for=&#34;macos_version&#34;&gt;macOS Version&lt;/label&gt;&#xA;    &lt;select id=&#34;macos_version&#34; name=&#34;macos_version&#34;&gt;&#xA;      &lt;option value=&#34;&#34; selected&gt;Select (optional)&lt;/option&gt;&#xA;      &lt;option value=&#34;macOS 26 (Tahoe)&#34;&gt;macOS 26 (Tahoe)&lt;/option&gt;&#xA;      &lt;option value=&#34;macOS 15 (Sequoia)&#34;&gt;macOS 15 (Sequoia)&lt;/option&gt;&#xA;      &lt;option value=&#34;macOS 14 (Sonoma)&#34;&gt;macOS 14 (Sonoma)&lt;/option&gt;&#xA;      &lt;option value=&#34;Other / Not sure&#34;&gt;Other / Not sure&lt;/option&gt;&#xA;    &lt;/select&gt;&#xA;  &lt;/div&gt;&#xA;  &lt;div class=&#34;form-group&#34; id=&#34;app-version-group&#34; style=&#34;display:none;&#34;&gt;&#xA;    &lt;label for=&#34;app_version&#34;&gt;AI Photo IQ Version&lt;/label&gt;&#xA;    &lt;select id=&#34;app_version&#34; name=&#34;app_version&#34;&gt;&#xA;      &lt;option value=&#34;&#34; selected&gt;Select (optional)&lt;/option&gt;&#xA;      &lt;option value=&#34;1.0&#34;&gt;1.0&lt;/option&gt;&#xA;      &lt;option value=&#34;0.5&#34;&gt;0.5&lt;/option&gt;&#xA;      &lt;option value=&#34;Other&#34;&gt;Other&lt;/option&gt;&#xA;    &lt;/select&gt;&#xA;  &lt;/div&gt;&#xA;  &lt;div class=&#34;form-group&#34;&gt;&#xA;    &lt;label for=&#34;message&#34;&gt;Describe the issue &lt;span style=&#34;color:#c00;&#34;&gt;*&lt;/span&gt;&lt;/label&gt;&#xA;    &lt;textarea id=&#34;message&#34; name=&#34;message&#34; rows=&#34;6&#34; placeholder=&#34;Please include steps to reproduce the issue and any error messages you see.&#34; required&gt;&lt;/textarea&gt;&#xA;  &lt;/div&gt;&#xA;  &lt;!-- Honeypot field — hidden from humans, bots fill it --&gt;&#xA;  &lt;div style=&#34;position:absolute;left:-9999px;&#34; aria-hidden=&#34;true&#34;&gt;&#xA;    &lt;label for=&#34;website&#34;&gt;Leave this empty&lt;/label&gt;&#xA;    &lt;input type=&#34;text&#34; id=&#34;website&#34; name=&#34;website&#34; tabindex=&#34;-1&#34; autocomplete=&#34;off&#34;&gt;&#xA;  &lt;/div&gt;&#xA;  &lt;div class=&#34;form-group&#34;&gt;&#xA;    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6LcNnKMsAAAAADILECKUxgrP_BUKJBb8yhFYG8GO&#34;&gt;&lt;/div&gt;&#xA;  &lt;/div&gt;&#xA;  &lt;div class=&#34;form-group&#34;&gt;&#xA;    &lt;button type=&#34;submit&#34;&gt;Submit Support Request&lt;/button&gt;&#xA;  &lt;/div&gt;&#xA;&lt;/form&gt;&#xA;&lt;script src=&#34;https://www.google.com/recaptcha/api.js&#34; async defer&gt;&lt;/script&gt;&#xA;&lt;script&gt;&#xA;  (function() {&#xA;    var showVersionFor = [&#xA;      &#39;Setup — AWS S3&#39;, &#39;Setup — MongoDB Atlas&#39;, &#39;Setup — Claude API&#39;,&#xA;      &#39;Photo Import&#39;, &#39;AI Analysis&#39;, &#39;Export — PDF or CSV&#39;, &#39;Custom Fields&#39;,&#xA;      &#39;Bug Report&#39;, &#39;Feature Request&#39;&#xA;    ];&#xA;    var catSelect = document.getElementById(&#39;category&#39;);&#xA;    var versionGroup = document.getElementById(&#39;app-version-group&#39;);&#xA;&#xA;    function toggleVersion() {&#xA;      versionGroup.style.display = showVersionFor.indexOf(catSelect.value) !== -1 ? &#39;&#39; : &#39;none&#39;;&#xA;    }&#xA;&#xA;    catSelect.addEventListener(&#39;change&#39;, toggleVersion);&#xA;    toggleVersion();&#xA;  })();&#xA;&lt;/script&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;frequently-asked-questions&#34;&gt;&#xA;  Frequently Asked Questions&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#frequently-asked-questions&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;h3 id=&#34;what-do-i-need-to-use-ai-photo-iq&#34;&gt;&#xA;  What do I need to use AI Photo IQ?&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#what-do-i-need-to-use-ai-photo-iq&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;You&amp;rsquo;ll need:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Contact</title>
      <link>https://www.tmdventuresllc.com/contact/</link>
      <pubDate>Sun, 29 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://www.tmdventuresllc.com/contact/</guid>
      <description>&lt;p&gt;For support with any of our products, or for general inquiries, use the form below. We aim to respond within 2 business days.&lt;/p&gt;&#xA;&lt;div id=&#34;form-status&#34;&gt;&lt;/div&gt;&#xA;&lt;script&gt;&#xA;  const params = new URLSearchParams(window.location.search);&#xA;  const status = params.get(&#39;status&#39;);&#xA;  const el = document.getElementById(&#39;form-status&#39;);&#xA;  if (status === &#39;captcha&#39;) {&#xA;    el.className = &#39;form-status error&#39;;&#xA;    el.textContent = &#39;Please complete the reCAPTCHA verification.&#39;;&#xA;  } else if (status === &#39;missing&#39; || status === &#39;invalid&#39;) {&#xA;    el.className = &#39;form-status error&#39;;&#xA;    el.textContent = &#39;Please fill in all fields with valid information.&#39;;&#xA;  } else if (status === &#39;error&#39;) {&#xA;    el.className = &#39;form-status error&#39;;&#xA;    el.textContent = &#39;Something went wrong. Please try again or email us directly at support@tmdventuresllc.com.&#39;;&#xA;  }&#xA;&lt;/script&gt;&#xA;&lt;form action=&#34;https://www.tmdventuresllc.com/contact-handler.php&#34; method=&#34;POST&#34; class=&#34;contact-form&#34;&gt;&#xA;  &lt;div class=&#34;form-group&#34;&gt;&#xA;    &lt;label for=&#34;name&#34;&gt;Name&lt;/label&gt;&#xA;    &lt;input type=&#34;text&#34; id=&#34;name&#34; name=&#34;name&#34; required&gt;&#xA;  &lt;/div&gt;&#xA;  &lt;div class=&#34;form-group&#34;&gt;&#xA;    &lt;label for=&#34;email&#34;&gt;Email&lt;/label&gt;&#xA;    &lt;input type=&#34;email&#34; id=&#34;email&#34; name=&#34;email&#34; required&gt;&#xA;  &lt;/div&gt;&#xA;  &lt;div class=&#34;form-group&#34;&gt;&#xA;    &lt;label for=&#34;subject&#34;&gt;Subject&lt;/label&gt;&#xA;    &lt;input type=&#34;text&#34; id=&#34;subject&#34; name=&#34;subject&#34; required&gt;&#xA;  &lt;/div&gt;&#xA;  &lt;div class=&#34;form-group&#34;&gt;&#xA;    &lt;label for=&#34;message&#34;&gt;Message&lt;/label&gt;&#xA;    &lt;textarea id=&#34;message&#34; name=&#34;message&#34; rows=&#34;6&#34; required&gt;&lt;/textarea&gt;&#xA;  &lt;/div&gt;&#xA;  &lt;!-- Honeypot field — hidden from humans, bots fill it --&gt;&#xA;  &lt;div style=&#34;position:absolute;left:-9999px;&#34; aria-hidden=&#34;true&#34;&gt;&#xA;    &lt;label for=&#34;website&#34;&gt;Leave this empty&lt;/label&gt;&#xA;    &lt;input type=&#34;text&#34; id=&#34;website&#34; name=&#34;website&#34; tabindex=&#34;-1&#34; autocomplete=&#34;off&#34;&gt;&#xA;  &lt;/div&gt;&#xA;  &lt;div class=&#34;form-group&#34;&gt;&#xA;    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6LcNnKMsAAAAADILECKUxgrP_BUKJBb8yhFYG8GO&#34;&gt;&lt;/div&gt;&#xA;  &lt;/div&gt;&#xA;  &lt;div class=&#34;form-group&#34;&gt;&#xA;    &lt;button type=&#34;submit&#34;&gt;Send Message&lt;/button&gt;&#xA;  &lt;/div&gt;&#xA;&lt;/form&gt;&#xA;&lt;script src=&#34;https://www.google.com/recaptcha/api.js&#34; async defer&gt;&lt;/script&gt;</description>
    </item>
  </channel>
</rss>
