CosmoGuide is an innovative AI-powered space exploration platform developed for the AI for Astronauts Hackathon hosted by LabLab.AI. The application provides real-time space data visualization and an interactive AI assistant to help users explore and understand the cosmos.
- Website: cosmo-guide.vercel.app
- GitHub Repository: CosmoGuide GitHub
- Astronomy Picture of the Day (APOD): Daily stunning space imagery from NASA
- Near-Earth Objects Tracker: Live information about asteroids approaching Earth
- International Space Station (ISS) Tracker: Real-time ISS location on a 3D globe
- Mars Rover Photos: Latest images from Mars exploration missions
- Space Weather Alerts: Current solar activity and potential space weather events
Interact with three specialized AI agents:
- Explorer: Discovers and explains new space phenomena
- Analyst: Analyzes space data and predicts trends
- Teacher: Provides educational insights about space concepts
- HTML5
- CSS3 (Tailwind CSS)
- Vanilla JavaScript
- Font Awesome for icons
- Vercel Serverless Functions (Node.js)
- NASA Open APIs
- Google Gemini AI for conversational agent
- Open Notify ISS Tracking API
- NASA APOD (Astronomy Picture of the Day)
- NASA Near-Earth Object Tracker
- NASA Mars Rover Photos
- NASA Space Weather (DONKI) API
- Open Notify ISS Location API
- Data Retrieval: Serverless functions fetch real-time data from multiple NASA and space-related APIs
- Frontend Visualization: Dynamic cards display space information with interactive elements
- AI Assistant: Gemini-powered chat interface provides context-aware responses about space data
Created for the AI for Astronauts Hackathon by LabLab.AI, CosmoGuide demonstrates the potential of AI in making space exploration data accessible and engaging for everyone.
- Node.js
- Vercel CLI (optional)
- NASA API Key
- Google Gemini API Key
- Clone the repository
- Install dependencies
- Set up environment variables
- Run the application
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
- NASA for providing incredible open APIs
- LabLab.AI for hosting the AI for Astronauts Hackathon
- Google for Gemini AI
- Open-source community
- Vercel for hosting
Made with ❤️ by Space Enthusiasts