- Step1: Clone the repository: git clone https://github.com/gabrielle-barnes/autogen-studio-research.git
- Step2: Install dependencies: pip install -r requirements.txt
- Step3: Launch the web UI: python run_server.py
- Step4: Open http://localhost:8000 in your browser
- Step5: Create or import agent templates via the UI
- Step6: Drag and drop agents to define a workflow pipeline
- Step7: Configure LLM provider settings and environment variables
- Step8: Start execution, monitor logs and metrics in real time
- Step9: Iterate on agent logic, templates, and communication channels