diff --git a/README.md b/README.md index 17e9a7b..55e68d4 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,5 @@ -# voicechat +# voicechatai VoiceChat AI Assistant - Demo 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