- Joined
- May 18, 1997
- Messages
- 58,369
Long story short. Looking for a new/used car for the wife. Visor.vin has been very helpful in doing that with my last couple of purchases. Jumped on their site and noticed it had an API. Set up an account, they gave me $1 credit to start with. The entire project cost me a buck fifty in API fees.
Set up a new agent in Hermes, pointed it to all the Visor API docs, and had it ingest and understand all those. Then gave it the API key and told it what I was looking for and got this...

While this was good for me, it is not something I can sit down with the wife with and move forward. So, I built it into a nice HTLM doc.

Much better, then I thought, the wife will want pictures, and at least one needs to be on that page, otherwise I will be clicking all night. Went to pull pics....but wait, that agent grabbing pics is shut down tight. So I set up Hermes local browser. Uses a browser on your desktop, like you would use it. Gets around a lot of barriers.
Then I started thinking about rating the cars' values. I had Hermes research and build a rubric to grade the cars on.
Then I started thinking about comparing the prices of similar models. Low and behold, Visor.vin can give that information up to two years back. I had the agent pull six months.
Then I asked the agent what else we needed and it came up with a whole host of data points that are interesting and many important.
This is where I ended up. Clickable cards that take you to the dealer site. The rubric scoring bar has popups for the data contained.

Hermes has a profile sharing system. I had the agent sanitize my files, and remove all the specifics that got built into it. The agent now is set up for any automobile.
The GitHub is here: https://github.com/frgmstr/hitch
Did not check to see if someone else had done this previously. Building it turned a slog into something fun.
Set up a new agent in Hermes, pointed it to all the Visor API docs, and had it ingest and understand all those. Then gave it the API key and told it what I was looking for and got this...
While this was good for me, it is not something I can sit down with the wife with and move forward. So, I built it into a nice HTLM doc.
Much better, then I thought, the wife will want pictures, and at least one needs to be on that page, otherwise I will be clicking all night. Went to pull pics....but wait, that agent grabbing pics is shut down tight. So I set up Hermes local browser. Uses a browser on your desktop, like you would use it. Gets around a lot of barriers.
Then I started thinking about rating the cars' values. I had Hermes research and build a rubric to grade the cars on.
Then I started thinking about comparing the prices of similar models. Low and behold, Visor.vin can give that information up to two years back. I had the agent pull six months.
Then I asked the agent what else we needed and it came up with a whole host of data points that are interesting and many important.
This is where I ended up. Clickable cards that take you to the dealer site. The rubric scoring bar has popups for the data contained.
Hermes has a profile sharing system. I had the agent sanitize my files, and remove all the specifics that got built into it. The agent now is set up for any automobile.
The GitHub is here: https://github.com/frgmstr/hitch
Did not check to see if someone else had done this previously. Building it turned a slog into something fun.
Last edited: