AudioQnA¶
📸 Project Screenshots¶
🧐 Features¶
Here’re some of the project’s features:
Start a Talking Chat:Initiate voice chat, able to input voice content, and customize the conversation sound based on the uploaded file.
Scroll to Bottom: The chat automatically slides to the bottom.
🛠️ Get it Running¶
Clone the repo.
cd command to the current folder.
Modify the required .env variables.
CHAT_URL = ''
Execute
npm install
to install the corresponding dependencies.Execute
npm run dev
in both environments