GDGC-MET/AI-VIBE-CHAT-Personality-Bot--Vibe-Coding
Add Conversation Memory for Persistent Context.
开放
#13 创建于 2025年10月9日
Hacktoberfest 2025good first issue
仓库指标
- 星标
- (2 个星标)
- PR 合并指标
- (30 天内没有已合并 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