justinmahar / openai-ext

🤖 Extension to OpenAI's API to support streaming chat completions.
https://justinmahar.github.io/openai-ext/
MIT License
49 stars 3 forks source link

react native #5

Open fukemy opened 1 year ago

fukemy commented 1 year ago

Hi, can I used your lib with my react native app? Im using react-native 0.71.8 + react 18.0.2

Chris-Imade commented 1 year ago

this is not an issue, checkt online for ways to intergrate openai in react-native, am sure there documentations and tutorials onine Eg: https://www.youtube.com/watch?v=tdxgG9Gq41A that is just a random video Creating a Powerful Chatbot in React Native using OpenAI's GPT-3 API | AI Chatbot | Javascript Code