GitHub 项目简介: Your Personal AI Assistant; easy to install, deploy on your own machine or on the cloud; supports multiple chat apps with easily extensible capabilities.
README: Three-layer memory — live working context, full verbatim history, and distilled knowledge. Older turns evict but stay recallable on demand; nothing is summarized away or lost.
README: Deploy locally — data stays on your machine. No third-party hosting, no data upload.
README: Then open the Console in your browser at **http://127.0.0.1:8088/** to configure your model.
README: No Python setup required, one command installs everything.