Shiven Upadhyay
AI-powered tourism app for you and you only.
Flutter app powered by Gemini makes it easy to create itineraries. Connected to the Liquid Galaxy , the app allows users to go to places and take an orbit around it. It provides personalized itineraries, recommends tourist places, and provides personality adjustments.
- Speech To Text commands for querying tourist information.
- Personalized itineraries based on the user's personaity.
- Integration with Liquid Galaxy for orbits and kml balloons.
- Easy-to-use prompts and eye catching UI"
- Install the app on your device.
- Add your Gemini API key in input given in Settings.
- Connect to the Liquid Galaxy system in Settings.
- Use the Application.
- Explore places through the Liquid Galaxy visualization.
To use AI features of the app you provide the API_KEY.
- Go to Gemini API.
- Create a NEW API key.
- Copy the API_KEY and paste it under General Settings in app.
- Open the Settings screen in the app.
- Enter the required credentials for the Liquid Galaxy system.
- Once connected, you can start using the orbit and tour features to explore locations visually.
To contribute to the project, start by cloning the repository:
git clone https://github.com/yourusername/LG-Gemma-AI-fictional-travel-itinerary-generator.git
cd LG-Gemma-AI-fictional-travel-itinerary-generator
- After cloning the project, visit here to get an api key:
- In .env file write api key as ACCESS_TOKEN= in .env file in lib/env folder.
ACCESS_TOKEN=<your-api-key-here>