GDGC-MET/AI-VIBE-CHAT-Personality-Bot--Vibe-Coding
Add Conversation Memory for Persistent Context.
オープン
#13 opened on 2025/10/09
Hacktoberfest 2025good first issue
Repository metrics
- Stars
- (2 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明
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