Dheerajjha451 / CancerDetection

This project is an online platform designed to provide comprehensive health services for cancer patients. The aim is to create a digital space where patients can easily access resources, support, and professional consultations to manage their health journey. Through this platform, patients and their families can find essential information.
https://healthcare.designtocode.me/
GNU General Public License v3.0
9 stars 3 forks source link

Voice Feature for chat #5

Open PVxDeepak opened 18 hours ago

PVxDeepak commented 18 hours ago

Not an issue just Add voice features for chat for quick, as it is cancer detection platform so for some emergency case it would be nice, i think if some user is using websites as we know there are in such case every minute is important . however you have already have planned to add this features.

Dheerajjha451 commented 18 hours ago

It sounds good. Do you have any example or want to implement this feature?

PVxDeepak commented 18 hours ago

i am currently going to learn web speech api and after that gone create some basic you can say toy applications basics for understanding its syntax and structures so i sawed your project on discord as i am scrolling there so i think i can add this in your web app. i think it can be easily implemented as you probably using some llm model for generating message so we just need to pass the user voice command texts to your input field and thats it after the your model magic will over there which you already made.first i need to understand code base and state mangement for that components of chatbot field.

Dheerajjha451 commented 17 hours ago

@PVxDeepak Yeah, understand the codebase first, and if you need any help, ping me. Apart from that, for text generation, I am using Meta LLM. Whenever you want to add the features, provide the feature description and video or screenshot of the feature in a PR.

PVxDeepak commented 17 hours ago

its good to use my practical skills here after learning.i have forked your repo. gone to understand first codebase,i would do pr request after completing it, gone test in my local machine and some in mobile devices.