{"id":25241441,"url":"https://github.com/abdullah-w-21/cosmoguide","last_synced_at":"2026-01-17T03:47:07.274Z","repository":{"id":276526920,"uuid":"929538317","full_name":"abdullah-w-21/CosmoGuide","owner":"abdullah-w-21","description":"Space Exploration app for space enthusiasts --\u003e AI for Astronauts Hackathon (LabLabAI)","archived":false,"fork":false,"pushed_at":"2025-02-08T22:43:05.000Z","size":147,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-18T21:04:03.334Z","etag":null,"topics":["agentic-ai","aiagents","aistronauts","astronomy","hackathon","hackathon-project","html","html-css-javascript","lablabai","lablabai-hackathon","nasa-api","nasa-apod","vercel-deployment","vercel-serverless"],"latest_commit_sha":null,"homepage":"https://cosmo-guide.vercel.app","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abdullah-w-21.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-08T19:24:01.000Z","updated_at":"2025-02-08T22:45:37.000Z","dependencies_parsed_at":"2025-02-08T20:36:42.516Z","dependency_job_id":null,"html_url":"https://github.com/abdullah-w-21/CosmoGuide","commit_stats":null,"previous_names":["abdullah-w-21/cosmoguide"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdullah-w-21%2FCosmoGuide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdullah-w-21%2FCosmoGuide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdullah-w-21%2FCosmoGuide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdullah-w-21%2FCosmoGuide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abdullah-w-21","download_url":"https://codeload.github.com/abdullah-w-21/CosmoGuide/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247395106,"owners_count":20932065,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agentic-ai","aiagents","aistronauts","astronomy","hackathon","hackathon-project","html","html-css-javascript","lablabai","lablabai-hackathon","nasa-api","nasa-apod","vercel-deployment","vercel-serverless"],"created_at":"2025-02-11T21:07:04.979Z","updated_at":"2026-01-17T03:47:07.241Z","avatar_url":"https://github.com/abdullah-w-21.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CosmoGuide AI 🚀🌍\n\n## Overview\nCosmoGuide 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.\n\n## 🌟 Live Demo\n- **Website**: [cosmo-guide.vercel.app](https://cosmo-guide.vercel.app)\n- **GitHub Repository**: [CosmoGuide GitHub](https://github.com/abdullah-w-21/CosmoGuide)\n\n## ✨ Features\n\n### Real-Time Space Data Visualization\n- **Astronomy Picture of the Day (APOD)**: Daily stunning space imagery from NASA\n- **Near-Earth Objects Tracker**: Live information about asteroids approaching Earth\n- **International Space Station (ISS) Tracker**: Real-time ISS location on a 3D globe\n- **Mars Rover Photos**: Latest images from Mars exploration missions\n- **Space Weather Alerts**: Current solar activity and potential space weather events\n\n### AI-Powered Space Exploration Assistants\nInteract with three specialized AI agents:\n- **Explorer**: Discovers and explains new space phenomena\n- **Analyst**: Analyzes space data and predicts trends\n- **Teacher**: Provides educational insights about space concepts\n\n## 🛠 Technologies Used\n\n### Frontend\n- HTML5\n- CSS3 (Tailwind CSS)\n- Vanilla JavaScript\n- Font Awesome for icons\n\n### Backend \u0026 APIs\n- Vercel Serverless Functions (Node.js)\n- NASA Open APIs\n- Google Gemini AI for conversational agent\n- Open Notify ISS Tracking API\n\n### Key API Integrations\n- NASA APOD (Astronomy Picture of the Day)\n- NASA Near-Earth Object Tracker\n- NASA Mars Rover Photos\n- NASA Space Weather (DONKI) API\n- Open Notify ISS Location API\n\n## 🚀 How It Works\n\n1. **Data Retrieval**: Serverless functions fetch real-time data from multiple NASA and space-related APIs\n2. **Frontend Visualization**: Dynamic cards display space information with interactive elements\n3. **AI Assistant**: Gemini-powered chat interface provides context-aware responses about space data\n\n## 🌍 Hackathon Context\nCreated 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.\n\n## 🔧 Local Development\n\n### Prerequisites\n- Node.js\n- Vercel CLI (optional)\n- NASA API Key\n- Google Gemini API Key\n\n### Setup\n1. Clone the repository\n2. Install dependencies\n3. Set up environment variables\n4. Run the application\n\n## 🤝 Contributing\nContributions, issues, and feature requests are welcome! Feel free to check the [issues page](https://github.com/abdullah-w-21/CosmoGuide/issues).\n\n\n## 🙏 Acknowledgments\n- NASA for providing incredible open APIs\n- LabLab.AI for hosting the AI for Astronauts Hackathon\n- Google for Gemini AI\n- Open-source community\n- Vercel for hosting\n\n---\n\n**Made with ❤️ by Space Enthusiasts**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdullah-w-21%2Fcosmoguide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabdullah-w-21%2Fcosmoguide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdullah-w-21%2Fcosmoguide/lists"}