- Step1: Clone the Agent-ChatRoom repository from GitHub
- Step2: Run npm install or yarn to install dependencies
- Step3: Set your OpenAI API key in the environment variables
- Step4: Launch the development server with npm start or yarn start
- Step5: Open the web interface, add agents and define roles
- Step6: Start chatting and observe agent-to-agent interactions