HUMONGOUS CHATBOT UPDATE (like actually kinda big-ish??)

HAHA CONGRATS on NOT being fooled by my non-clickbait, because my chatbot actually DOES have a pretty cool update today!!

Check it out at hackclub-chatbot.vercel.app

The update includes one major feature: CROSS-CHAT MEMORY :tada: :tada: :tada:

I mean, it kinda took me like a day or two to implement this, but it’s pretty cool!!1!

What is cross-chat memory? Cross-chat memory (or global memory) is just a list of details about you that is passed to the chatbot with every message! I know that sounds like a pile of jargon, but here’s essentially all you need to know:

  • The more you talk with the chatbot, the more they know about you
  • The chatbot will automatically store important details about you that you tell it (e.g. if you mention that you’re a programmer)
  • All of these details will be stored in Global Memory (viewable via settings)
  • If you make a new chat, or switch to another chat, the chatbot will ALWAYS know all of these details.
  • the Global Memory can be directly manipulated (delete, clear, add, etc) by simply asking the chatbot to manipulate it.
  • NO, this does NOT breach your privacy. ALL of your memory is stored locally, on your device.

TRY IT OUT:

  • Make a new chat, and tell the chatbot a bit about you! Tell it what you do as a hobby, who you are, what you like, etc. (or you can tell it all this through regular chats)
  • Later, when you’re bored, ask it what you should do.
  • The answer will be personalised based on what it knows about you.

This works exactly like ChatGPT’s memory feature, and since that single feature is the sole reason why I stick to ChatGPT, I am now able to completely switch over to my own web app!!

1 Like

P.S.

the GitHub repo is at GitHub - Mostlime12195/Hackclub-AI-Chatbot

I have no more items on my todo list ;(

Please give us more ideas!

I’m using the custom to make the AI bot generate pictures :smiling_face_with_horns:

that’s so coool

This topic was automatically closed after 7 days. New replies are no longer allowed.