pveller / ecommerce-chatbot

An example of a chatbot built with Microsoft Bot Framework and featuring e-commerce capabilities via Moltin, Azure Search, Recommendations API, and LUIS
MIT License
100 stars 40 forks source link

load moltin data's #1

Closed hitaspdotnet closed 7 years ago

hitaspdotnet commented 7 years ago

@pveller Hi Master. How can I loading data from Moltin to Bot and searching them with azure search? Please help or share any documents about this. Thanks. Best regards.

pveller commented 7 years ago

That's one piece that I haven't shared yet. Just didn't get to making it pretty. I will do later today or tomorrow. Stay tuned.

pveller commented 7 years ago

Sorry for the delay. I just published the script and the instructions on how you can use it:

https://github.com/pveller/ecommerce-chatbot/tree/master/indexes

The only thing that is missing is the script to set up recommendations service. Coming in the next couple days.