This project is an OBS Studio dock for AI-powered streaming control. It uses Gemini AI to intelligently control OBS scenes, sources, and settings through the OBS WebSocket protocol.
The FastAPI backend provides automatically generated API documentation. Once the backend server is running, you can access the documentation at the following endpoints:
- Swagger UI: http://localhost:8000/docs
- ReDoc: http://localhost:8000/redoc