-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
<title>Divya's NEET AI Study Hub</title>
<script src="https://cdn.jsdelivr.net/npm/tesseract.js@2.1.5/dist/tesseract.min.js"></script>
<style>
body { font-family: Arial; padding:20px; background:#f2f4f8; }
.box { background:white; padding:15px; margin-bottom:20px; border-radius:10px; }
button { padding:8px 15px; background:#4CAF50; color:white; border:none; border-radius:5px; margin-top:10px; }
textarea, input, select { width:100%; margin-top:5px; padding:5px; }
.correct{color:green;}
.wrong{color:red;}
</style>
<script>
// OCR
function extractText(){
let file=document.getElementById("imageInput").files
🧠 NEET AI Study Hub
🎧 Study Playlist
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/playlist/2hCFu2ADUechbBwAPJU5Bn" width="100%" height="152" frameborder="0" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture"> </iframe>📸 Upload Question Photo
Extract Text <textarea id="ocrText" placeholder="Extracted text appears here"></textarea>✏ Convert to MCQ
Physics Chemistry Biology Easy Medium HardSave Question
📝 Generate Test
Generate 5 Question TestReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels