From e3536380368af84c5174fe0a4e1b29419799de96 Mon Sep 17 00:00:00 2001 From: sidd707 Date: Wed, 11 Mar 2026 15:55:40 +0530 Subject: [PATCH] docs: update project title in README to reflect AI integration --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e19bb40..6233a45 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# AI Live Doubt Manager +# AI Powered Live Doubt Manager A production-grade system that helps teachers manage live YouTube teaching sessions at scale. It polls the YouTube live chat in real time, uses Gemini AI to classify and cluster student questions, generates answers, and delivers them back to the teacher's dashboard over WebSocket — all while optionally posting responses directly into the stream.