mydocsai
v5.3.1
Published
A production-ready, responsive AI chatbot component for React applications with streaming support, mobile optimization, and secure API key handling.
Maintainers
Readme
DocsAI ChatBot
A production-ready, responsive AI chatbot component for React applications with streaming support, mobile optimization, and secure API key handling.
Features
- 🔒 Secure API Key Handling - API keys are handled via a backend proxy, never exposed in client code
- 📱 Mobile Responsive - Optimized for all screen sizes with mobile-first design
- ⚡ Streaming Support - Real-time message streaming for better UX
- 🎨 Highly Customizable - Themes, positions, sizes, and behavior options
- ♿ Accessible - WCAG compliant with keyboard navigation and screen reader support
- 🚀 Production Ready - Built with performance and reliability in mind
- 📦 Zero Config - Works out of the box with sensible defaults
Installation
npm install mydocsai
# or
yarn add mydocsai