spring-projects / spring-projects/spring-ai
An advisor to give the model a sense of the passage of time
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.9k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 6
Description
Interesting bug in the models: they don’t keep track of time particularly well. U all prolly saw that viral video of Sam Altman being confronted w a viral video of a runner saying ‘ok ChatGPT I’m gonna go for a run. Can u set a timer?’ ‘Ok!’ Then a second later the person comes back, ‘ok how long did I take?’ ‘Your run was about the minutes’. They’re confidently wrong and have no sense that time has passed. Might be cool to have an advisor that injects the timestamp so that if a user comes back theee days later the model doesn’t think the user is still wherever and whenever they were on the last message
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not name any files, tests, or entry points. Start by locating the advisor extension points in Spring AI and define how timestamps should be injected and validated across later conversations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- ai
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100