Skip to content

RubricLab/memory

Repository files navigation

memory

To install dependencies:

bun i

To run:

bun eval

Roadmap:

  • ingest(text: string)
  • search(query: string, filters?: { tags?: Array<string | { not: string }> }[])
  • Support filters in search
  • Support for ingesting image and video
  • Support for any OpenAI-compatible model
  • Support graph memory (see brainstorm example below)

Mockup: image

Implementation (spot the falsehood): image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published