An open API service indexing awesome lists of open source software.

https://github.com/r4v3nsh4d0w/travel-ideas-ai

generate your travel plan using AI
https://github.com/r4v3nsh4d0w/travel-ideas-ai

biometric-authentication expo google-cloud-translation-api google-generative-ai google-maps-api google-places-api google-vision-api java landmark-recognition multiple-languages react-native standalone

Last synced: 3 months ago
JSON representation

generate your travel plan using AI

Awesome Lists containing this project

README

        

# Welcome to your Expo app 👋

This is an [Expo](https://expo.dev) project created with [`create-expo-app`](https://www.npmjs.com/package/create-expo-app).

## Get started

1. Install dependencies

```bash
npm install
```
2. Rename Temp_env.js to env.js

# 🌟 Additional Setup
To fully leverage the features of this app, you need to enable the following Google APIs:

- Google Places API: Required for location-based services.
- Geocoding API: Needed for converting addresses into geographic coordinates.
- Google Vision API: Used for image analysis and recognition.
- Google Cloud Translator API: Enables translation of text into multiple languages.
Follow the setup guides linked above to enable these APIs and configure your project accordingly.

3. Start the app

```bash
npm run start
```

## 📸 Screenshots

Here are some screenshots of the app in action:

Profile Screen
Profile Screen Home Screen
Home Screen Starting Screen
Starting Screen Login Screen
Login Screen