ESC
React Native Starter AI logo
Menu
On this page

Screens > AI Chatbot Screen

ChatGPT wrappers are making a lot of money as the statistical data shows up! ChatGPT wrapper trend is rising for the last few years. React Native Starter AI comes with all the tooling you need to build a ChatGPT wrapper out of the box for you! The functionality is ready-to-use and the backend portion is explained more in the AI Services Docs and ChatGPT Docs. 📃

AI Chat Flow

AI Chat Bot flow is implemented with working functionality in React Native Starter AI out of the box for you. On the Firebase functions side, it is connected to ChatGPT API and your OpenAI API token is secured on the backend side of things. You can easily customize how the chat assistant should reply by editing the system prompts of ChatGPT in react-native-starter-backend/functions/src/prompts file and make a different type of AI Chat Bot easily. By default, the chat assistant becomes an expert dietician but you can make it anything you wish easily!


React Native Starter AI chat flow screens