Yatendra Kumar
Yatendra Kumar
### Description AI-powered writing assistant using Flutter and the GPT-4 model from OpenAI. The assistant, tentatively named "AI Writers", will assist users in generating and organizing content efficiently. This includes...
### Problem Currently, the app only accepts email sign-in/signup. Having OAuth would be better for the user as they can sign in with ease. ### Proposed solution We can create...
### Description There should be a mechanism to check whether the inserting text is in a valid link format. I think we can use regex for link validation.  ##...
### Bug Description There must be some sort of ative hover when user try to upload image.  ### How to Reproduce 1. open editor 2. type `/` and select...
### Bug Description If you look closely, while shifting the sentence to start from left or right using ltr & rtr, the special characters exchanges their position. Which seems unnatural....
### Description At present, **Gemini-pro-vision doesn't support multi-turn text-based conversations**. However, there is a need for multi-turn multi-modal chat capabilities. One option is to await the implementation of multi-turn multi-modal...
### Is your feature request related to a problem? The extension currently lacks a quick-access method for performing common tasks, which can slow down user workflow and efficiency. ### Describe...
### Describe the feature you'd like Currently extra unnecessary user flow is there during onboarding. User first have to signup then login then connect their account to twitter. Instead integrate...
### Describe the feature you'd like Currently, Only few parts of the codebase has state management integrated. ### Is your feature request related to a problem? Please describe. Scalability &...