This project is set up using Python 3.10 and managed with Poetry. Below are the instructions to get started with the development.
- Python 3.10 or higher
- Poetry 1.6.* for dependency management
If you do not have Poetry installed, follow the official installation instructions provided by Poetry:
Once you have Poetry installed, you can set up the project environment:
# Clone the repository
git clone git@github.com:wWrongName/DIY-AI-Assistant.git
cd DIY-AI-Assistant
# Install dependencies using Poetry
poetry install
# Activate the virtual environment
poetry shell
# Create .env file and adjust environment variables
cp .env.example .env- Run the backend:
python -m scripts.websocket_bot- Open in the Browser
index.html. Tap onEnable Audio Playbackbutton and then justStart Recording.