Mayank-Narang/cline_cerebras_mem_bot ? reverse-engineered prompt
Reverse engineered prompt
Build me a full stack chatbot web app that remembers users over time instead of forgetting everything after each chat.
I want people to be able to sign up, log in, start new conversations, keep chatting with an AI, and come back later to see the same ongoing memory. The app should quietly pull out important facts from the conversation, store them as a simple memory summary, and update that memory when the user changes their mind about something. If two chats overlap, let me merge them into one combined conversation and remove duplicates automatically.
Also add a way to download a conversation’s memory as JSON, and make the chat feel responsive, including a cancel button so users can stop a long reply while it is generating. A clean modern chat interface is enough, with a sidebar for conversations and a nice message view. Use whatever backend and frontend setup makes sense here, and look up current docs online if you need to.
Are you gonna build this?
make sure you review the code using coderabbit