Metadata-Version: 2.4
Name: omnivideo-ai
Version: 0.1.0
Summary: Create polished AI videos from prompts, images, and references with Omni Video for ads, social posts, product demos, and launch stories.
Author-email: Omni Video Team <support@omnivideo.video>
License: MIT
Project-URL: Homepage, https://omnivideo.video
Project-URL: Website, https://omnivideo.video
Keywords: omni video,omnivideo,ai-video,text-to-video,image-to-video
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# omnivideo-ai

Create polished AI videos from prompts, images, and references with Omni Video for ads, social posts, product demos, and launch stories.

🌐 Visit: [https://omnivideo.video](https://omnivideo.video)

## Install

```bash
pip install omnivideo-ai
```

## Usage

```python
from omnivideo_ai import get_info
print(get_info()["website"])
```

## Links

- Website: [https://omnivideo.video](https://omnivideo.video)
- Support: [support@omnivideo.video](mailto:support@omnivideo.video)
