https://github.com/code2k13/aiar
This repository contains the source code for the article titled "Transforming E-commerce: Creating Immersive Experiences with AI and AR/VR Technologies." The article explores the use of AI, particularly in vision, combined with AR/VR technologies to create captivating and immersive experiences for retail and e-commerce customers.
https://github.com/code2k13/aiar
Last synced: about 2 months ago
JSON representation
This repository contains the source code for the article titled "Transforming E-commerce: Creating Immersive Experiences with AI and AR/VR Technologies." The article explores the use of AI, particularly in vision, combined with AR/VR technologies to create captivating and immersive experiences for retail and e-commerce customers.
- Host: GitHub
- URL: https://github.com/code2k13/aiar
- Owner: code2k13
- License: mit
- Created: 2024-01-25T16:09:16.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-25T18:33:49.000Z (almost 2 years ago)
- Last Synced: 2025-01-13T08:21:13.955Z (about 1 year ago)
- Language: HTML
- Size: 2.71 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Immersive E-commerce Experiences with AI and AR/VR

[Try the live demo]()
> ⚠️Please download [the marker image](https://raw.githubusercontent.com/AR-js-org/AR.js/master/data/images/hiro.png) on your mobile before running the demo
### Overview
This repository contains the source code for the article titled "Transforming E-commerce: Creating Immersive Experiences with AI and AR/VR Technologies." The article explores the use of AI, particularly in vision, combined with AR/VR technologies to create captivating and immersive experiences for retail and e-commerce customers.
### Technologies Used
* Stable Diffusion: Used to generate visually appealing images of products.
* Alpha3D Service: Utilized for transforming 2D images into 3D models (https://www.alpha3d.io/).
* HTML with AR.js and AFrame: HTML code was written using the AR.js (https://ar-js-org.github.io/AR.js/) and A-Frame (https://aframe.io/) frameworks to enable 3D AR experiences.
For more information, please visit : https://ashishware.com/2024/01/21/AIAR/