Documentation Index
Fetch the complete documentation index at: https://docs.encord.com/llms.txt
Use this file to discover all available pages before exploring further.
| Agent Example Name | File Type | Ontology | README link | Dockerhub Link | Docker start command |
|---|---|---|---|---|---|
| Clip Image Classification | š¼ļø | Radio | GitHub | DockerHub | docker run -e ENCORD_SSH_KEY encord/encord-agent-clip-image-classification:latest --project-hash=your-project-hash |
| LLM Image Captioning | š¼ļø | Text Classification | GitHub | DockerHub | docker run -e ENCORD_SSH_KEY -e OPENAI_API_KEY encord/encord-agent-llm-image-captioning:latest --project-hash=your-project-hash |
| LLM Document Classification | š | Radio Classification | GitHub | DockerHub | docker run -e ENCORD_SSH_KEY -e OPENAI_API_KEY encord/encord-agent-llm-document-classification:latest --project-hash=your-project-hash |
| DETR Video labeling | š¹ | Bounding Boxes | GitHub | DockerHub | docker run -e ENCORD_SSH_KEY encord/encord-agent-detr-video-labeling:latest --project-hash=your-project-hash |
| Gemma 3 Routing | š¼ļø šš¹ | Agnostic | GitHub | DockerHub | docker run -e ENCORD_SSH_KEY -e HUGGINGFACE_API_KEY encord/encord-agent-gemma-3-routing-container:latest --project-hash=your-project-hash |

