# AI Animation

**Animation**

* [FrameSync.xyz](https://www.framesync.xyz/) - Automate Deforum Keyframe animations with waveforms
* [Tulpa Prompter](https://dreamingtulpa.com/tools/prompter) by @dreamingtulpa - helper to build animation prompts ([tweet](https://twitter.com/dreamingtulpa/status/1585368484212772864?s=20\&t=Z_rnmEJ6W22sluwbjewvIg))
* [AnimationPreview](https://colab.research.google.com/github/pharmapsychotic/ai-notebooks/blob/main/pharmapsychotic_AnimationPreview.ipynb) by @pharmapsychotic - quickly preview Deforum camera animations
* [DALL-E 2.5D Depth Warped Zoom](https://colab.research.google.com/drive/1UxaormHsBgqQN8hM3AnmR87k-sweqIBB?usp=sharing) by @deKxi
* [PyDub Audio to Disco Diffusion Keyframe Generator v0.1](https://colab.research.google.com/gist/austinhquinn/52c9a845a3ede3541bf3890efda276e0/pydub-audio-to-disco-diffusion-keyframe-generator-v0-1.ipynb) by austinhquinn
* [Wiggle animation key frame generator](https://colab.research.google.com/github/zippy731/wiggle/blob/main/Wiggle_Standalone_5_0.ipynb) by @zippy731&#x20;
* [audio-reactive-video](https://colab.research.google.com/github/vsewall/too_motion-colab-notebooks/blob/main/audio_reactive_video_v1_1.ipynb) - by @vsewall2motion, skip video frames based on volume
* [Keyframe string generator](https://keyframe-string-generator.glitch.me/) for AI animation notebooks
* [Audio to keyframe string generator for AI animation notebooks](https://www.chigozie.co.uk/audio-keyframe-generator/)


---

# 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://metaverse-imagen.gitbook.io/ai-tools-research/ai-tools-main-categories/video-and-animation/video-synthesis-generation/ai-animation.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.
