Skip to content

A Next.js landing page for an e-commerce platform featuring a Gemini API-powered support chatbot. This project demonstrates integration of AI-assisted customer support within a modern React-based web application.AI Customer Support

Notifications You must be signed in to change notification settings

FranThe3rd/AI-Customer-Support

 
 

Repository files navigation

E-commerce Platform with Gemini API Support Bot

This project is a Next.js-based landing page for an e-commerce platform that incorporates a customer support chatbot powered by the Gemini API.

Overview

The landing page showcases an e-commerce platform designed to help businesses set up online stores. It includes a support chatbot to assist visitors with inquiries.

Key Components

  1. Next.js Landing Page:

    • Displays key features of the platform
    • Shows customer testimonials
    • Includes call-to-action buttons for sign-up
  2. Gemini API Support Chatbot:

    • Provides initial greeting and offers assistance
    • Can answer questions about features, testimonials, and sign-up process
  3. Features Highlighted:

    • Online store builder
    • Payment processing
    • Analytics and reporting
    • Marketing tools

Technology Stack

  • Frontend: Next.js (React framework)

  • Backend: Next.js API routes

  • AI Integration: Gemini API for the support chatbot

How To Run It

  • cd into the directory
  • npm install
  • npm run dev

About

A Next.js landing page for an e-commerce platform featuring a Gemini API-powered support chatbot. This project demonstrates integration of AI-assisted customer support within a modern React-based web application.AI Customer Support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.1%
  • CSS 32.9%