Project

General

Profile

Ram Kordale's activity

From 06/25/2023 to 07/24/2023

07/24/2023

05:05 PM RK-J Task #3144 (Closed): Replace Google tag code
Current code is... Ram Kordale

07/19/2023

02:02 PM RK-J Task #3138 (Review): Enable changing server name by making change in one place
Today, to create extension that works with Dev or Prod, we have to change the server name in multiple places in 2 fil... Ram Kordale

07/17/2023

01:55 PM RK-J Bug #3133 (Closed): Ext-v94.5: Search algorithm should be blind to symbols
While testing search similarity, we found that there was a difference in scores in the following pairs of search term... Ram Kordale
01:42 PM RK-J Task #3132 (Closed): v94.5: Show scores for results in extension based on compile and run time settings
In the extension, show 'final score'*'purple link result score' (upto 3 decimal points) in parenthesis beside the res... Ram Kordale

07/16/2023

06:48 AM RK-J Feature #3131 (Review): Extension: close and minimize "button" changes
When the extension is minimized, move the x button lower. Make the distance between expand (or left arrow) button and... Ram Kordale

07/14/2023

07:29 AM RK-J Task #3129 (Closed): Ext-v94.5: Change message when we find results for user's search term
Currently, we say "For explanation from author on "<search terms>", click below".
We want to say the above only if...
Ram Kordale

07/13/2023

06:31 AM RK-J Task #3126 (Closed): Handle OpenAI API error codes
Extension side
--------------
Whatever is the error, we should give a message "Unfortunately, ChatGPT Plus API Se...
Ram Kordale
04:51 AM RK-J Feature #3115 (Closed): Ext-0.94: Enable users to get OpenAI answers on supported videos also
Ram Kordale
04:51 AM RK-J Feature #3112 (Closed): Ad above the ChatGPT question/answer
Ram Kordale
04:51 AM RK-J Bug #3092 (Closed): Correct OpenAI API call
Ram Kordale
04:51 AM RK-J Feature #3042 (Closed): Revert only Java11 related changes
Ram Kordale
04:51 AM RK-J Bug #3040 (Closed): Chrome extension v.92.3: Ensure results are always visible when a purple link is clicked
Ram Kordale
04:51 AM RK-J Task #3039 (Closed): Chrome extension v.92.3: Separate header from body
Ram Kordale
04:51 AM RK-J Feature #3024 (Closed): extension 0.92.20 & 0.93: Enable OpenAI answers
Ram Kordale
04:51 AM RK-J Bug #3006 (Closed): getPurpleLinksInfoExtFull API takes too much time for url X if o-urls in the system are of the form X/Y
Ram Kordale
04:51 AM RK-J Task #2935 (Closed): Remove the singular/plural duplicates in getPurpleLinksInfoExtFull API
Ram Kordale
04:51 AM RK-J Bug #2902 (Closed): Cannot go to the bottom of home page after a couple of actions on mobile chrome browser
Ram Kordale
04:51 AM RK-J Bug #2901 (Closed): Chrome extension: Sometimes, the modal opens twice before closing and scroll bar issues
Ram Kordale
04:51 AM RK-J Feature #2899 (Closed): Chrome extension: remove yellow box; reduce purple box contents; keep modal visible
Ram Kordale
04:51 AM RK-J Feature #2874 (Closed): Replace embedded video with image in learn/videos page
Ram Kordale
04:51 AM RK-J Task #2681 (Closed): Update index name validity
Ram Kordale
04:51 AM RK-J Task #2664 (Closed): Ensure no links from python 3 books to non python 3 books
Ram Kordale
04:51 AM RK-J Feature #3062 (Closed): Extension v0.93 requirements
Ram Kordale
04:51 AM RK-J Feature #3061 (Closed): Backend requirements
Ram Kordale
04:48 AM RK-J Feature #3067 (Closed): Show definitions and transcript for youtube books on prod also
Ram Kordale
04:48 AM RK-J Feature #3103 (Closed): BE: Change OpenAI API call
Ram Kordale

07/10/2023

05:37 AM RK-J Task #3119 (Reopened): BE: Create a new api for fetching the source-url based on books.
As mentioned by Ven, please add caching. Ram Kordale

07/07/2023

