issues
search
GoodAI
/
charlie-mnemonic
Charlie Mnemonic: The First Personal Assistant with Long-Term Memory
https://www.goodai.com/introducing-charlie-mnemonic/
167
stars
19
forks
source link
Release 5
#40
Closed
airobinnet
closed
2 weeks ago
airobinnet
commented
2 weeks ago
Chain-of-Thought Addon: Implemented chain_of_thought_addon.py for enhanced reasoning capabilities.
Integrated Recall System:
Recall Addon: Introduced search_visual_history.py to enable Charlie to communicate with the Charlie Recall App via API.
Charlie Recall App: A standalone application that captures and analyzes desktop screenshots, providing data to Charlie through the Recall Addon.
User Experience Enhancements:
Refactored message handling functions for clarity and functionality.
Added expand/collapse functionality for CoT step messages.
Implemented new CSS styles for an improved interface.
Updated settings and configuration files for better development experience.
Enhanced the addons tab content to include new features.