https://github.com/accelerated-text/reaction-acc-text-demo
Integration between Reaction ECommerce and Accelerated Text to provide product descriptions for an e-shop.
https://github.com/accelerated-text/reaction-acc-text-demo
e-commerce e-shop natural-language-generation nlg reaction reactioncommerce
Last synced: 6 months ago
JSON representation
Integration between Reaction ECommerce and Accelerated Text to provide product descriptions for an e-shop.
- Host: GitHub
- URL: https://github.com/accelerated-text/reaction-acc-text-demo
- Owner: accelerated-text
- Created: 2019-12-09T12:00:39.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-02-22T09:14:15.000Z (over 4 years ago)
- Last Synced: 2025-04-01T13:37:55.883Z (6 months ago)
- Topics: e-commerce, e-shop, natural-language-generation, nlg, reaction, reactioncommerce
- Language: JavaScript
- Homepage: https://github.com/tokenmill/accelerated-text
- Size: 337 KB
- Stars: 12
- Watchers: 3
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Accelerated Text Import to Reaction Commerce Demo
Integration between [Reaction Commerce](https://www.reactioncommerce.com/index) and [Accelerated Text](https://github.com/tokenmill/accelerated-text) to provide product descriptions in Reaction run e-shop.
The following video demonstrates the whole process of Accelerated Text working together with Reaction Commerce to
privide the product descriptions.[](http://www.youtube.com/watch?v=uyumlEabU2c "acc-text-react-comm")
# Quick start
- `make run` should start up everything.
- Wait till Reaction Commerce is ready by checking [localhost:4080](http://localhost:4080)
- Login with admin credentials (they are printed out in the console)
- Go to Settings/Accelerated Text Import Tool
- Select description type (eg. Pants)
- Upload CSV. **Hint:** you can use csv provided in `data` folder of this project. For `Pants` document plan use `pants.csv`
- Press `Import CSV` and wait till all of the products are uploaded
- Use Admin panel to publish imported items and they will appear in a demo shop at - [localhost:4000](http://localhost:4000)# Changing Descriptions
- Go to [localhost:8080](http://localhost:8080)
- Select Document Plan you have been using, eg. `Pants`
- Make changes
- Now next upload should use new descriptions for products