ai-voice-chat

AI Voice Chat

MIT License

Stars
3

AI voice Chat

Installation

To install this project, follow these steps:

  1. Clone the repository.
  2. Run npm install to install dependencies.

Usage

To use this project, follow these steps:

  1. Run npm start to start the application.
  2. Open your browser and navigate to http://localhost:8000.

Running tech demo

## Install dependencies
python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

python demo/demo.py

Contributing

Contributions are welcome! Please follow the guidelines outlined in the CONTRIBUTING.md file.

License

This project is licensed under the MIT License.