Skip to content
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

[Target Identification] Generate bibliography summary #889

Closed
mzueva opened this issue Jul 6, 2023 · 1 comment
Closed

[Target Identification] Generate bibliography summary #889

mzueva opened this issue Jul 6, 2023 · 1 comment
Assignees
Labels
kind/enhancement New feature or request

Comments

@mzueva
Copy link
Collaborator

mzueva commented Jul 6, 2023

Background
It would be useful to generate a short summary over target related bibliography using LLM such as ChatGPT or PALM.

Approach
Let's add to the Bibliography section described in #839 a drop down menu with selection of supported LLMs (at the moment supported models are ChatGPT 3.5 (OPENAI_GPT_35) and ChatGPT 4.0 (OPENAI_GPT_40). When user selects a model a short summary over the articles in the bibliography shall be generated and shown above the list of articles.

@mzueva mzueva added the kind/enhancement New feature or request label Jul 6, 2023
mzueva added a commit that referenced this issue Jul 6, 2023
mzueva added a commit that referenced this issue Jul 6, 2023
rodichenko pushed a commit that referenced this issue Jul 10, 2023
* added publications to bibliography panel

* added summary generation

* added pagination
@maryvictol
Copy link
Collaborator

@mzueva
Bug:
For some targets Generate summary with Google PaLM2 gives error com.google.gson.stream.MalformedJsonException: Unterminated object at line 4 column 375 path $.prompt
To reproduce:
Target BRCA1, Interest: brca1 (Homo_sapiens), Translational: brca1 (Homo_sapiens)

mzueva pushed a commit that referenced this issue Mar 26, 2024
* (Issue #959) 'Disease search from Target Identification panel' doc was added

* (Issue #839) Comparative genomics block description was added to the Target Identification doc

* (Issues #889, #986, #1028, #1031, #1037) Docs were added/updated

* (Issues #946, #1059) Docs about patents search and ad-hoc target identification were added
@mzueva mzueva closed this as completed Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants