Activity

Jet

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)

Attachment
1

Comments

Jet
Jet 3 months ago

Forgot to mention but the search also works pretty well. The UI is kinda bad though and was really painful to ignore.

Jet

Shipped this project!

Hours: 2.16
Cookies: 🍪 15
Multiplier: 7.04 cookies/hr

So this is the start of my personal website, I decided to ship it real quick because I didn’t have any more ideas. (I would love for you guys to give me some though). It uses next.js (goat) with tailwind css. I really liked making this project because this was one of the first projects in a while that I got to learn something new. In this project I learned how to use Vercel KV.

Jet

Added a Spotify widget on my homepage with the music that I’m currently listening to and a button to follow my music [Image 1]. Did I mention the cool comic book style tooltip I added to the button? Go check it out! Reformatted the blog posts to accept images and attachments. I also added embedding, different fonts, and color to the blog posts. Did I mention the quotes (The big yellow box)[Image 2]. Of course I added code snippets and one code liners. Then I added embeddings of spotify youtube and whatnot [Image 3]. (Those caused some nasty bugs with my admin editor). Speaking of the admin editor I made it very nice with preview mode and fullscreen writing mode.

Attachment
1

Comments

Jet
Jet 3 months ago

I hope you guys like the UI!

Jet

Created admin control room with secret access and password. Learned something new with easy vercel redis integration through vercel kv. Started writing the test first post ever after creating the ui. Is it nice? Right now md supports bold and italic but im planning on making it feel more like google docs. Also I did not write all of this code in 22 minutes I have to share some of the credit with myself from last thanksgiving and also Claude 0pus 4.5 (my glorious king)

Attachment
1

Comments

Jet
Jet 3 months ago

um so comment log i tested it on vercel and the databse is working! UI next please