[Feature Update] Adding `Recommendation System`, `ChatBot`, `Speech Recognition` and `Text Classification` to the app
See original GitHub issueIssue Description
As Machine Learning is revolutionizing the world, I would like to discuss some features which I would like to add to make this app more accessible and user friendly.
Features
- Recommendation System - According to users preference, the courses will be presented to the user to make him more engaged towards learning through this app as the main motto of this app is education.
- ChatBot - In
Doubt Forum
, chatbot should be added to answer the basic doubts of the users. This will also make it fun and more engaging for the users because users can’t wait for long to get answered. If chatbot can handle the basic questions, it’s good or it will send the message to the admin something asthis user <name> needs an answer
. - Speech Recognition - In
Search Bar
, speech recognition(users speaking their search instead of typing them) feature should be added as users prefer speaking more than typing. - Text Classification - An application of
Text classification
which isSentiment analysis
should be added incomment section of every courses
. This will benefit the admin putting their courses in the app as they would understand if the users reaction are positive or negative towards this course.
Issue Analytics
- State:
- Created 2 years ago
- Comments:8 (3 by maintainers)
Top Results From Across the Web
Language Understanding (LUIS) Overview - Azure
Language Understanding (LUIS) - a cloud-based API service using machine-learning to conversational, natural language to predict meaning and ...
Read more >AI Chatbot with NLP: Speech Recognition + Transformers
This article has been a tutorial to demonstrate how to build a conversational Chatbot that listens and replies like a human. I used...
Read more >Text Classification: What it is And Why it Matters - MonkeyLearn
Text classification is a machine learning technique that assigns a set of predefined categories to text data. Text classification is used to organize, ......
Read more >NVIDIA/NeMo: NeMo: a toolkit for conversational AI - GitHub
NVIDIA NeMo is a conversational AI toolkit built for researchers working on automatic speech recognition (ASR), text-to-speech synthesis (TTS), ...
Read more >Speech Emotion Recognition Project using Machine Learning
Moreover, even music recommendation or classification systems can cluster songs based on their mood and recommend curated playlists to the user.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Looks good for the extension of the app. We can break this issue into several smaller issues to divide the work. Recommendation system and text-classification system is something that will be good use if we have enough data. But still these are good and fancy features to add.
@KeenWarrior ping!
@KeenWarrior @Abhishek-kumar09 @kunal-kushwaha Can you assign this task so that this issue could be worked upon? Also, explain how this issue will be divided, will this be worked by 2-3 people together?