genenetwork / genenetwork2

GeneNetwork (2nd generation)
http://gn2.genenetwork.org/
GNU Affero General Public License v3.0
34 stars 24 forks source link

Llm UI demo #862

Closed jnduli closed 1 month ago

jnduli commented 2 months ago

Description

Add UI that will show the results from LLM search.

Changes include:

Here's a screenshot for the page:

Base page: image

After clicking AI Search:

image

Note: this is hidden behind a flag for the moment. To view this, you'll have to set AI_SEARCH_ENABLED = True in your settings config.

Alexanderlacuna commented 1 month ago

LGTM!