Make LLM suggestions locale-aware #8

Open
opened 2026-05-19 05:03:27 +00:00 by foravo_admin · 0 comments
Owner

Imported from GitHub issue StanfordCS194/spr26-Team-22#94.

Source: https://github.com/StanfordCS194/spr26-Team-22/issues/94
Original author: @nriedman
Original state: open


Summary

Currently, the context ingested by the LLM is centered around what types of events the user likes to do. While this does improve suggestions, a point of feedback we got during Demo Day 2 was that the suggestions felt disconnected from the context of things like the user's location and the time of the suggestion.

Requirements

We should modify the context injection to also provide the LLM information that aligns the suggestion with the time of the activity. This could be the user's location, the current time, or event a database of local attractions.

Notes

N/A

Imported from GitHub issue `StanfordCS194/spr26-Team-22#94`. Source: https://github.com/StanfordCS194/spr26-Team-22/issues/94 Original author: @nriedman Original state: open <!-- foravo:github-issue:StanfordCS194/spr26-Team-22#94 --> --- ## Summary Currently, the context ingested by the LLM is centered around what types of events the user likes to do. While this does improve suggestions, a point of feedback we got during Demo Day 2 was that the suggestions felt disconnected from the context of things like the user's location and the time of the suggestion. ## Requirements We should modify the context injection to also provide the LLM information that aligns the suggestion with the time of the activity. This could be the user's location, the current time, or event a database of local attractions. ## Notes N/A
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
foravo/milestone-proof-20260519050317#8
No description provided.