Mobile | Sun Aug 27 202316,934 views
Talk GPT
Welcome back friend 🤖
In this project we build an amazing app that allows users to have real conversations with models like Chat GPT
Dependencies
These are the essential dependencies required for this to function. Simply copy and paste them into your terminal, then press enter to install them all simultaneously 👍
# Frontend (React Native)
yarn add @react-native-voice/voice
yarn add expo-av
yarn add expo-file-system
# Backend (Nest JS)
npm i -g @nestjs/cli
yarn add @google-cloud/text-to-speech
yarn add openai
yarn add dotenv
yarn add cors
Links
Go back to Projects