Skip to content

Add search bar UI to Resources tab - #571

Open
kmiyberk28-afk wants to merge 5 commits into
asuc-octo:masterfrom
kmiyberk28-afk:feature/resources-search-bar
Open

kmiyberk28-afk wants to merge 5 commits into
asuc-octo:masterfrom
kmiyberk28-afk:feature/resources-search-bar

Conversation

@kmiyberk28-afk

@kmiyberk28-afk kmiyberk28-afk commented Apr 27, 2026

Copy link
Copy Markdown
Collaborator

The resources tab contains different links grouped into subgroups within three categories: "Wellbeing", "Campus Life", and "Academics".

To help users better find links, we would like to add a search bar that not only show results based on matching the exact text but also intelligently surface results based on a natural language search query.

For example, "What activities can I do around campus?" and it can suggest the "Events and Attractions" subgroup under "Campus Life". This cannot be done through regular string text matching and requires natural language understanding.

We will first start with a basic search query functionality based on matching text, then implement natural language results through an on-device LLM (Apple's Foundational Models). feature #528

@Devansh-Ojha
Devansh-Ojha self-requested a review July 29, 2026 04:15
@Devansh-Ojha

Copy link
Copy Markdown
Collaborator

LGTM!

@Devansh-Ojha Devansh-Ojha left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

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