Vee is a modern Flutter-based mobile app that brings space exploration to your fingertips. It integrates various NASA APIs to provide stunning daily images, live ISS tracking, Mars rover photos, upcoming space missions, and more. On top of that, Vee features an AI-powered chatbot with voice-to-text support, allowing you to explore space knowledge in a text or conversational way.
🪐 NASA APIs Integration – Astronomy Picture of the Day (APOD), Mars Rover Photos, missions, and other space data.
🌍 ISS Tracker – Follow the International Space Station in real time.
🎨 Dark & Light Themes – Beautiful UI with Material Design 3 and seamless theme support.
🎤 AI Chatbot – Voice-to-text interaction to explore space knowledge conversationally.
🖼️ Daily Space Images & Info – Stay updated with astronomy content every day.
📱 Modern Flutter UI – Clean, intuitive design.
🛰️ Space Missions Database – Browse upcoming and past missions.
Clone the repository:
git clone https://github.com/Naomer/Vee.gitInstall dependencies:
flutter pub get
Create a .env file in the root directory with your API keys:
NASA_API_KEY=your_nasa_api_key_hereAI_API_KEY=your_ai_model_api_key_hereRun the app:
flutter run
Flutter SDK
NASA APIs
AI Model API (for chatbot)
Google Maps API
Various Flutter packages (see pubspec.yaml)
Contributions are welcome! Feel free to submit a Pull Request.



