Hi HN!<p>I built recommendation system using GPT-3 to figure out what product to buy on Amazon.<p>The LLM asks questions to sus out what requirements I have and then also generates 3 recommended products based on the chat. It then searches a third-party Amazon API currently.<p>Let me know what you think!
This is super interesting! Would be cool if it highlighted the options that the output returns when it wants me to choose. I'm pretty impressed how fast it returns suggestions and useful ones too, good job :)