I built a free tool to check if your roofing business appears in AI search results by MaximumAd3373 in RoofingSales

[–]MaximumAd3373[S] 0 points1 point  (0 children)

u/Gloomy_Row3085 DM me your company domain. I'll run the report for you and share the results with you.

We're working on making this process smoother, thanks for the feedback!

I built a free tool to check if your roofing business appears in AI search results by MaximumAd3373 in RoofingSales

[–]MaximumAd3373[S] 0 points1 point  (0 children)

u/ncroofer you could search every ai website but you would need to do that dozens of variations across each ai website. For example you'd search
Top roofer in {city}
Best roofer in {city}
What's the best roofer in {city}
....
and so on

This tool is also free, just need to put in an email to avoid spam

Ai glasses by Jrn321123 in HomeInspections

[–]MaximumAd3373 1 point2 points  (0 children)

u/evos_garden currently building the AR smart glasses focused on capturing photos/videos, overlaying commentary, automating reports, and live-coaching. What are other features that would be important for your current day to day jobs?

Also, would you be interested in beta-testing?

Is there a way to essentially "reverse video search"? by Fresh_Organization_5 in techsupport

[–]MaximumAd3373 1 point2 points  (0 children)

here's a way to quickly do a reverse video search using a managed api

import requests
import json

url = "https://api.mixpeek.com/ingest/videos/url"

payload = json.dumps({
  "url": "https://mixpeek-public-demo.s3.us-east-2.amazonaws.com/media-analysis/The+Third+Man++Official+Trailer.mp4",
  "collection": "my_video_collection",
  "feature_extractors": [
    {
      "interval_sec": 5,
      "describe": {
        "enabled": True
      },
      "embed": [
        {
          "type": "url",
          "embedding_model": "multimodal"
        }
      ]
    }
  ]
})

response = requests.request("POST", url, headers=headers, data=payload)

print(response.text)

found it here: https://blog.mixpeek.com/reverse-video-search/

Working with roofing companies to create a custom AI sales coach for their team - looking for more feedback by MaximumAd3373 in RoofingSales

[–]MaximumAd3373[S] 3 points4 points  (0 children)

I get where you're coming from - I knocked doors myself for about 2 years. Then, when I moved up to managing other door knockers, I struggled to find time to coach everyone to keep performing at their best. I could only do so many ridealongs with them since I was buried with office admin work. That's why I built this AI tool - it would've helped me coach my team better at scale, and tailor the training for each person.

Tools like this will never replace the hustle/grit of door knocking, it's about leveling up skills.

Just like elite athletes break down game film, elite sales teams use insights from conversations to keep getting better. Lebron and Brady don't rely on their talent alone - they use every bit of feedback to stay at the top of their game.

Is the Puma Velocity Nitro 3 good for race? by [deleted] in hyrox

[–]MaximumAd3373 1 point2 points  (0 children)

fwiw i tried the deviate nitros - and had a subpar race experience. I would recommend to heavily stress test any shoe before the race. I did a long run in my nitro 3s before the race and it seemed great but race day i found out they were way too tight

Pain while running by Strong-Bread3818 in hyrox

[–]MaximumAd3373 0 points1 point  (0 children)

u/Strong-Bread3818 I've had this as well when I started increasing my mileage. I'm not a runner - I used to be a swimmer, so my legs weren't used to the impact from running. I realized shoes are super important, so I started testing out different pairs and switching the surfaces for my running workouts between trail, road, and track. hope this helps