LJ-Solana / cuddle-ai

early stage ai helper

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

early stage ai helper


Languages

Language:JavaScript 68.3%Language:Java 16.1%Language:Ruby 5.9%Language:Objective-C 5.0%Language:Objective-C++ 2.6%Language:TypeScript 2.1%