I created the main chat interface, its pretty simple right now. I also worked on creating the memory component and it works really well. I synced supabase for signup and saving convos to the DB. I also implemented async calls so that when we extend past the models context window we respect it by summarizing a part of the conversation (with another ai model) and pass that in as the “context” so we can extend conversations to be longer. I’m getting a little bored of this so I won’t return to it for a while (possibly a couple of days to a month)