Inspiration BINA PRO was inspired by a simple but powerful observation: students often struggle silently. Teachers and counselors rarely have real-time tools to understand emotional stability, stress levels, learning styles, or early signs of crisis. After seeing how many students were misunderstood or unsupported, I decided to build a system that combines psychology, AI, and real-world school feedback into one intelligent platform.
What It Does BINA PRO analyzes students’ psychological responses using a hybrid AI engine (Neural Network + Rule-Based Expert System). It generates Big Five personality dimensions, VARK learning styles, crisis risk levels, and detailed dashboards for teachers. The system supports multi‑school management, student history tracking, comparative analysis, Excel export, backup, and real-time visualizations.
How We Built It The entire system is built with Vanilla JavaScript, HTML, and CSS. AI is powered by TensorFlow.js and a custom rule-based engine. Data is stored in a structured local architecture (School → Class → Student). Chart.js handles visualizations, and SheetJS enables Excel export. Everything runs fully client-side, making the system fast, secure, and serverless.
Challenges The biggest challenges were designing scientifically valid questions, building a neural network that runs entirely in the browser, and creating a multi‑school architecture without a backend. Another major challenge was converting raw psychological data into meaningful insights that teachers could use immediately.
Accomplishments
- Tested in 6 real educational centers
- Over 100 students completed assessments
- Feedback from teachers and students directly improved the system
- Collaboration with 3 licensed clinical and school psychologists
- Fully functional AI engine (Neural Network + Expert System)
- Built entirely by one developer in ~2 months
What’s Next Next, I plan to add a mobile app, predictive analytics, cloud synchronization, parent–teacher communication tools, and advanced alert systems. The long‑term goal is to make BINA PRO a complete AI‑powered mental health and learning companion for schools.
Log in or sign up for Devpost to join the conversation.