forked from ServiceNowDevProgram/Hack4Good-Idea-Submission
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathx_snc_hack4good_0_hack4good_proposal_<sys_id>.xml
More file actions
47 lines (46 loc) · 2.04 KB
/
x_snc_hack4good_0_hack4good_proposal_<sys_id>.xml
File metadata and controls
47 lines (46 loc) · 2.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<?xml version="1.0" encoding="UTF-8"?>
<record_update>
<x_snc_hack4good_0_hack4good_proposal action="INSERT_OR_UPDATE">
<project_name>LearnSphere – AI Study Companion</project_name>
<focus_area>education</focus_area>
<problem_statement>
Students often struggle with information overload and inefficient revision methods.
Traditional study tools lack personalized summaries, adaptive quizzes, and progress tracking.
There’s a need for an intelligent platform that simplifies learning and enhances retention through AI-powered assistance.
</problem_statement>
<proposed_solution>
LearnSphere is an AI-powered study companion that helps students summarize notes, generate quizzes, and visualize progress — all in one place.
The platform enables efficient revision, adaptive testing, and performance tracking to improve learning outcomes.
</proposed_solution>
<system_architecture>
Stack: React.js (Frontend) → Node.js/Express.js (Backend) → MongoDB Atlas (Database)
Services: JWT for Authentication, OpenAI API for AI features.
Hosting: Vercel (Frontend) & Render (Backend).
</system_architecture>
<key_features>
Authentication: Secure JWT Login & Registration.
AI Tools: On-demand Note Summaries & Quizzes.
CRUD: Create, Read, Update, & Delete Notes.
Tracking: Visual charts for learning & quiz performance.
Routing: Dashboard, Notes, Analytics, etc.
</key_features>
<tech_stack>
Frontend: React.js, React Router, Axios, Tailwind CSS.
Backend: Node.js, Express.js.
Database: MongoDB Atlas.
Services: JWT, OpenAI API, Chart.js.
</tech_stack>
<expected_impact>
- Simplifies study workflows and personalizes learning.
- Enhances productivity with AI summaries and adaptive quizzes.
- Encourages consistent learning through performance tracking.
</expected_impact>
<future_enhancements>
- Voice-based note input.
- Personalized learning recommendations via AI.
- Integration with Google Classroom & Notion.
</future_enhancements>
<sys_created_by>adityarana</sys_created_by>
<sys_created_on>2025-10-31 12:00:00</sys_created_on>
</x_snc_hack4good_0_hack4good_proposal>
</record_update>