candy-ai v17 BETA — 120 personnalités, ImageGen, Smart, Monitor, Multi-agents, CLI avancé.
Project description
🍬 candy-ai v17 BETA
⚠️ Version bêta — Sortie officielle le 3 avril 2026
Framework IA Python professionnel — Cedric7-Thinking Engine
pip install candy-ai==17.0.0b1
🆕 Nouveautés v17
🎨 ImageGen — Génération d'images
from candy import ImageGen
# Génère et sauvegarde
ImageGen.create("un chat astronaute sur la lune", save="chat.png")
# Avec options avancées
ImageGen.create(
"portrait d'un robot steampunk",
style="photorealistic",
size="1024x1024",
save="robot.png"
)
# Variation d'une image
ImageGen.variation("original.png", strength=0.6, save="variation.png")
# Description d'une image
desc = ImageGen.describe("photo.jpg", lang="FR")
# Batch
images = ImageGen.batch(["forêt", "ville", "portrait"], save_dir="./output/")
# Styles disponibles
print(ImageGen.styles())
# → ["default","photorealistic","anime","painting","sketch","3d",...]
🧠 120 personnalités
30 nouvelles : Screenwriting, Comics, Animation, GameDesign, VFX,
Cybersecurity, CloudArch, DataScience, Neuroscience, SpaceScience,
Materials, Oceanography, Venture, Trading, Ecommerce, SupplyChain,
Accounting, MentalHealth, Fitness, Sleep, Longevity, Sociology,
Linguistics, Anthropology, Education2, Sports2, Futurism,
Sustainability, SmartCity, Web3, PromptEng2
MIT License · Cedric7-Thinking
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file candy_ai-18.0.0b1.tar.gz.
File metadata
- Download URL: candy_ai-18.0.0b1.tar.gz
- Upload date:
- Size: 99.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf0c4264828cadfc1dfb1c3d8adae4a605c0fee4817f784511508bff0aa14e7a
|
|
| MD5 |
60f8af23d449b9f3473d199fc5b517ec
|
|
| BLAKE2b-256 |
22451e8ac89caf4e01a43c5bc1e4c692a5823b0da2e26fbdf5f2eefdef997676
|
File details
Details for the file candy_ai-18.0.0b1-py3-none-any.whl.
File metadata
- Download URL: candy_ai-18.0.0b1-py3-none-any.whl
- Upload date:
- Size: 150.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cbea32689785cf0cf0acee51d304350aae32aa739c86a66419e8cfeb0b492a3c
|
|
| MD5 |
b74eeb51b95f91898add00703eea5d6e
|
|
| BLAKE2b-256 |
8a33e6da445e00e5dbdf3e7db21e01bc5be1809013fc0b8c915037b286151a83
|