1 repository
Submit question-answer pairs to a local search index in a separate process to avoid blocking the main thread.
Distinct from QA Pair Linking: Distinct from QA Pair Linking: focuses on CLI-based submission to a search index rather than category-based linking.
Explore 1 awesome GitHub repository matching data & databases · CLI-Based Uploaders. Refine with filters or upvote what's useful.
wukong-robot is an open-source, Chinese-language voice assistant platform that integrates ChatGPT for multi-turn conversational AI. It is built around a plugin-based smart speaker framework, combining offline wake word detection with local speech synthesis to enable hands-free, voice-controlled interactions without requiring a constant internet connection. The platform distinguishes itself through its modular architecture, supporting custom wake word training via the command line and a plugin system that routes user intents using regular expressions for extensible functionality. It offers mul
Submits question-answer pairs to a local search index via CLI in a separate process.