https://github.com/k0msenapati/chatalaxy
Chatalaxy is a web app that allows you to explore the solar system like never before. Chat with Astra, an AI-powered assistant, to learn about planets, moons, and solar system!
https://github.com/k0msenapati/chatalaxy
groq nextjs solar-system
Last synced: 4 months ago
JSON representation
Chatalaxy is a web app that allows you to explore the solar system like never before. Chat with Astra, an AI-powered assistant, to learn about planets, moons, and solar system!
- Host: GitHub
- URL: https://github.com/k0msenapati/chatalaxy
- Owner: k0msenapati
- Created: 2025-06-17T05:30:39.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-06-17T05:57:06.000Z (4 months ago)
- Last Synced: 2025-06-25T23:12:13.285Z (4 months ago)
- Topics: groq, nextjs, solar-system
- Language: TypeScript
- Homepage:
- Size: 1.61 MB
- Stars: 6
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
🌌 Chatalaxy
Explore the solar system and chat with Astra — your cosmic assistant.
## 🚀 Overview
**Chatalaxy** is a web app that allows you to explore the solar system like never before. Chat with **Astra**, an AI-powered assistant, to learn about planets, moons, and solar system!
---
## 🎥 Demo
[](https://www.youtube.com/watch?v=hJTF7lcI358)
---
## 🛠 Tech Stack
* **Framework:** [Next.js](https://nextjs.org/)
* **LLM Provider:** [Groq](https://groq.com/)* Using `compound-beta` model for real-time information retrieval
* **AI SDK:** For seamless LLM integration
* **Styling & Animations:** Tailwind CSS, custom CSS, and GSAP
* **Visualization:** NASA Planet Embed for space visuals---
## 💻 Getting Started
Follow these steps to run Chatalaxy locally:
```bash
# Clone the repository
git clone https://github.com/k0msenapati/chatalaxy.git
cd chatalaxy# Set up environment variables
cp .env.example .env
# Edit .env with your credentials# Install dependencies
bun i# Start the development server
bun dev
```---
## 👤 Author
## 🌟 Support
If you like this project, consider giving it a ⭐ on [GitHub](https://github.com/k0msenapati/chatalaxy)!