GDGC-MET/AI-VIBE-CHAT-Personality-Bot--Vibe-Coding

Enhanced Conversation Memory with Contextual Awareness

Open

#6 opened on Oct 9, 2025

 (0 comments) (0 reactions) (1 assignee)Python (14 forks)auto 404
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.

Contributor guide