SDK 与客户端

atlas-jev

@sidmanale6432Python更新于 2026-09-18

atlas-jev 是一个本地内存存储,接收文本后用 OpenRouter 聊天模型提取重要记忆,并存储在 LanceDB 中,可进行搜索。

英文原文

atlas-jev is a local memory store. You give it text. An OpenRouter chat model extracts memories worth keeping, and those memories are stored on disk in LanceDB. You can search them

sidmanale643/atlas-jev

它在哪儿调用了 Jev

from typesafe_sdk import Choice, Noul, NoulCriteria

src/atlas_jev/gate.py:3

链接指向我们抓取当天的那个 commit,行号是准的。

这个项目没法在这儿跑

它的 question 组合是运行时拼出来的,或者代码里没有直接写出来,所以没法原样搬过来。源码链接在上面,可以自己去看。

同类的其他项目