🐾 Veterinary Chatbot SDK

AI-powered chat widget for veterinary clinics • Built with React & Gemini AI

197 KB
Bundle Size
2 Lines
Integration
< 1s
Load Time

✨ Integration (Just 2 Lines!)

Add the chatbot to any website with these two lines:

<!-- Include CSS --> <link rel="stylesheet" href="https://kseth16.github.io/veterinary-chatbot/chatbot.css"> <!-- Include SDK (Auto-initializes) --> <script src="https://kseth16.github.io/veterinary-chatbot/chatbot.iife.js"></script>

That's it! The widget will automatically load and appear in the bottom-right corner.

🤖 AI Assistant

Powered by Google Gemini AI to answer pet health questions 24/7

📅 Appointment Booking

Automated appointment scheduling with MongoDB persistence

💾 Session Management

Persistent conversations across page refreshes with localStorage

📱 Fully Responsive

Works perfectly on desktop, tablet, and mobile devices

👉 Try it Now!

Look in the bottom-right corner and click the chat button to start chatting with our AI assistant!

🔧 Technical Details