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

https://github.com/masterkram/alignment-ecommerce


https://github.com/masterkram/alignment-ecommerce

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

          

# alignment-ecommerce

Advanced Project in Natural Language Processing.

## Installation.
Install the `requirements.txt` file
```sh
pip install -r requirements.txt
```

## Running Project.
Run the streamlit app:

```py
streamlit run app.py
```