mirror of
https://gitcode.com/JianFeeeee/TrulyMEM-TrueHumanMEM.git
synced 2026-09-20 08:58:15 +00:00
- Implement EmbeddedGraphDB with full Neo4j compatibility - Add web interface for browser access - Fix input box display issue - Add comprehensive database tests (15/15 passed) - Simplify startup script (3 steps, no Docker needed) - Add multi-language support - Add .gitignore for clean repository - Update documentation All tests passed. Ready for production.
7 lines
95 B
Plaintext
7 lines
95 B
Plaintext
textual>=0.47.0
|
|
neo4j>=5.14.0
|
|
openai>=1.12.0
|
|
flask>=3.0.0
|
|
flask-cors>=4.0.0
|
|
pyinstaller>=6.0.0
|