Parlor — локальный мультимодальный ИИ-ассистент

★ 2K

parlor is an open-source local multimodal AI assistant that works in real time entirely on your own device. Reach for it when you want a voice-and-vision helper without sending data to the cloud: it listens, sees and answers on the spot, passing nothing outside. A FastAPI server underneath binds recognition, the model and speech synthesis into one live conversation. Privacy is central here: conversations and what the camera sees never leave the computer — which matters for personal and work use. It needs fairly capable hardware, since everything is computed locally. It suits local-AI enthusiasts and scenarios where the cloud is not acceptable. It is a complete assistant application rather than a library; on a weak machine responses will be slower.