Go to file
Ryan Chen 454fb1b52c Add authentication validation on login screen load
- Add validateToken() method to userService to check if refresh token is valid
- Automatically redirect to chat if user already has valid session
- Show 'Checking authentication...' loading state during validation
- Prevents unnecessary login if user is already authenticated
- Improves UX by skipping login screen when not needed

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-27 12:24:10 -04:00
2025-10-26 09:25:17 -04:00
2025-10-02 20:21:48 -04:00
2025-07-25 23:08:16 -04:00
2025-10-02 19:21:24 -04:00
2025-10-26 09:25:17 -04:00
2025-10-26 09:36:33 -04:00
2025-10-26 11:06:32 -04:00
2025-10-05 20:31:46 -04:00
2025-10-26 09:36:33 -04:00
2025-10-26 09:25:17 -04:00
2025-10-26 17:29:00 -04:00
2025-10-25 09:30:54 -04:00
2025-07-29 22:59:40 -04:00
2025-10-25 09:30:54 -04:00
2025-10-26 17:29:00 -04:00
2025-07-25 23:12:41 -04:00
2025-10-25 09:30:54 -04:00
2025-10-25 09:30:54 -04:00

simbarag

Goal: Learn how retrieval-augmented generation works and also create a neat little tool to ask about Simba's health.

Current objectives:

  • Successfully use RAG to ask a question about existing information (e.g. how many teeth has Simba had extracted)
Description
No description provided
Readme 8.3 MiB
Languages
Python 72.7%
TypeScript 21.9%
HTML 2.6%
CSS 1.6%
Dockerfile 0.4%
Other 0.8%