Commit Graph

10 Commits

Author SHA1 Message Date
shayswrld 6701212d15 feat: remove Zep Cloud, add local SQLite graph store, English-first defaults & Ollama support
- Remove Zep Cloud dependency entirely (zep_entity_reader, zep_graph_memory_updater, zep_tools, zep_paging)
- Add local SQLite-based graph store with LLM-powered entity extraction
- Add local embeddings utility and graph tools service
- Translate all backend docstrings, LLM prompts, and UI to English
- Set English as default language, remove Chinese locale (zh.json)
- Add Ollama setup guide and configure .env.example for Ollama
- Add AGENTS.md for AI agent context
- Fix pyright type errors in models/services
- Add Nedbank Africa expansion preset
- Clean up Docker configuration and README
2026-07-22 22:01:46 +02:00
666ghj 4ebb2ed6e9 feat: localize star history 2026-07-21 15:46:53 +08:00
666ghj be2acf663d feat(README): add demo video sections for Wuhan University Public Opinion and Dream of the Red Chamber simulations; include new image asset 2026-01-20 11:17:11 +08:00
666ghj 3c89f3930e chore(Screenshot): replace binary image file to enhance visual quality. 2026-01-16 21:08:21 +08:00
666ghj 8898c578ca chore(Screenshot): update binary image file for improved visual content. 2026-01-16 21:01:58 +08:00
666ghj 11d39286f1 Update README 2026-01-09 18:09:01 +08:00
666ghj cf4b358ded docs(README): update Python version requirements and enhance contact section
- Changed Python version specification to indicate compatibility with versions ≥3.11 and ≤3.12.
- Renamed "Contact Us" section to "Join the Conversation" for improved engagement.
- Added a centered image of the QQ group to the contact section for better visibility.
2026-01-09 17:13:18 +08:00
666ghj 4d242365e3 Add Shanda Group logo and acknowledgment in README files for strategic support 2025-12-24 11:03:27 +08:00
666ghj 61f1ee7ad7 Update README files to include demo video links and enhance content presentation, along with adding a new demo video image. 2025-12-22 18:48:30 +08:00
666ghj d59bda908c Add MiroFish logo images
- Introduced two new logo files: `MiroFish_logo.jpeg` and `MiroFish_logo_compressed.jpeg` to enhance branding and visual identity within the project.
- These additions support the overall aesthetic and user experience of the application.
2025-12-10 14:00:22 +08:00