- Step1: Clone the repository from GitHub.
- Step2: Navigate to the project directory and install dependencies via npm or yarn.
- Step3: Obtain VideoSDK API key and OpenAI API credentials and configure environment variables.
- Step4: Run the backend server with npm start and the frontend with npm run dev.
- Step5: Open the web app URL in a browser and create or join a video call room.
- Step6: Interact with the AI Agent through chat or voice commands to test features.