You are browsing as a guest. Sign up (or log in) to start making projects!

1h 26m 27s logged

“Hey Tiny Jarvis. where’d I put my keys again?”

  • Tiny_Jarvis now has memory!
  • I’ve implemented a simple sqlite local database in Python to store every question the user asks. (first time doing this ! very satisifying)
  • This means it can help you remember timings, dates, locations… anything!
  • However, this also means that all these cumulatively added memories make the prompt for the AI longer and longer
  • Which is why for the moment it only remembers the last 5 prompts. This may seem like a small amount, but for the most it is sufficient for remembering recent prompts.
  • Should I make it remember more stuff? tell me
1
132

Comments 0

No comments yet. Be the first!