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

Search UI #190

Merged
merged 44 commits into from
Dec 19, 2024
Merged

Search UI #190

merged 44 commits into from
Dec 19, 2024

Conversation

haohangyan
Copy link
Contributor

This PR contains the frontend code for the search website, along with minor modifications to the backend queries. The search website serves as a tool for retrieving statements from the graph database. Users can query statements based on various attributes, including agents, agent roles, relationship types, and paper context (Mesh terms).

Key Features:

  • Grounding Button with Gilda Integration: Enables users to ground both agent and Mesh terms using the Gilda grounding API.
  • Dynamic Dropdowns for Grounding Results: Selectable dropdowns display the grounding results for both Mesh text and agent text.
  • Multi-Relationship Type Search: Supports selectable multi-relationship dropdown lists for filtering statements by multiple relationship types.
  • Hover-Text Descriptions: Added hover-on text descriptions to labels, providing users with contextual guidance.
  • Clickable Examples: Provides interactive examples to guide users on how to construct queries effectively.

@bgyori bgyori merged commit e8d8dee into gyorilab:main Dec 19, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants