AI chatbot for simulating conversations with a female anime character
Top 65.9% on sourcepulse
Muice-Chatbot is an AI companion designed to proactively engage users in conversation with a distinct tsundere anime girl persona. It leverages a Qwen model fine-tuned on a 3k+ dialogue dataset, offering features like proactive chat initiation, image recognition for memes, and a Faiss-based memory module for contextual recall. The project is intended for users seeking an interactive AI friend with a specific personality.
How It Works
The core of Muice-Chatbot is a Qwen language model fine-tuned with a custom dataset to emulate an anime girl's personality. It utilizes a LoRA adapter for efficient fine-tuning. The system supports multiple model loaders, allowing flexibility with base models like Qwen and ChatGLM, and integrates a Faiss index for long-term memory retrieval, enhancing conversational context.
Quick Start & Requirements
pip install -r requirements.txt
(or use install_env.bat
for automated setup).Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The project is no longer actively maintained and will be archived soon. A warning exists regarding potential account bans when using QQNT with LiteLoader, recommending specific downgrade and configuration steps.
3 months ago
1 day