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