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

Add search bar UI to Resources tab#571
kmiyberk28-afk wants to merge 5 commits into
asuc-octo:masterfrom
kmiyberk28-afk:feature/resources-search-bar

Conversation

@kmiyberk28-afk

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).

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.

1 participant