memora: Memora provides AI agents with a persistent memory layer, featuring structured storage, semantic retrieval, and graph relations for cross-session context. It allows agents to absorb work into a durable knowledge graph and retrieve relevant information, TODOs, and related edges using `memory_digest`.; Vector-Knowledge-Base: Vector Knowledge Base is a semantic search engine that transforms various document types into a searchable knowledge base. It allows users to upload files like PDFs, Word documents, images, and code, then search them using natural language queries to find relevant information quickly.
AI Agent Memory Management: Giving AI agents long-term, structured memory for complex, multi-session tasks.
Building a personal semantic search engine for various documents.