https://github.com/celestialcoderrr/aries
♈︎ Aries is an AI-powered chat application built with React and Node.js. It enables real-time conversations with an intelligent assistant using modern APIs, offering an interactive, smooth, and responsive UI.
https://github.com/celestialcoderrr/aries
ai-chat aries context-api full-stack gemini-api nodejs react vercel
Last synced: about 1 month ago
JSON representation
♈︎ Aries is an AI-powered chat application built with React and Node.js. It enables real-time conversations with an intelligent assistant using modern APIs, offering an interactive, smooth, and responsive UI.
- Host: GitHub
- URL: https://github.com/celestialcoderrr/aries
- Owner: CelestialCoderrr
- License: mit
- Created: 2025-08-17T08:05:27.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-08-17T08:35:43.000Z (about 2 months ago)
- Last Synced: 2025-08-17T10:08:49.261Z (about 2 months ago)
- Topics: ai-chat, aries, context-api, full-stack, gemini-api, nodejs, react, vercel
- Language: JavaScript
- Homepage: https://aries-alpha.vercel.app/
- Size: 142 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🌌 Aries - An AI Chat Application
Aries is a modern AI-powered chat application that brings smooth real-time interaction with an intelligent assistant.
Built using **React + Vite**, **Node.js**, and **Context API**, it provides an elegant UI and a blazing-fast experience.---
## 🚀 Features
- 🤖 AI-powered chat responses
- ⚡ Fast frontend with Vite + React
- 🧩 Context API for state management
- 🎨 Clean, responsive UI
- ☁️ Easy deployment with Vercel---
## 🛠️ Tech Stack
- **Frontend:** React (Vite, Context API)
- **Backend:** Node.js
- **AI API:** Gemini (configurable)
- **Hosting:** Vercel---
## 📦 Installation & Setup
```bash
# Clone repo
git clone git@github.com:CelestialCoderrr/Aries.git# Enter project
cd Aries# Install dependencies
npm install# Run dev server
npm run dev
```## 🌍 Deployment
### Deployed with Vercel.
👉 Live Demo: https://aries-alpha.vercel.app/## 📄 License
MIT License © 2025 CelestialCoderrr