Approximate area — not GPS

Assignment · Not Started

Project 1: AI Study Assistant

प्रोजेक्ट 1: AI स्टडी असिस्टेंट

Design (on paper — no coding required) an AI Study Assistant system that can: (1) explain a concept in simple terms, (2) summarise a chapter or document, (3) generate quiz questions from study material, and (4) create a revision plan. Structure your submission with these sections: Project objective, Requirements (what inputs the system needs from a student), Architecture (a diagram showing student input → AI processing steps → outputs, using the trigger-process-action idea from Module 10), Step-by-step implementation plan (what prompts or steps each of the 4 features would use, referencing prompt-structure ideas from Module 6), Testing (how you would check the quiz questions and summaries are actually accurate before trusting them, referencing Module 7), Evaluation (how you would know the assistant is actually helping a student learn, not just giving answers, referencing Module 8's learning-assistance lesson), and Improvement ideas (2-3 specific ways you would make it better with more time/resources). This is an educational design exercise, not a claim that you are shipping a commercial product.

एक AI Study Assistant system design करें (कागज़ पर — कोई coding ज़रूरी नहीं) जो: (1) एक concept simple terms में explain कर सके, (2) एक chapter या document summarise कर सके, (3) study material से quiz questions generate कर सके, और (4) एक revision plan बना सके। अपनी submission को इन sections में structure करें: Project objective, Requirements (system को student से क्या inputs चाहिए), Architecture (एक diagram जो student input → AI processing steps → outputs दिखाए, Module 10 के trigger-process-action idea का इस्तेमाल करते हुए), Step-by-step implementation plan (4 features में से हर एक कौन से prompts या steps इस्तेमाल करेगा, Module 6 के prompt-structure ideas का reference देते हुए), Testing (आप कैसे check करेंगे कि quiz questions और summaries actually accurate हैं इससे पहले उन पर भरोसा करें, Module 7 का reference देते हुए), Evaluation (आप कैसे जानेंगे कि assistant actually एक student को सीखने में मदद कर रहा है, सिर्फ़ answers नहीं दे रहा, Module 8 के learning-assistance lesson का reference देते हुए), और Improvement ideas (2-3 specific तरीके जिनसे आप इसे ज़्यादा time/resources के साथ बेहतर बनाएँगे)। यह एक educational design exercise है, यह दावा नहीं कि आप एक commercial product ship कर रहे हैं।

  • All 7 sections present: objective, requirements, architecture (with diagram), implementation, testing, evaluation, improvement ideas
  • Architecture diagram uses the trigger-process-action structure
  • Testing section specifically addresses hallucination risk in generated quiz questions

Login as a student to submit.