Remix-Design / RemixIcon

Open source neutral style icon system
https://remixicon.com
Apache License 2.0
6.67k stars 489 forks source link

Enhanced the Remix Icons search function with new keywords by using GPT-4 (fixed duplication) #756

Closed yigitkonur closed 7 months ago

yigitkonur commented 7 months ago

I've created icon-specific documents with embeddings using OpenAI's large model to build a semantic search engine, which helps match icons with page types like URLs and documents. Jimmy, I'm happy to share my work to integrate semantic search into Remix. Your effort has been impressive!

PS: Fixed duplication of tags with this PR.

yigitkonur commented 7 months ago

While I was doing this work, Jimmy posted a new update 😂 so I did the same work for the new ones and improved it well: https://github.com/Remix-Design/RemixIcon/pull/757