Project

General

Profile

Gantt

Filters
 

Zoom in Zoom out « June | August »

months from Apply Clear

Bug #1705: Fix Elastic server for Dev & QA
Feature #763: Remove unnecessary parts of PANP
Bug #1514: Removing key phrases which are starting with IN pos tag or a preposition
Feature #1557: Ensure some documents do not show up in purple link results
Bug #1591: Change in the scheme of tagging partial KPs with hyphen
Task #1657: Modifications in remove_function_signature method to handle some new cases
Task #1663: Adding new header variants from pos_nouns function with fullness_ratio 1.0
Bug #1669: Getting rid of all dependency on Colab for the current code path
Bug #1688: KeyError in kp_variant_log
Bug #1765: Updating the P of tagged KPs where subKP and mainKP are separated by symbols
Feature #1766: Refactoring and updating the logic of update_tags function to make universal use in mainKP and subKP tagging
Bug #1709: Find similarity between docstring and 'Documentation Strings'
Task #1711: Establish similarity between 'a b' and 'c-or-a b' (also 'c b' and 'c-or-a b')
Feature #1809: Checking the context of the KP matched with "word1.word2" header variant
Feature #1810: Implement the penalty algorithm for KPs matching with "word1.word2" header variants in update_similarity_with_context function
Feature #1811: For matching "word1" in with the KP, make use of token_processing function
Feature #1813: Analysis for improvising the algorithms
Task #1726: Handling cases of bad header variants like "representation"
Bug #1743: Checking singular and plural forms of the tmp_var from variations_in_common_section_words in common words list
Bug #1744: Calculating the fullness_ratio of the header variants to decide a threshold for removal of header variants
Bug #1742: Preventing removal of KPs that are getting removed due to new/latest changes
Bug #1746: Checking the vector similarity and wordnet similarity of "options" and "optional" to unlink them
Bug #1752: In partial_header_match, reduce penalty for some KPs where start and end words are same as header variant
Bug #1767: Add processed subsection headers in the final processed_subsections dictionary irrespective of skip_header value
Bug #1777: Correct processing of some headers to generate appropriate header variants
Feature #1805: Remove KPs starting with numbers in words
Feature #1807: Add a functionality in the ADR to log the KPs where sim_scores are changing
Feature #1815: Implement a new context algorithm for the KPs matching with <word1.word2> subsection headers
Feature #1817: Update the similar document score string for KPs matching with different header variants
Bug #1834: Repeating words in the KP
Bug #1747: Add condition for "callbacks" in the lemmatization wrapper
Bug #1755: In partial_header_match, increase penalty for some KPs where start and end words are same as header variant
Task #1857: Extending the remove_header_by_adjective method to improvise the quality of KPs
Task #1863: Finalize scheme for removing "etc" header variant
Bug #1877: Prevent tagging of KP "to numpy" in Numpy User Guide book
Task #1862: Finding the reason why "initialization" header variants is giving high confidence KPs
Task #1864: Finalize scheme for removing "unaffected" header variant
Bug #1885: Prevent tagging of "use numpy" KP in Numpy User Guide
Bug #1887: Prevent tagging of KPs like "removing", "adding", etc
Task #1858: Extending the variation_slash function in BR3_IR3_tagger.py
Feature #1892: In "set_subtract_const_h" method, add penalty for headers with all words within CW 500 unstemmed
Task #1895: Drop low confidence KPs if it is a substring/subKP of a nearby tagged KP with high confidence
Task #1899: Tag all the skipped KPs with special temporary tags
Task #1900: Un-tag the temporary tags added while skipping the KPs
Task #1897: Skip the repeating KPs within 50 words according to new scheme
Task #1898: Skip the repeating KPs within 50 words according to new scheme - Contd
Bug #1905: Removing KPs like "define", "defined", etc
Task #1907: Make changes in variations_in_common_section_words to make sure "Ipython interpreter" is linked to "interpreter" KP
Bug #1919: Reduce the sim_scores of KPs matching with some specific header variants generated from variations_special_function
Bug #1906: Changes to make sure KP "c-types" is a red link atleast
Task #1921: Exclude both plural and singular forms of the words from Common Word list
Bug #1920: Reduce execution time of kpe_script.py
Bug #1848: Remove KPs with unwanted word in "past" tense
Bug #1923: Find the reason of tagging KP "handler, and formatter" with "formatters" header variant
Bug #1924: Check the header variants generated by the variations_conjunctions
Task #1927: Find the reason why "unsigned integers", "signed integers" & "floating point" is light red i.e. low conf
Bug #1918: Bug fix to find the correct ending of mainKP for a given subKP
Bug #1861: Finding the reason of low scores hyphenated KPs
Bug #1933: Correct processing of some headers to generate appropriate header variants - Contd
Bug #1939: Review the candidates added by check_distant_cands
Feature #1952: Ignore some KPs in the entire book based on the book name
Bug #1956: Find the reason of low sim_score of "spawn start method"
Bug #1960: Increase the sim_scores of the KP "XDR data"
Task #1961: Process the header variant such that discard the starting word if it is ADJ/ADV and within CW_50
Bug #2025: 'List comprehensions' should not be a purple link in a document with heading 'List comprehension'
Bug #1957: Make changes to ensure that KP same as the document header is not tagged in the document
Bug #1958: Find the POS scheme for excluding the KPs exactly same as document header
Bug #1974: Reduce the sim_score of KP "exception classes"
Task #1975: Check why the sim_score of KP "stderr" is less as compared to "stdout"
Task #1976: Increase the sim_score of KP "dst" in Lib Ref
Bug #1977: Review KPs with "also" word
Bug #1983: Increase the sim_scores of the KP "locale"
Bug #1984: Removal of KP "configuration" from Lib Ref or reduction of sim_score
Bug #1997: Increase the sim_score of "tuple" KP in C-API book
Bug #1998: Fix the bug in the tagging of "dict" and "dictionary" KP
Bug #2003: Make changes in generate_candidates function to fix the code for skipping KPs with repeated words
Bug #1992: Remove the tagging of KPs with sim_score < 0.5
Bug #2014: Increase the sim_score of "timeouts" KP in lib ref
Bug #2015: Removing the tagging of KP "comma"
Bug #2016: Remove the KPs which are same as BRB-IRB links
Bug #2017: built-in data types and structure should be a single purple link
Bug #2019: 'listed' should not be a purple link pointing to lists
Bug #2022: 'int' a dark purple link; but float, complex etc are not
Task #2023: 'dictionary' should be a dark purple link
Feature #2026: Can 'function' be a darkish purple link to 'Using and Defining Functions'?
Feature #2029: Do not display purple link results that are much lesser quality than some others
Bug #2043: Bug fix for adding wrong/mismatched subsection headers in annotated file
Task #2046: Provide the top 10% of keyphrases by occurrence count for Lib ref, Tutorial, C-API
Task #2064: Add occurrence % to BR2 line
Task #2094: Tweak 2604 formula for occurrence count
Task #2113: Enable creating annotated file with and without occurrence count
Feature #2129: Task 1: Creating KBs
Feature #2132: Task 1.1: Tag KPs using only 1 KB only
Feature #2133: Task 1.2. Tagging of KPs using multiple KBs
Bug #2179: (9 mar testing: d14) 2nd result of purple link 'abstract base class' is best
Bug #2183: If string s is known to be a "decent KP", substring(s) should not be made a KP
Bug #2184: 2nd purple link result is better than first for enum
Bug #2215: Need correction in processing sub-headers
Bug #2222: Mark all the ANPs not chosen to be KPs so far due to proximity as brown KPs
Task #2223: Change proximity threshold from 50 words to 250 words
Task #2224: Maintain efficiency although we add brown links for duplicates
Feature #2234: Pick right parts of "KP sentence" and sentences before and after
Bug #2256: Support for definitions/defStrings
Task #2257: Copy definitions line to definitions-proc line
Bug #2258: Process definitions line like subsections header line and create the definitions-proc line
Task #2259: Use processed definition strings to find similar documents
Feature #2338: KPs like iterator and iterable need to be considered different
Feature #2356: Extract important substrings using exclude_headers_list
Task #2371: Potential KPs ('immutable' within 'immutable sequence') that are part BRIR need to be given higher score
Bug #2564: BDS/IDS tagged words should not be included in the text to be processed and tagged BR2/IR2
Feature #2585: Penalty to be proportional to the number of nouns in the KP Sentence and the simdoc's section hierarchy match_sent_head_nouns
Feature #2977: Support annotation amongst multiple books
Feature #3559: Provide OpenAI response to user's question by making call_openai_api call
Task #3561: By default while testing, ensure that GCF is not called
Bug #3562: "Send" operation should be enabled only for specific cases
Feature #3578: Support for Dynamic Origin servers
Bug #3564: ChatGPT Interface is sometimes not visible on rapidken.ai/test-without-ads
Task #3565: Make the ChatGPT Interface standout on https://rapidken.ai/test-without-ads
Task #3568: On screen sizes where chat interface is not supported, show a modal that cannot be dismissed
Task #3569: Make the ChatGPT Interface responsive
Task #3570: [Task #3569] - Make the ChatGPT Interface responsive for Tablets
Task #3572: [Task #3569, #3570] - Make the iframe responsive for tablets
Task #3574: [Task #3569, #3570] - Make the Chat Box responsive for tablets
Task #3576: [Task #3569, #3570] - Make the buttons & input box responsive for tablets
Task #3598: [Task #3569, #3570] - Make the Curriculum Selector Dropdowns responsive for tablets
Task #3571: [Task #3569] - Make the ChatGPT Interface responsive for Mobiles
Task #3573: [Task #3569, #3571] - Make the iframe responsive for mobiles
Task #3575: [Task #3569, #3571] - Make the Chat Box responsive for mobiles
Task #3577: [Task #3569, #3571] - Make the buttons and input box responsive for mobiles
Task #3599: [Task #3569, #3571] - Make the Curriculum Selector Dropdowns responsive for mobiles
Feature #3584: Replace logic in App Engine App
Task #3586: Improve ChatGPT Interface Buttons UI
Feature #3587: Show loader animation when the user clicks on "Send" till we show the response
Bug #3588: "Send" is not enabled if after getting response if user has typed something while fetching a response
Feature #3589: Customize Scrollbar style of the Chat Box
Feature #3591: Initial support for curriculum parameter to div
Feature #3592: BE - phase 1 support for cumulative answer count
Feature #3593: FE - Support for global answer count
Feature #3595: Call GCF or App Engine endpoint based on endpoint parameter
Feature #3601: Create a Chrome extension that makes use of new APIs
Feature #3606: Add Google AI models support to set_prompt_mods
Feature #3607: Add support for Google models to call_openai_ai
Feature #3609: If instructions is just "delete", delete the assistant related information from openai and datastore
Feature #3612: Extension: Enable moving the extension button, extension (when open) and "minimizing to a button"
Feature #3613: Extension: Personal functionality - scrape non-yt page and store in GCS bucket
Feature #3614: Extension: Personal functionality - if yt content, scrape and store in GCS bucket
Feature #3615: Track number of visits across sessions in the extension
Feature #3616: Extension: Personal functionality - enable user to store highlighted content in GCS bucket
Task #3617: Make extension access GCF instead of Appengine endpoint
Feature #3618: Name the assistant created as <env>-<model>-<index> using meta property of OpenAI API
Feature #3619: set-kb api
Feature #3620: Extension: Personal functionality - print user's email address to the console
Feature #3621: [EXT]: [Feature #3620] - Provide a way to login to user's Google account
Feature #3622: [EXT]: [Feature #3620] - Add button UI to for logging into user Google account
Feature #3623: [EXT]: [Feature #3620] - After Google Login, print user's email address to the console
Task #3624: set-prompt-mods change to handle set-kb api
Bug #3625: Enable Google login on rapidken.ai/learn-with-auth
Feature #3626: Support LaTex by using MathJax on Web page
Feature #3627: Add function get-file that gets a file from gcs to rk2-gcf
Feature #3629: If user chooses unsupported grade and subject, say so
Feature #3630: Combine all cloud functions into one
Bug #3632: Add background image dynamically
Feature #3633: Support for crud-ds cloud function
Task #3635: Add function 'get-perf-stats' to rk2-gcf
Feature #3636: Update Profile kind when Extend 3634: Ask questions from content in file in bucket based on
Feature #3637: Extend 3634: Ask questions, ask detailed questions and provide detailed answer from content in file in bucket
Feature #3638: Support for themes - Take 2
Task #3639: Replace all GCF calls in FE code with rk2_gcf calls
Feature #3644: Display figures along with questions in chat interface
Feature #3647: Create a GCF get_question
Bug #3649: Move only new entities between DS of different projects
Task #3650: Umbrella task for phase 1
Feature #3652: Handle empty text for question, answer, question and answer in detailedQNA, and detailedAnswer
Bug #3654: Support for counter
Feature #3648: FE: get questions according to user's style preferences using get_questions api
Feature #3658: FE: get questions from get_questions API instead of GCS file
Feature #3656: set and get questions list gcf
Feature #3659: Support for create_detailed_QNAs_answers colab notebook
Task #3660: Remove duplication of code with set_headers function
Task #3661: Allowed origins should be based on getenv(allowed_origins)
Feature #3662: Update set_questions_list and call it
Feature #3664: Choose themes by default
Feature #3665: Remember chosen themes in browser storage across sessions
Feature #3668: Improve the Theme Selector Container - [Extended from #3664]
Feature #3669: Modularize the appengine application
Task #3670: Create blueprints
Task #3671: Seperate into service and dao for datastore helper
Task #3672: Seperate into service and client for assistant_api
Task #3673: Create a bucket_client
Task #3676: Split question creation and storage in DS
Bug #3677: Respond with 204 (No Content) instead of 404.
Task #3678: Disable autocomplete/autosuggest in chat if user scrolls or moves the cursor/mouse
Bug #3679: Enable resume support in Create Styled Questions colab
Feature #3683: Handle lack of detailedQNAs for every style
Feature #3684: Optimize choosing of themes
Feature #3686: Allow learners to ask for a replacement question
Feature #3689: Keep the user logged in till they explicitly logout
Feature #3690: Functional testing
Task #3691: Functional testing for set_openai_key
Task #3692: Functional testing for set_prompt_mods
Task #3693: Functional testing for store_text_file
Task #3694: Functional testing for set_kb
Task #3695: Functional testing for crud_ds
Task #3696: Functional testing for get_file
Task #3698: Functional testing for get_questions_list
Task #3699: Functional testing for get_question
Task #3700: Functional testing for update_user_info
Bug #3707: Handle 'get_file_from_gcs' response properly
Task #3709: Modify call to insert entry to prompt_prefixes kind to exclude fields other than model, index, vector_store_name and assistant_id from being indexed
Bug #3713: Add support for 'easier review' and 'resume' to create detailedQNAs colab
Feature #3717: Make the answer livelier
Feature #3720: On laptop, allow answer to be given as an image attachment
Bug #3729: Change occurrences such as "reference text", "source" etc to 'textbook' in the 'create dQNA colab'.
Feature #3731: Stop logging out users automatically
Task #3740: Enable sorting user_info DS kind by first_visit_time and last_visit_time
Bug #3753: More tweaks/requirements in raw file format (Oct 23)
Task #3755: Tweaks to raw input file format (Oct 24)
Task #3756: When adding a question, add file, line and created date
Task #3762: Tweaks to raw input file format (Nov 5)
Task #3765: Add FE Automated tests - Phase 1
Bug #3769: A standard counterpart of a styled question should be shown even if it has a thumbs-down value > 0
Task #3770: Ensure that the old automated FE tests work fine
Task #3777: Refactor FE and BE automated tests so that no more than 3 lines of code is duplicated between automated tests
Task #3779: Efficiently encrypt such that logged in users also cannot see QnA information on the browser->inspect->network
Bug #3781: Implement different scenarios for 'get_question' GCF for load testing
Task #3783: Add Test scenarios 2,3,4 of ticket 3744 to load testing
Task #3784: Add Test scenarios 2 and4 of ticket 3778 to load testing
Task #3786: Ensure all automated FE tests pass both in local and on QA
Task #3788: Resolve FE selenium tests failing due responsiveness check.
Task #3789: Debug and Resolve the failed FE Selenium tests
Task #3790: Adjust wait time of fetching DOM elements in FE Selenium tests.
Feature #3791: Support for creating answer choices for non-MCQ (VSA, LA) questions
Task #3792: Unmock call to get_file GCF (via rk2_gcf) if automated test is called with test_gcf flag as true
Task #3795: Remove need to upload qna-<board>-<grade>-<subject>-<chapter num>.txt
Task #3796: Support for subquestions
Feature #3797: Support for detailed answers in 3772 colab
Feature #3798: End-end support for substeps (such as step x.y)
Task #3799: Remove the need for k12-support.txt except to check for supported-themes
Task #3800: Add support in "3772 colab" to read and save back to DS
Bug #3801: Support for prefix-sub-question, prefix-question-multi-answer, prefix-sub-question-multi-answer
Task #3802: Support in 3772 colab for MCQs with multiple answers
Task #3803: Support for resuming 'generate other choices'
Feature #3804: Support to handle possible incorrect answers even when told so
Task #3805: Support for additional key value pairs in the input file
Feature #3806: Initial support for user questions
Task #3807: Simplify resumption of colab 3772 when standard.txt has wrong answers
Task #3808: Ensure we support AI to respond with choice and not choice value
Feature #3809: Update given Google sheet with the list of questions that have thumbs down greater than X
Task #3810: Simplify resumption of colab 3772 when standard.txt has wrong answers - final
Task #3811: Tweak in handling failure
Task #3812: Store output files of a cells 22.6 and 23.1 in google drive
Task #3813: Replace answers for non-MCQs of in the latest standard.txt for chapter 1 with actual answers from CBSE
Task #3814: Support for Original-Answers in "colab 3772"
Task #3815: Support for rk_print in 'colab 3772'
Task #3816: Minimize code in rapidken.ai/index.js without increasing FE performance metrics
Task #3817: Write output and output files after every question is processed
Task #3818: Support for questions with only figure for answer
Task #3819: Support for questions with key value pair SubType:Proof
Task #3820: Add 'process-questions' support to input file to 3772 colab
Task #3821: Store option choices in order in DS. Remove option randomization in FE
Task #3822: Handle AI response issues in Colab 3772
Task #3823: Tweaks to handle different answer from that given in the book
Bug #3824: Handle variations in AI response
Task #2632: Reject book ingestion if same version book is available for the same book id
Feature #2633: If exact URL match is absent, find closest match
Feature #3051: Enable a partially functioning FE and BE if Elastic server does not exist - phase 2
Feature #3131: Extension: close and minimize "button" changes
Task #3138: Enable changing server name by making change in one place
Bug #3157: Ext-v0.94.5: (Refactor) Use only one input box for the videoSupported case instead of using two input boxes for same implementation.
Bug #3179: Correct behaviour while overwriting with wrongly formatted book
Task #3239: Automatically curate unless requested by the user
Feature #3247: Make explanatory modal squeeze into the copilot button
Task #3299: Tweaks to Document Processing->List
Feature #3303: Remove delay in showing copilot on youtube.com
Feature #3306: Based on property, open copilot when user gets ready to exit the window
Feature #3310: For onlyjs: Change to feedback box on chatgptplus page
Feature #3321: Getting book from drive using fileUrl during ingestion
Feature #3323: Forward "ads" key value pair to chatgptplus page as received in the API call
Feature #3326: Tweak to 3325
Task #3334: Need js snippet to be inserted in a page that collects feedback
Feature #3338: Open copilot without user action if defaultOpen is true
Feature #3339: Allow user to ask ChatGPT 5 times
Feature #3355: Changes to Document Processing->List page
Feature #3356: Copilot - Reduce flicker during Link Expansion - phase 1
Bug #3358: Copilot button is partially hidden with window resizing and zooming in
Feature #3365: Add support for <div id="rapidken-center-copilot"></div>
Task #3376: Optimizations in getPurpleLinks API implementation
Bug #3391: Issue because FE is not sending encoded URL
Feature #3419: Order books in desc order in document processing -> list
Task #3420: Tweaks to Document Processing->List 2
 
 
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
RK-J
Review 100%
Review 50%
Review 100%
Review 100%
Review 100%
Review 100%
Created with Raphaël 2.3.0

Also available in: PDF PNG