**Describe the bug** The same tool coming in from two different repos with slightly different capitalization show up as two different listings. **To Reproduce** Steps to reproduce the behavior: 1. Go to https://tools.openapis.org/categories/converters.html 2. See there is "APIMatic Transformer" and "Apimatic Transformer" **Expected behavior** Perhaps they could be deduplicated by keying them on a slugified version of the name instead of a plain string. **Screenshots** <img width="1195" alt="Image" src="https://github.com/user-attachments/assets/ca47a827-787f-4b4c-84db-ee544759a267" /> <img width="1170" alt="Image" src="https://github.com/user-attachments/assets/a24b651a-5ec4-436b-a8d6-10621ede65a5" />