-
Notifications
You must be signed in to change notification settings - Fork 162
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chatbot for the web-app #43
Comments
@singodiyashubham87 kindly consider my views on this! would be looking forward to contribute and enhance your project! |
I am Agamjot singh. Under GSSOC'24, I would like to work on this issue. Pls assign me this!! |
@Leorasaharia I see you have combined multiple functionalities in a single issue, we already have an open issue for undo/redo functionality and as of export one, there is an option to take snapshot which prompts the user to download the snapshot of the drawing. |
Just like I wrote there we can just implement a basic chatbot facility using react-chatbot-kit and feed the data only relevant to what a user wants to draw. For example a user wants to draw a simple sketch of a beautiful mountain scenery but is unsure about how to approach it, so the chatbot (draw bot rather) helps the person by guiding it what colors it can use or what type of drawing tools to use on the website. Not like a LLM model but rather a simple chatbot fed on some data relevant to the logistics about drawing a designer so. |
Seem interesting, Do you want to work on the issue ? @Leorasaharia |
Yes sir, I would like to give it a try!
…On Fri, 10 May 2024, 23:04 Shubham Singodiya, ***@***.***> wrote:
Seem interesting, Do you want to work on the issue ? @Leorasaharia
<https://github.com/Leorasaharia>
—
Reply to this email directly, view it on GitHub
<#43 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BCI6E7S5TZY5ALD7DQA66CLZBUALFAVCNFSM6AAAAABHQAC3YKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMBVGAYDMMJTGM>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@Leorasaharia Best of Luck! |
@singodiyashubham87 thankyouu sir! Will start working on it asap |
Is your feature request related to a problem? Please describe.
Users who interact with the drawing feature on the website may encounter challenges in finding assistance or guidance related specifically to drawing tasks. Additionally, there is a lack of functionality for easily exporting drawn images and a missing undo/redo option, which can hinder the user experience and workflow.
Describe the solution you'd like
To address these issues, I propose the following solutions:
Pop-up Chatbot for Drawing Assistance:
Export Button with Toggle Feature:
Undo/Redo Functionality with Partial Undo:
Describe alternatives you've considered
An alternative solution could involve integrating a comprehensive drawing tutorial or guide within the website to assist users in mastering drawing techniques. Additionally, instead of a pop-up chatbot, providing a dedicated help section with FAQs and tutorials could address user queries related to drawing tasks.
Additional context
Implementing these features will enhance the drawing experience on the website by providing users with on-demand assistance, streamlined export functionality, and improved control over their drawing process with undo/redo options. These enhancements aim to make the drawing feature more intuitive, user-friendly, and conducive to creative expression.
The text was updated successfully, but these errors were encountered: