WanderMind is an AI-powered iOS travel companion that provides tourists with instant information, historical facts, and personalized recommendations about landmarks and attractions. Simply type or speak your question, and it responds in real time.
- Location-aware suggestions – Learn about nearby attractions.
- Historical facts & stories – Get rich cultural context.
- AI chat interface – Ask questions naturally.
- SwiftUI interface – Clean, modern, and responsive design.
- Powered by OpenAI API – Fast, smart, and reliable answers.
- Frontend: SwiftUI (iOS)
- Backend: AWS Lambda + API Gateway (Python)
- AI Engine: OpenAI GPT model
- Clone the repository
- Open the project in Xcode.
- Add your
OPENAI_API_KEYin the backend configuration. - Run the iOS app on the simulator or device.
This project is licensed under the MIT License – see the LICENSE file for details.