You can now access the dockerbot service on port `8504` and ask questions
about the videos.
## Using the dockerbot service
The dockerbot service is a question-answering service that leverages both the
Pinecone database and an AI model to provide responses. The following steps show
how to use the service.
> [!NOTE]
>
> You must process at least one video via the
> [yt-whisper service](#using-the-yt-whisper-service) before using
> the dockerbot service.
1. Open a browser and access the service at
[http://localhost:8504](http://localhost:8504).
2. In the **What do you want to know about your videos?** text box, ask the
Dockerbot a question about a video that was processed by the yt-whisper
service. The following example asks the question, "What is a sugar cookie?".
The answer to that question exists in the video processed in the previous
example,
[https://www.youtube.com/watch?v=yaQZFhrW0fU](https://www.youtube.com/watch?v=yaQZFhrW0fU).