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

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.

Awesome Lists containing this project

README

          

# Immersive E-commerce Experiences with AI and AR/VR
![Video showing the demo in action](AI_VR.gif)

[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/