A powerful, customizable AI chatbot SDK for React applications with voice capabilities and modern UI design
npm install cosmic-ai-geniusA powerful, customizable AI chatbot SDK for React applications with voice capabilities and modern UI design.
``bash`
npm install @genius/sdk-js
`typescript
import { GeniusChatbotProvider, GeniusToggle } from '@genius/sdk-js';
import '@genius/sdk-js/css';
function App() {
return (
baseUrl: "http://localhost:8001"
}}>
For comprehensive documentation including installation guides, integration examples, troubleshooting, and advanced features, see:
- 🤖 AI-powered chatbot with streaming responses
- 🎤 Voice capabilities with microphone permissions
- 📊 Data visualization with charts and tables
- 📱 Mobile-optimized components
- 🎨 Customizable themes and positioning
- 🔧 ReScript bindings for type safety
- 🍎 iOS Safari compatibility fixes
MIT License - (c) 2024 Genius Team