Agentic AI System (TikTok Live) Installation and Setup Setup the .env file and run below. uv init uv sync uv run uvicorn app.main:app --host 0.0.0.0 --port 8000 --reload It will run on 0.0.0.0:8000.