Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-native-openai-realtime-api-project

TouTube: https://www.youtube.com/watch?v=_XE5-ETkUdo

How to use:

git clone https://github.com/OmarThinks/react-native-openai-realtime-api-project

Navigate to express-project, and create a .env file, and put your openai API key like this:

OPENAI_API_KEY=""

Then run the backend like this:

cd express-project
npm start

And in another terminal tab, run the React Native project:

cd react-native-app
npm i
npm run android

In this file:

react-native-app/app/(tabs)/index.tsx

Change the local ip address to match your local ip address (Because React native can't access localhost).

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages