dimensionalOS / dimensionalOS/dimos

Memory vis kickstart

Open
#1,638 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

memory rerun spec
Dominant language
Python
Stars
4.5k
Forks
808
Avg merge
3d 5h
Merged PRs (30d)
233

Description

the branch already contains the created db but db was created simply by

pytest -svm tool -k import dimos/memory2/test_e2e.py
pytest -svm tool -k embed dimos/memory2/test_e2e.py

here is a test that returns a bunch of data to visualize

https://github.com/dimensionalOS/dimos/blob/7a23d451686b32f549588f228102b0723632c8ad/dimos/memory2/test_visualizer.py
from vis kickstart PR https://github.com/dimensionalOS/dimos/pull/1637/


Synced from DIM-731 by summer

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with dimos/memory2/test_visualizer.py and the two pytest commands in the issue to understand the generated database and returned data. Review the referenced visualization kickstart pull request before deciding what remains; done should be a working visualization of the memory data, though the issue does not define the expected interface or result.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data-visualization
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.