vectara / create-ui

Generate a working React codebase for a range of generative and semantic search UIs
https://vectara.github.io/create-ui
Apache License 2.0
69 stars 12 forks source link

Generate unique IDs for each generated codebase, to give unique names to local storage keys #11

Open cjcenizal opened 10 months ago

cjcenizal commented 10 months ago

This will guard against collisions across codebases, e.g. when storing and retrieving search history.