Mymemorysys
D 55 completed
Other
containerized / markdown · tiny
13
Files
1,715
LOC
1
Frameworks
6
Languages
Pipeline State
completedRun ID
#372234Phase
doneProgress
1%Started
Finished
2026-04-13 01:31:02LLM tokens
0Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
35.45Framework unique
—Isolation
—Last stage change
2026-05-10 03:35:24Deduplication 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/10Tags
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
Languages
Frameworks
FastAPI
Concepts (2)
| Category | Name | Description | Confidence | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Provenance: Repobility (https://repobility.com) — every score reproducible from /scan/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_description | Project Description | 为 Claude Code 提供跨会话的语义记忆能力。自动检索相关历史记忆并增量注入上下文,支持实时保存和管理记忆。 | 80% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_category | Web Backend | web-backend | 70% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Embed Badge
Add to your README:
