Skip to content

dhavalp5415/https-github.com-dhavalp5415-agentic-ecommerce

Repository files navigation

NEXUS — Neural Commerce Engine (Agentic Ecommerce)

The convergence point of human desire and machine intelligence. This ultra-premium AI commerce platform is designed with seamless autonomous intelligence, dynamic 3D experiences, and unparalleled digital luxury aesthetics.

Key Features

  • Ultra-Fidelity 3D Architecture: A deeply immersive, performant React Three Fiber neural background.
  • Glassmorphism & Cyber-Luxe Aesthetics: Designed using custom CSS tokens (cyber-luxe.css) layered over Tailwind CSS for pure premium styling.
  • Zero-Friction Authenticated Commerce: Integrated seamlessly with Clerk Auth for secure access, specifically focused on a high-end seller hub and authenticated buyer journeys.
  • High-Speed AI Core Interface: A simulated ticker-speed autonomous interaction model parsing user input to filter premium and custom products intuitively.

Environment Setup

Create a .env file based on the .env.example file provided:

cp .env.example .env

Ensure you provide your Clerk secret keys as indicated.

Installation

Run the following command to install the required packages:

npm install

Running the Development Server

Start the application on localhost:

npm run dev

Visit http://localhost:3000 to view the application in your browser.

Database (Prisma)

This project uses an SQLite database (dev.db). In production, change the DATABASE_URL in .env to point to a production-ready database (e.g. PostgresSQL).

Update your local Prisma client:

npx prisma generate
npx prisma db push

Tech Stack

  • Next.js 15+ (App Router)
  • React 19
  • Tailwind CSS V4
  • Prisma (SQLite default)
  • Clerk (Authentication)
  • Framer Motion + Lucide React (Animations & Icons)
  • Three.js / React Three Fiber (3D Visuals)

License

© 2026 NEXUS — Neural Commerce Engine | All Rights Reserved.

About

NEXUS — Neural Commerce Engine: An ultra-premium AI commerce platform built with Next.js 15, Prisma, and React Three Fiber.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors