diff --git a/README.md b/README.md index bde12e1..fb26200 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# QuiLLMan: Voice Chat with LLMs +# QuiLLMan: Voice Chat with Moshi A complete voice chat app powered by a speech-to-speech language model and bidirectional streaming. @@ -85,4 +85,4 @@ modal deploy src.app This will deploy both the frontend server and the Moshi websocket server. -Note that leaving the app deployed on Modal doesn't cost you anything! Modal apps are serverless and scale to 0 when not in use. \ No newline at end of file +Note that leaving the app deployed on Modal doesn't cost you anything! Modal apps are serverless and scale to 0 when not in use. diff --git a/README_DOCS.md b/README_DOCS.md index 661d45b..df55a89 100644 --- a/README_DOCS.md +++ b/README_DOCS.md @@ -1,4 +1,4 @@ -# QuiLLMan: Voice Chat with LLMs +# QuiLLMan: Voice Chat with Moshi [QuiLLMan](https://github.com/modal-labs/quillman) is a complete voice chat application built on Modal: you speak and the chatbot speaks back!