Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.videodb.io/llms.txt

Use this file to discover all available pages before exploring further.

  • Clone the repository:
Begin by cloning the Director repository and navigating to the project directory:
git clone https://github.com/video-db/Director.git
cd Director
  • Run the setup script:
Execute the setup script to install all necessary dependencies:
./setup.sh
  • Run the Application
You can start both the backend and frontend servers with:
make run
If you want to run them separately: You are now ready to begin creating an agent in VideoDB Director!