An intelligent chatbot that helps users understand their insurance policies, file claims, and get instant answers to insurance-related questions.
- 🤖 AI-Powered Chat - Natural language processing for policy questions
- 📄 PDF Analysis - Automatic policy document processing
- 📱 Mobile Ready - PWA with offline functionality
- 🔒 Secure - Privacy-focused design
- ⚡ Fast - Optimized for quick responses
- 📋 Claims Support - Help with filing and tracking claims
- Website: ClaimBot Live
- Mobile App: Install as PWA from browser
- APK Download: Available for Android devices
- Frontend: HTML5, CSS3, JavaScript (Vanilla)
- Backend: Python (PDF Processing)
- Mobile: PWA + Capacitor for APK
- AI/ML: Ready for OpenAI/LangChain integration
# Clone the repository
git clone https://github.com/your-username/claimbot.git
# Open in browser
open index.html
# For mobile app development
npm install
npx cap sync- Real-time messaging
- Quick question templates
- Typing indicators
- Message history
- PDF text extraction
- Smart chunking
- Policy analysis
- Coverage summaries
- Progressive Web App
- Offline functionality
- Native app feel
- Push notifications ready
The app is deployed using:
- Frontend: GitHub Pages / Netlify / Vercel
- Backend: Ready for Azure/AWS deployment
- Mobile: APK available for download
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
- Developer: Abhishek
- Project: ClaimBot Insurance Assistant
- Year: 2025
Made with ❤️ for making insurance simple and accessible