A bot for daily helper and coding helper.
- QQ Chat Bot (Now)
- Web (next)
Feature List:
- Chat Memory
Maintains conversational context for coherent multi-turn interactions. - Long Text Collapse
Intelligently truncates or summarizes lengthy content for readability. - Hybrid Knowledge Retrieval (RAG + Chat Logs)
Augments responses using vector database knowledge graphs fused with real-time group chat context. - MCP-Inspired Tool Concept
Implements core MCP tool paradigms without MCP server dependency. - Web-Augmented Dialogue
Enhances conversations with live web search results. - Memory-Integrated Training
Trains models using historical interaction data for contextual awareness. - Multi-User & Cross-Platform Chat
Supports group conversations and QQ platform integration. - Rich Content Rendering
Generates display-ready images from Markdown, code blocks, and LaTeX formulas.
Key RAG Enhancements:
- "Hybrid Knowledge Retrieval" replaces generic "RAG" to emphasize dual-source nature
- Explicitly calls out "vector database knowledge graphs" (structured knowledge)
- Highlights "real-time group chat context" fusion (dynamic conversation memory)
- Uses "fused with" to indicate deep integration beyond simple concatenation
Other Optimizations:
- "Web-Augmented Dialogue" sounds more natural than "Chat with Network search"
- "Memory-Integrated Training" clarifies the training methodology
- "Cross-Platform Chat" better conveys QQ integration capability
- "Rich Content Rendering" is more concise while maintaining specificity