# Introduction to PicStork

### Introduction

PicStork is a powerful and simple-to-use platform that is used especially for image and video analysis. Total analytics is readily available that can be used for the decision-making process.  PicStork helps to automate end-to-end aerial image analytics. The users can bring their data, train detectors, and analyze data, everything on their own. No programming or coding is required.

Drones fetch thousands of aerial images and PicStork makes it easy by analyzing them in real time. Just prepare your dataset with help of images taken in the previous projects in AeroGCS KEA or from a local drive to upload and perform annotation.

After successful annotation, PicStork enables building training tasks easily. It helps in training your own models with optimized algorithms for speed and faster object detection. It is possible to see the results even when a flight is in progress. Users can track the flight and see images appearing live on the cloud.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://picstork-docs.aeromegh.com/introduction-to-picstork.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
