Emoji search that uses a lightweight RAG flow (vector retrieval + LLM re-ranking) to find the most relevant emojis for any query.
- ☁️ Hono + Cloudflare Workers (API)
- 🧬 Vectorize (vector search)
- 📦 Cloudflare KV (cache) + Rate Limiter
- 🤖 LLM for re-ranking
- ⚡️ React + Vite
- 🎨 shadcn/ui + Tailwind