🧠 Professor Chrome

Inspiration

Students all over the world need ways to learn, test, and improve — but not everyone has the luxury of stable internet access. Sometimes the connection is slow or laggy, which can make studying online frustrating or even impossible.

That’s where the idea for Professor Chrome was born. I wanted to create a platform that allows students to learn and get instant feedback — even when offline. Using built-in Chrome APIs, this vision became possible. Students can now continue their learning journey without depending on an fast internet connection.

🧩 What It Does

Professor Chrome is a smart, learning platform built right into your browser. It allows students to take tests, receive instant feedback, and track their progress — all without needing a super fast internet connection.

Using Chrome’s built-in APIs, evaluates answers locally, and provides insights on performance.

How we built it

I leveraged Chrome’s powerful APIs, including:

  • Prompt API for analyzing the students answer, giving feedback and remarks and ways to improve.
  • Proofreader API for improving the students answer.
  • Firebase for managing online test data.

Challenges we ran into

  • Writing the correct prompt to give helpful and effective feedback to students.
  • Json parsing error.
  • Optimizing UI/UX to make the offline experience feel seamless.

Accomplishments that we're proud of

  • Successfully built a fully functional learning platform using only Chrome’s native APIs.
  • Created an app that provides instant test feedback.
  • Most importantly, developed a tool that makes education more inclusive for students with unstable connectivity.

What we learned

Through this project, I learned:

  • How to use Chrome’s built in APIs effectively for education and extracting text from Images.

🚀 What’s Next for Professor Chrome

  • ✳️ MCQ-Based Tests — expanding question formats for more interactive assessments.
  • 📈 Progress Tracking Graphs — visualizing each learner’s growth over time.
  • 🏅 Grading System — providing structured evaluations and personalized feedback.
  • 📆 Daily Tests — encouraging consistent learning habits through short daily challenges.
  • 🎁 Reward System — gamifying education to motivate and celebrate progress.

Ultimately, my hope is that this project adds a small but meaningful value to humanity — by making education more accessible, one browser tab at a time.

Built With

Share this project:

Updates