Skip to content

takeshape/bigcommerce-product-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

bigcommerce-product-chat

Deploys a basic TakeShape project with connections to BigCommerce and OpenAI that can provide a store-specific product chat.

Deploy To TakeShape

Notes

After running deploying the project, run the following query to prime your store research:

mutation DoStoreResearch {
  sendStoreResearchMessage(input: "do research") {
    messageId
  }
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published