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.
- 🤖 AI-powered chat responses
- ⚡ Fast frontend with Vite + React
- 🧩 Context API for state management
- 🎨 Clean, responsive UI
- ☁️ Easy deployment with Vercel
- Frontend: React (Vite, Context API)
- Backend: Node.js
- AI API: Gemini (configurable)
- Hosting: Vercel
# Clone repo
git clone git@github.com:CelestialCoderrr/Aries.git
# Enter project
cd Aries
# Install dependencies
npm install
# Run dev server
npm run dev
👉 Live Demo: https://aries-alpha.vercel.app/
MIT License © 2025 CelestialCoderrr