AI Wrapper
AI Wrapper | Expo Starter
iOS
Web
Android
ExpoStarter comes with AI backend that allows you to use AI services in your app. The AI backend is can make requests to OpenAI's and Anthropic's API.
Add OpenAI API Key
This key is used to authenticate your requests to the OpenAI API and is only used on the backend, ensuring it is not exposed to the client.
Usage
Create your custom function to interact with the AI service.