Run Vercel AI package on React Native, Expo, Web and Universal apps.
Currently React Native fetch API does not support streaming which is used as a default on Vercel AI. This package enables you to use AI library on React Native but the best usage is when used on Expo universal native apps.
On mobile you get back responses without streaming with the same API of useChat and useCompletion and on web it will fallback to ai/react
Like this project
0
Posted Sep 24, 2024
Library to run Vercel AI package on React Native, Expo, Web and Universal apps.