This repo is a for a the assistant-ui project implemented in /packages
The goal is implement a more simpler version in packages-test-3/ai-chat that only support the vercel ai-sdk using a react context + zustand store to manage the state of the app.
Once the all the features of /packages implemented the goal is to create 2 new packages under packages-test-3:
- ai-react that will allow to implement the ai chat ui in a web react app using the vercel ai sdk
- ai-react-native that will allow to implement an ai chat in a react native app using the same equivalent state