Skip to main content

About the Complexity of the Project

Β· One min read
Nicolas Tetha
Localhost CEO, Creator of Norchevsky

I was thinking about starting to develop an MVP, dug a little into the episode memory and... πŸ˜…

Simply Speaking πŸ€”β€‹

I started thinking about which components to add to the MVP, and thought about episodic memory. Seems like nothing heavy:

  • Integrate a BYaM agent response verification pipeline for reminders
  • Create a small database for storing episodes
  • And the md file scheme doesn't seem heavy

Then a bunch of fundamental questions poured in: 🀯

  • What is an episode?
  • How does it start and end?
  • How will the hooks system work?
  • And so on.

So the project is so heavy that a whole new module arose from nowhere πŸ˜²β€‹