Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alexcg1/scenex-ecommerce-demo


https://github.com/alexcg1/scenex-ecommerce-demo

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

        

# SceneXplain eCommerce Demo

To use this demo live, go [here](https://scenex-ecommerce-demo.streamlit.app/Live_Experience)

## Run on your own machine

1. Clone this repo
2. Install requirements with `pip install -r requirements.txt`
3. Get a SceneXplain key
4. Run this command:

```shell
env SCENEX_KEY="" streamlit run app.py
```