cboard-org / cboard-ai-builder

The Cboard AI Builder is an augmentative and alternative communication (AAC) board generator designed to streamline the creation process for speech therapists or caregivers. It aims to reduce the time required to create specific AAC boards and provide a preliminary draft quickly.
https://cboard.io
GNU General Public License v3.0
7 stars 2 forks source link

Feature/add zustand store for prompt store #57

Closed tomivm closed 6 months ago

tomivm commented 6 months ago

Used this doc https://docs.pmnd.rs/zustand/guides/nextjs

This setup is more complex than the normal use of zustand. @maxicapodacqua @RodriSanchez1 @shayc Do you think that is useful and a good Idea?

A bunch of changes are only to use a new structure for the prompt property. Close #56