Hi HN,<p>I was hoping to get some feedback on a new feature i've added to my side project cardog. I built Cardog to make finding a car easier, manually searching through dealerships websites and building out a crazy ad hoc spreadsheet to compare cars is not fun.<p>I've just added an LLM chat feature that has access to our API using function calls. The next step is to add a RAG store consisting of vehicle recalls, complaints, reviews / blog posts and anything else. I was interested in hearing what information is paramount to customers when searching for cars.<p>Also, given that buying a car is a huge financial commitment only made every few years, would you see any value in a system that could constantly keep you updated with price changes and new vehicles on the market that match your criteria?