03:13 AM RK-J Feature #3103: BE: Change OpenAI API call
reopened because of changed requirement for
ourPrompt = concat("explain", <what user typed>, "with one example in 3...
Ram Kordale
03:12 AM RK-J Feature #3103 (Reopened): BE: Change OpenAI API call
Ram Kordale
02:20 AM RK-J Feature #3116 (Reopened): Couple of changes to ChatGPT answer page on the site
Added a refined requirement "Please make the above items hyperlinks to the source YouTube URL." Ram Kordale
02:17 AM RK-J Feature #3112 (Reopened): Ad above the ChatGPT question/answer
Added refined requirement "Also, ensure that the q/a text box is above the fold on a 13 inch screen in 100% zoom." Ram Kordale

07/06/2023

03:37 AM RK-J Feature #3116 (Closed): Couple of changes to ChatGPT answer page on the site
Currently, this is hosted on /chatgptplus page.
Change 1: put the chatgpt answer inside a light green container (l...
Ram Kordale
02:08 AM RK-J Feature #3115 (Closed): Ext-0.94: Enable users to get OpenAI answers on supported videos also
One possible UX is to have the "Want an answer...instead?" dialogue under the "Type phrase...enter" text box. Anothe... Ram Kordale

07/05/2023

02:39 PM RK-J Feature #3112 (Closed): Ad above the ChatGPT question/answer
Copy and paste the ad unit code in between the <body></body> tags of your pages
Place this code so that it appears a...
Ram Kordale

07/02/2023

11:32 AM RK-J Feature #3103 (Closed): BE: Change OpenAI API call

Change OpenAI API call to:
POST /v1/completions
{
"model": "text-davinci-003",
"prompt": <ourPrompt...
Ram Kordale

06/30/2023

06:50 AM RK-J Feature #2988 (Rejected): getPurpleLinksInfoExtFull should return singular and simplest stemmed version
with the changed extension UX, this ticket is not required. Ram Kordale
05:46 AM RK-J Task #3101 (Closed): Host JS used for search on server
JS used for search is present in "rapidken-j/jaro-similarity-js/" directory.
We have to upload this application to...
Ram Kordale

06/29/2023

09:05 AM RK-J Bug #3092 (Closed): Correct OpenAI API call
Here is the OpenAI call to be made.
query = concat("<subject>", " ", "<user query>")
{
"model": "text-davinc...
Ram Kordale

06/27/2023

02:49 AM RK-J Feature #2986 (Closed): Tweak to 2983: FE: make extDoc work for non youtube urls as well
Ram Kordale
02:49 AM RK-J Task #2980 (Closed): Enable a partially functioning FE and BE if Elastic server does not exist - phase 1
Ram Kordale
02:49 AM RK-J Feature #2970 (Closed): Ad support on smaller screens
Ram Kordale
02:49 AM RK-J Bug #2966 (Closed): "RAPIDKEN - Fast Learning" FE bug
Ram Kordale
02:49 AM RK-J Bug #2941 (Closed): Fix issues with 2923
Ram Kordale
02:49 AM RK-J Feature #2808 (Closed): Add attached page above the fold for the home page
Ram Kordale
02:49 AM RK-J Bug #2716 (Closed): Remove unnecessary horizontal line in youtube book documents
Ram Kordale
02:49 AM RK-J Task #2655 (Closed): Text is not appearing, on hovering over images
Ram Kordale
02:49 AM RK-J Task #2576 (Closed): Clicking on a l-url that is within the same document should not open "tooltip"
Ram Kordale
02:49 AM RK-J Feature #2560 (Closed): Enable link update of a "link updated" book
Ram Kordale
02:49 AM RK-J Bug #2532 (Closed): Unable to add more than one external node in solution graph
Ram Kordale
02:49 AM RK-J Feature #2469 (Closed): Add bobbing pointer pointing to LHS TOC of booklet
Ram Kordale
02:49 AM RK-J Task #2448 (Closed): Tweaks to the final screen of the quiz
Ram Kordale
02:49 AM RK-J Bug #2388 (Closed): LHS TOC is missing some components of section hierarchy
Ram Kordale
02:49 AM RK-J Task #2906 (Closed): Site changes to accommodate Chrome browser extension
Ram Kordale
02:49 AM RK-J Bug #2903 (Closed): Maintain position after opening and closing player modal
Ram Kordale
02:49 AM RK-J Feature #2876 (Closed): Enable clicking of purple links below the fold on a youtube document page when video is playing
Ram Kordale
02:48 AM RK-J Feature #2752 (Closed): Support for youtube books on mobile
Ram Kordale
02:48 AM RK-J Feature #2755 (Closed): Support for portrait mode
Ram Kordale
02:48 AM RK-J Bug #2913 (Closed): Page changing on modal close on mobile
Ram Kordale
02:48 AM RK-J Feature #2878 (Closed): Create API that provides purple links information for a given o-url of a youtube book document
Ram Kordale
02:47 AM RK-J Feature #2886 (Closed): getPurpleLinksInfoExtFull API
Ram Kordale
02:47 AM RK-J Feature #2882 (Closed): Ensure getPurpleLinksInfoExt works for urls with intermediate timestamps
Ram Kordale
02:47 AM RK-J Feature #2879 (Closed): Create getPurpleLinksInfoExt API
Ram Kordale
02:47 AM RK-J Feature #2723 (Closed): Preserve player position when modal abruptly closes
Ram Kordale
02:47 AM RK-J Task #3071 (Closed): Send purple link result score also in getPurpleLinksInfoExtFull
Ram Kordale
02:47 AM RK-J Feature #2984 (Closed): Changes to initial web site pages
Ram Kordale
02:47 AM RK-J Feature #2983 (Closed): FE: make extDoc work for non youtube urls as well
Ram Kordale
02:47 AM RK-J Feature #3068 (Closed): Extension-v0.92.20: Change UI of extension
Ram Kordale
02:46 AM RK-J Feature #3069 (Closed): 3068 part 1: when openai is not supported + search support
Ram Kordale
 

Also available in: Atom