- This is an ai chatbot that provides different functionalities such as
- Zodiac signs
- Daily news
- Latest Movies news
- Weather news
-
Cd into the directories and
npm install -
Create your account on Alanai and
get your Alanai Key -
Create a new project on Alanai. Then add the scripts found inside Alanai foler in the directory to your Alanai project.
-
Create a
.envfile in your directory and store the following:- ALAN_AI_KEY=Insert the valid Alanai Key
-
npx react-native start
-
npx react-native run-android