QuadDarv1ne / AI-Voice-Assistant-React-Native

AI Voice Assistant App in React Native using ChatGPT & DALL-E

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AI-Voice-Assistant-React-Native

Image

Youtube

Watch Tutorial on YouTube Build a React Native AI Voice Assistant App with ChatGPT & DALL-E

Get Started

install dev dependencies

npm install or yarn install

Get API KEY

  1. Go to https://openai.com
  2. Create a new account and get your api key
  3. Add the api key in constants/index.js file

Build Pod File

cd ios and pod install

Run The App

npm run ios or yarn run ios

Like npm start / yarn start, but also attempts to open your app in the iOS Simulator if you're on a Mac and have it installed.

npm run android or yarn run android

Like npm start / yarn start, but also attempts to open your app on a connected Android device or emulator. Requires an installation of Android build tools (see React Native docs for detailed setup).


💙 If you like this project, give it a ⭐ and share it with friends!

Youtube Twitter

☕ Buy me a coffee

About

AI Voice Assistant App in React Native using ChatGPT & DALL-E


Languages

Language:JavaScript 58.2%Language:Java 23.0%Language:Ruby 7.3%Language:Objective-C 7.2%Language:Objective-C++ 3.5%Language:TypeScript 0.8%