Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: about 2 months 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
```