DEV Community

kimani karaba🇰🇪
kimani karaba🇰🇪

Posted on

8 5 6 6 7

iViatu: E-Commerce App with AI Shopping Assistant

This is a submission for the KendoReact Free Components Challenge.

What I Built

We built an AI-powered e-commerce platform that enhances the shopping experience through AI. The platform integrates an AI shopping assistant to provide personalized product recommendations and streamline the shopping process. It leverages KendoReact's rich UI components to create a visually appealing and highly responsive interface

Demo

Live Demo: https://iviatu.vercel.app/

Github Repo: https://github.com/Enolley/kendoui

Home Page

AI Shopping Assistance

AI Helper

About Page

Product Detail

Shopping cart

KendoReact Experience

KendoReact played a crucial role in the development of this project by providing high-quality UI components that enabled a smooth and professional user experience. The following KendoReact components were used:

  • Input
  • Button
  • Popup
  • Notification
  • AppBar
  • PageLoader
  • Indicators
  • Animate
  • SvgIcons
  • Card
  • Skeleton

The ease of use and customization offered by KendoReact significantly accelerated the development process while maintaining high design standards.

AIm to Impress

The AI shopping assistant is powered by OpenAI’s GPT model, enabling users to interact with a chatbot that provides shopping guidance, product recommendations, and customer support. The integration enhances user engagement by making the shopping experience interactive and efficient. The AI assistant can:

  • Understand user preferences and suggest products accordingly.

  • Answer product-related queries.

  • Assist with checkout and order tracking.

Delightfully Designed

Other Team Members

  1. muganda

  2. nolley

Sentry blog image

How to reduce TTFB

In the past few years in the web dev world, we’ve seen a significant push towards rendering our websites on the server. Doing so is better for SEO and performs better on low-powered devices, but one thing we had to sacrifice is TTFB.

In this article, we’ll see how we can identify what makes our TTFB high so we can fix it.

Read more

Top comments (1)

Collapse
 
websilvercraft profile image
websilvercraft

Congratulations

I also participate creating a simple react playground, to quickly test react components, including kendo ones. I just want to let other participants know they can use it to test the components.

Playwright CLI Flags Tutorial

5 Playwright CLI Flags That Will Transform Your Testing Workflow

  • 0:56 --last-failed
  • 2:34 --only-changed
  • 4:27 --repeat-each
  • 5:15 --forbid-only
  • 5:51 --ui --headed --workers 1

Learn how these powerful command-line options can save you time, strengthen your test suite, and streamline your Playwright testing experience. Click on any timestamp above to jump directly to that section in the tutorial!

Watch Full Video 📹️

Introducing RTABench

To meet the need for real-time analytics workloads, we developed RTABench, a benchmark designed to test databases with these specific requirements. RTABench focuses on essential query patterns such as joins, filtering, and pre-aggregations.