Metadata-Version: 2.4
Name: celestepy
Version: 0.0.1
Summary: Celeste AI Framework - Placeholder package (use celeste-ai instead)
Project-URL: Homepage, https://celeste-ai.co
Project-URL: Repository, https://github.com/celeste-kai/celeste-ai
Author-email: agent-kai <kai@celeste-ai.co>
License-File: LICENSE
Keywords: ai,anthropic,celeste,google,ml,multimodal,openai
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# CelestePy - Placeholder Package

> **Important: This is a placeholder package to reserve the name.**
>
> **Use `celeste-ai` instead:** `pip install celeste-ai`

---

The official Celeste AI Framework is published under the name **`celeste-ai`** on PyPI.

## Installation

```bash
pip install celeste-ai
```

## About Celeste AI

Celeste AI is a unified multi-modal AI framework providing a single interface for:

- 🤖 Text generation (OpenAI, Anthropic, Google, Mistral, etc.)
- 🎨 Image generation & editing (DALL-E, Midjourney, Stable Diffusion, etc.)
- 🎬 Video generation (Google Video AI, Replicate, etc.)
- 🎵 Audio processing (Whisper, Google Speech, etc.)
- 📊 Embeddings & vector operations
- 🔍 Text reranking and search

## Links

- **PyPI (Official)**: [celeste-ai](https://pypi.org/project/celeste-ai/)
- **Homepage**: [celeste-ai.co](https://celeste-ai.co)
- **GitHub**: [celeste-kai/celeste-ai](https://github.com/celeste-kai/celeste-ai)

---

**Status**: Package name reserved. Use `celeste-ai` for the framework.