TechNodes2-0 / ElectiveHub

ElectiveHub is an Education Management System designed to simplify and enhance the management of student information and elective subject selection in educational institutions. It offers a suite of applications for students, teachers, and administrators, providing a user-friendly platform.
https://electivehub.onrender.com
MIT License
85 stars 123 forks source link

blank audio msg sent #60

Open Manishak798 opened 1 month ago

Manishak798 commented 1 month ago

Description

There is a reported bug with the AI chatbot on your website where users are able to send blank audio msgs and even after AI starts typing it lags the whole conversation, we need to redefine the logic in a way so no user can send blank audio to our chatbot.
I am MENTOR in GSSOC'24 raising this issue for contributors to kickstart there contribution journey 🙂

Screenshots

Screenshot 2024-05-10 at 12 35 18 PM

Additional information

No response

What browser are you seeing the problem on?

No response

Checklist

Yash636261 commented 1 month ago

Thank you for initiating this issue, @Manishak798 . It's great to see you paving the way for contributors to start their journey in GSSOC'24.

Adi-gitX commented 1 month ago

Problem Statement:

Users can send blank audio messages to the AI chatbot on the website, causing lag in conversations, especially when the AI starts typing.

Solution:

Update the chatbot logic to validate audio messages before sending. If an audio message is blank, prevent it from being sent and display an error message to the user. Optimize typing indicators to improve conversation flow during AI responses.

i would like to work on this issue under GSSOC'24 , please assign me this issue

Yash636261 commented 1 month ago

Hey @Adi-gitX, I'm assigning this issue to you. you can start working on it.

Happy Hacking.

SumitKumar-17 commented 1 month ago

@Yash636261 I want to work on this issue. Can you assign this issue to me under GSSoc'24?

Adi-gitX commented 1 month ago

@Yash636261 Thank you. I will do my best to resolve all the issues.