What Inspired Us We got tired of AI chatbots having "memory loss." You tell them something important, and in the next message, it's like they have amnesia. We wanted to build an AI that actually remembers what you say, just like a good conversation with a person.

How We Built It We created a clean, fast web app using React. The smart conversation comes from Google's Gemini AI. The "memory" feature is our special sauce—when you ask it to remember something, we save it securely in your own browser. Then, when you ask a related question later, it automatically recalls that info to give you a smarter, more relevant answer.

Challenges We Overcame The hardest part was making the memory system smart. We had to teach it to know which saved memories were relevant to your current question. We also prioritized keeping all your data private and local, so nothing you save is sent to our servers.

What We Learned This project taught us how to build a truly useful AI tool that feels more like a personal assistant. We learned how to blend a modern user interface with powerful AI, creating something that's not just smart, but also remembers the context of your work.

Built With

Share this project:

Updates