An AI-powered tool that enables you to upload and ask questions about any PDF document and receive answers, along with providing an admin dashboard for API usage tracking and user management.
View the live project here.
Login Page | Forgot Password Page |
Landing Page | Admin Dashboard |
- React.js
v18.2.0
- Node.js
- CSS
- Python
- Redux
v4.2.1
- MongoDB
- Google Gemma
Gemma2B-IT
Caution
Due to maintenance, the ask question API endpoint is temporarily unavailable to prevent misuse.
- User Authentication: Implement JSON Web Tokens for secure user authentication and session management.
- Forgot Password: Functionality for users to reset their password through a secure OTP process.
- PDF Upload: Capability for users to securely upload PDF documents for analysis.
- Ask Questions: Allows users to input natural language questions about the uploaded PDF.
- Admin Dashboard: Provides a comprehensive dashboard for admins with features including:
- User Management: Control the addition, editing, and removal of user accounts.
- API Usage Tracking: Monitor and analyze API calls and usage patterns.