💡 Inspiration
South Korea’s after-school program ("Bang-gwa-hoo") and childcare services face significant administrative overhead and scheduling friction. Parents struggle to find the right customized classes for their children, teachers spend hours writing manual feedback, and administrators are overwhelmed with scheduling.
Afterschool ON (방과후 온) is an AI-powered, all-in-one platform designed to revolutionize after-school care. By integrating OpenAI’s advanced models, we automate tedious administrative tasks, provide personalized learning recommendations, and streamline parent-teacher communication, ensuring that no child is left behind.
⚙️ What it does
- AI Smart Class Matching: Analyzes student interests, academic levels, and parental needs to recommend the perfect after-school curriculum.
- Instant AI Assistant for Teachers: Automatically drafts personalized student progress reports, parent newsletters, and daily announcements based on simple bullet points entered by teachers.
- Automated Scheduling & Operations: Dynamically resolves scheduling conflicts for school facilities and teachers using AI logic.
- Interactive AI Tutor (For Students): An engaging, safe learning companion that helps children preview and review after-school materials through interactive Q&A.
🛠️ How we built it
- Backend & AI Integration: We leveraged the OpenAI API (GPT-4o) to power our smart report generation and personalized matching engine.
- Frontend: Built with a responsive and accessible user interface using React (or Flutter/Next.js - 실제 사용 기술로 변경 가능) to ensure parents and teachers can easily access the platform on both mobile and desktop.
- Database & Hosting: Hosted on Firebase (or AWS - 변경 가능) for real-time synchronization of schedules and attendance records.
🚀 Challenges we overcame
- Data Privacy and Safety: Handling children's data requires strict confidentiality. We implemented robust preprocessing to anonymize personally identifiable information (PII) before sending requests to the OpenAI API.
- Prompt Engineering for Teachers: Ensuring the AI-generated reports sounded warm, encouraging, and professional. We heavily refined our system prompts to match the pedagogical tone expected in Korean educational settings.
🏆 What we learned / Next Steps
We learned that AI shouldn't replace human care; instead, it should liberate teachers from paperwork so they can focus on what they do best: spending quality time with children. Moving forward, we plan to expand Afterschool ON to support multilingual reports for multicultural families.
Log in or sign up for Devpost to join the conversation.