Skip to content

Greeshma-10/customer-support-ai

Repository files navigation

🐾 Pawtopia AI Support

Pawtopia AI Support is an AI-powered chatbot designed to assist pet owners with questions about pet care, health, diet, and general wellness. Built using React.js, Tailwind CSS, and Google Gemini API, it provides intelligent, real-time responses to users' queries.


🚀 Features

  • AI Chatbot: Ask questions about pet care and get instant answers powered by Gemini API.
  • Real-Time Interaction: Seamless, responsive chat interface.
  • Personalized Responses: Tailored answers based on context and user queries.
  • Multi-Pet Support: Manage questions about different pets easily.
  • Lightweight Frontend: Fast and clean UI built with React and Tailwind CSS.
  • Free to Use: No payments or subscriptions required.

🛠️ Tech Stack

Component Technology / Library
Frontend React.js, Tailwind CSS
AI Integration Google Gemini API
Deployment Vercel

📸 Screenshots

Sign up/Sign in page Chat Interface AI Response Example
Sign up/ Sign in page Chat Interface AI Response

🔧 Getting Started

Prerequisites

  • Node.js ≥ 18
  • Google Gemini API Key

Installation

git clone https://github.com/your-username/pawtopia-ai-support.git
cd pawtopia-ai-support
npm install

Environment Variables

Create a .env.local file in the root and add:

NEXT_PUBLIC_GEMINI_API_KEY=your_gemini_api_key

Run Locally

npm run dev

Open http://localhost:3000 in your browser to interact with the chatbot.

📝 Usage

Open the web app in your browser.

Type your pet-related question in the chatbox.

Receive AI-generated answers instantly.

Ask follow-up questions and continue the conversation naturally.

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors