resolved merge conflict

This commit is contained in:
root 2025-05-26 11:17:25 +00:00
commit 288780f5ae

View File

@ -1,16 +1,5 @@
# voicechat # voicechatai
VoiceChat AI Assistant - Demo VoiceChat AI Assistant - Demo
Your hands-free AI companion - just speak and let AI respond Your hands-free AI companion - just speak and let AI respond
# Docker Commands
# Build and start the application
docker-compose up --build -d
# View logs
docker-compose logs -f
# Stop the application
docker-compose down