GDGC-MET/AI-VIBE-CHAT-Personality-Bot--Vibe-Coding
Add Conversation Memory for Persistent Context.
Open
#13 opened on Oct 9, 2025
Hacktoberfest 2025good first issue
Repository metrics
- Stars
- (2 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Currently, AI Vibe Chat responds only to the latest user input, losing previous context. This issue aims to add a conversation memory system to maintain context across messages. The chatbot should provide coherent responses by remembering past interactions.
-From ChatGPT