-
Notifications
You must be signed in to change notification settings - Fork 42
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
Labels
kind/enhancement
New feature or request
Comments
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
This was referenced Jul 10, 2023
Merged
@mzueva |
NShaforostov
added a commit
that referenced
this issue
Nov 22, 2023
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 areChatGPT 3.5 (OPENAI_GPT_35)
andChatGPT 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.The text was updated successfully, but these errors were encountered: