LemmeCheckAI is a web application that helps users upload PDFs, answer questions, and get feedback on their answers using an AI assistant. The app is built with Django and uses modern, minimalist styling to provide a smooth and engaging user experience.
- Upload PDF: Allows users to upload a PDF file that will be used for verification and checking answers.
- Answer Questions: Users can answer specific questions, and the system provides feedback and model answers for comparison.
- Real-Time Feedback: After answering, users can immediately see how their responses compare to the model answers.
- Backend: Django
- Frontend: HTML, CSS, JS
- AI Integration: AI model (gemini) to verify and provide feedback on user answers.