Ecosyste.ms: Awesome
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: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/masterkram/alignment-ecommerce
- Owner: masterkram
- Created: 2023-11-28T10:29:30.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-16T20:48:31.000Z (about 1 year ago)
- Last Synced: 2024-01-18T02:49:09.421Z (about 1 year ago)
- Language: Python
- Homepage: https://alignment-ecom.streamlit.app/
- Size: 13.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```