An open API service indexing awesome lists of open source software.

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!

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

[![YouTube](http://i.ytimg.com/vi/hJTF7lcI358/hqdefault.jpg)](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





K Om Senapati

K Om Senapati



## 🌟 Support

If you like this project, consider giving it a ⭐ on [GitHub](https://github.com/k0msenapati/chatalaxy)!