40 Commits

Author SHA1 Message Date
34385c8bf8 Added a new health page 2025-04-27 18:57:30 -04:00
daf381561e Attempted to fix more word salad 2025-04-27 18:15:33 -04:00
3674425a44 Fixed the dashboard not updating correctly
Hopefully tightened up the word salad
2025-04-27 17:45:20 -04:00
0674d51471 fixed an error in the tokenizer.
Updated brain.py to be a tad more aggressive, and added a cleanup function for the brainmap to cleanup.py
2025-04-27 17:03:26 -04:00
4d4b39b4c7 added a brainmap checker,
Fixed the trainer and reader
2025-04-27 16:40:50 -04:00
ec82d0ab63 Fixed a spacing error and confirmed that unicode was being removed. 2025-04-27 16:21:26 -04:00
3a77b5db32 Reverted some changes due to the unicode cleaner being moved to the tokenizer. 2025-04-27 15:38:58 -04:00
60ca746420 Added a unicode cleaner to everything we get material from 2025-04-27 15:34:06 -04:00
97b43f832b Corrected a possible 'posioning' of the model 2025-04-27 14:36:38 -04:00
d456c833bf Cleaned up the dashboard 2025-04-27 14:23:52 -04:00
2df544c626 Fixed the /concept error
Added the current book and line to the dashboard.
2025-04-27 14:17:04 -04:00
a23a2fa7d7 Wiped her memory 2025-04-27 14:13:49 -04:00
12df801a44 Changing how she generates replies. 2025-04-27 14:09:40 -04:00
bae6bff5ce Fixing how she replies. 2025-04-27 14:03:37 -04:00
cde0068725 Fixing the CUDA errors
Fixing replies.
2025-04-27 13:51:49 -04:00
99fddcab4d Fixing another string of CUDA errors 2025-04-27 13:42:29 -04:00
684bf33675 Fixed Reader so it does more lines
Added a memory re-wirer
updated the dream_replay
2025-04-27 12:09:04 -04:00
8af477957c changed loss to a graph instead 2025-04-27 12:02:44 -04:00
19cac46c0c Fixing loss issues, 2025-04-27 11:45:27 -04:00
c9601f132b fixing cuda errors 2025-04-27 11:11:39 -04:00
8d7cf38f1b Prevented new books from being uploaded by mistake.
Added a graph to track vocab growth.
2025-04-26 23:45:06 -04:00
a9b4871420 Fixed dynamic expand 2025-04-26 22:42:49 -04:00
5f74b2c64c Fixing CUDA errors 2025-04-26 22:34:05 -04:00
f21e9b433e Added new growth and dreams trackers 2025-04-25 23:26:49 -04:00
6ab7b7586a Trying to fix assert errors 2025-04-25 23:16:18 -04:00
e506032364 Delete data/memory/vocab.json 2025-04-26 03:11:53 +00:00
3a6908144a Updated gitignore. 2025-04-25 23:11:08 -04:00
52cbba027e Fixed dashboard
added brainmap
2025-04-25 23:09:04 -04:00
e72678b242 Fixed vocab issues 2025-04-25 23:00:04 -04:00
b876dede9e Added Dark mode,
Added a journal
Added concepts
2025-04-25 22:54:44 -04:00
a8adc0fb37 Fixed a circular import 2025-04-25 22:49:13 -04:00
84f98247ee Added some more stuff to enchance her brain 2025-04-25 22:34:29 -04:00
e907211d48 Added loss tracking 2025-04-25 22:29:48 -04:00
ae546a60a1 Added a clean up 2025-04-25 12:45:30 -04:00
67c9e63fa3 Started Phase 4 2025-04-24 13:38:55 -04:00
2cf713ca97 added contextual awareness 2025-04-24 13:28:53 -04:00
699a21ad84 Updated to dream 2025-04-24 13:23:54 -04:00
a069e9b7dd Didn't sync 2025-04-24 13:17:08 -04:00
9d85d969bb First Attempt with the new chat 2025-04-24 13:16:31 -04:00
34a483d2a8 Initial commit 2025-04-13 22:03:31 +00:00