Shopping Assistant SDK
Changelog

Changelog

Initial Release

  • Components Version: 1.0.0
  • Hooks Version: 1.0.0
Highlights ⚡️

The first official release of the Shopping Assistant SDK, designed for seamless integration of AI-powered conversational shopping into React applications.

Features 🚀
  1. UnbxdShoppingAssistantWrapper: Context provider for managing conversation state and API communication.
  2. useShoppingAssistant Hook: Core hook providing AI interactions, conversation management, and state handling.
  3. Chat Component: Complete chat interface with user/AI message rendering, product recommendations, and interactive filters.
  4. InputBar Component: Text input interface with customizable send button and Enter key support.
  5. ResetChat Component: Conversation reset functionality with customizable reset interface.
  6. AI-Powered Conversations: Natural language processing with contextual responses and multi-turn conversation support.
  7. Product Integration: Seamless product recommendations and filter application through conversational queries.
  8. TypeScript Support: Full TypeScript definitions for enhanced developer experience.
  9. Customizable UI: Fully customizable components with support for custom styling and theming.
  10. Storage Options: Configurable conversation persistence with localStorage or sessionStorage support.