GDGC-MET/AI-VIBE-CHAT-Personality-Bot--Vibe-Coding
Enhanced Conversation Memory with Contextual Awareness
Open
#6 opened on Oct 9, 2025
Hacktoberfest 2025enhancementgood first issue
Repository metrics
- Stars
- (2 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
-The bot currently doesn’t retain long-term conversation context.
-Implement a memory system that not only stores previous messages but also prioritizes important context for better continuity.
-Include a --memory flag with persistent storage (JSON or lightweight DB) and allow selective memory recall to make interactions feel more natural and human-like.