momori777
Community@momori777
momori777 builds an AI companion stack combining Live2D avatars, ComfyUI image generation, ASR/TTS voice, Qdrant long-term memory, and context compression.
Agent Skills by momori777
Showing 2 vetted skills indexed across 1 GitHub repositories.
Frequently Asked Questions About momori777
FAQPage SchemaWhat tasks can I build using momori777's skills?βΌ
You can assemble a full AI companion: Live2D avatar rendering, ComfyUI image generation, ASR speech input, TTS voice output, character importing, behavior engine logic, Qdrant-backed long-term memory via mem0-bridge, and headroom context compression for token savings.
Who are momori777's skills designed for?βΌ
Developers and hobbyists building AI girlfriend or character-chat applications. The skills target engineers integrating avatars, voice pipelines, and persistent memory across messaging channels like WebChat, QQ, and Telegram.
How does the mem0-bridge memory system work?βΌ
mem0-bridge connects the AI companion to a Qdrant vector database, letting the character search, read, and write long-term memories. It operates consistently across all supported channels including WebChat, QQ, and Telegram.
Are momori777's skills open source and free to use?βΌ
The headroom skill is explicitly MIT licensed with a public GitHub homepage, making it free to use and modify. Other skills in the manifest do not specify licenses, so check each repository before redistribution.
What are the prerequisites for running these skills?βΌ
mem0-bridge requires a running Qdrant vector database instance. headroom uses SmartCrusher and CCR for context compression. Voice features require ASR and TTS components, and avatar features require Live2D and ComfyUI environments.