Mymemorysys

D 55 completed
Other
containerized / markdown · tiny
13
Files
1,715
LOC
1
Frameworks
6
Languages

Pipeline State

completed
Run ID
#372234
Phase
done
Progress
1%
Started
Finished
2026-04-13 01:31:02
LLM tokens
0

Pipeline Metadata

Stage
Cataloged
Decision
proceed
Novelty
35.45
Framework unique
Isolation
Last stage change
2026-05-10 03:35:24
Deduplication group #47251
Member of a group with 11 similar repo(s) — canonical #112800 view group →
Top concepts (2)
Project DescriptionWeb Backend
Repobility — same analyzer, your code, free for public repos · /scan/

AI Prompt

Create a sophisticated, containerized semantic memory system for Claude Code. The system needs to use FastAPI as the backend, connecting to a PostgreSQL database with the pgvector extension. Key features include automatically retrieving and incrementally injecting relevant historical memories into the context. It must support real-time saving and management of memories, handling embedding generation using the jina-embeddings-v5-text-small-retrieval-mlx model running on MLX. Implement advanced retrieval logic, such as composite embedding creation (tags + summary + content), multi-factor scoring (similarity, category, recency, importance), and automatic deduplication. The system should also manage memory expiration and support various memory categories like 'identity' and 'code'. Finally, provide deployment scripts to handle Docker Compose setup and hook installation.
python fastapi postgresql pgvector mlx semantic-search memory-system docker ai-tooling
Generated by gemma4:latest

Catalog Information

为 Claude Code 提供跨会话的语义记忆能力。自动检索相关历史记忆并增量注入上下文,支持实时保存和管理记忆。

Description

为 Claude Code 提供跨会话的语义记忆能力。自动检索相关历史记忆并增量注入上下文,支持实时保存和管理记忆。

Novelty

3/10

Tags

python fastapi postgresql pgvector mlx semantic-search memory-system docker ai-tooling

Technologies

fastapi

Claude Models

claude-opus-4-6

Quality Score

D
55.2/100
Structure
53
Code Quality
67
Documentation
51
Testing
0
Practices
79
Security
84
Dependencies
60

Strengths

  • Code linting configured (ruff (possible))
  • Consistent naming conventions (snake_case)
  • Good security practices \u2014 no major issues detected
  • Containerized deployment (Docker)

Weaknesses

  • No LICENSE file \u2014 legal ambiguity for contributors
  • No tests found \u2014 high risk of regressions
  • No CI/CD configuration \u2014 manual testing and deployment

Recommendations

  • Add a test suite \u2014 start with critical path integration tests
  • Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
  • Add a LICENSE file (MIT recommended for open source)

Security & Health

4.6h
Tech Debt (D)
A
OWASP (100%)
PASS
Quality Gate
A
Risk (6)
Repobility · open methodology · https://repobility.com/research/
Unknown
License
3.8%
Duplication
Full Security Report AI Fix Prompts SARIF SBOM

Languages

markdown
48.4%
python
25.6%
shell
20.4%
sql
3.6%
yaml
1.2%
toml
0.8%

Frameworks

FastAPI

Concepts (2)

Repobility · code-quality intelligence · https://repobility.com
CategoryNameDescriptionConfidence
Provenance: Repobility (https://repobility.com) — every score reproducible from /scan/
auto_descriptionProject Description为 Claude Code 提供跨会话的语义记忆能力。自动检索相关历史记忆并增量注入上下文,支持实时保存和管理记忆。80%
auto_categoryWeb Backendweb-backend70%

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/96451.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV