Librería en español para estructurar prompts dinámicos con IA
Project description
Plant-IA
Librería en español para estructurar prompts con variables dinámicas, ideal para proyectos de inteligencia artificial, asistentes conversacionales o generación de texto.
Ejemplo de uso
from plant_ia import Plantilla
p = Plantilla("Hola {nombre}, ¿cómo estás?")
print(p.rellenar(nombre="Luis")) # Hola Luis, ¿cómo estás?
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
plant_ia-0.1.0.tar.gz
(2.2 kB
view details)
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 plant_ia-0.1.0.tar.gz.
File metadata
- Download URL: plant_ia-0.1.0.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
057522f979812d2303bac83c887ee0c584b2864cc973bafc6ab98faec2076ad2
|
|
| MD5 |
9cf49694a3e70116e7eec6177c1a0182
|
|
| BLAKE2b-256 |
c2f39fcd8ca899730a59f0218c10e6d14c5a2e7c85653c901656e45b515cd99e
|
File details
Details for the file plant_ia-0.1.0-py3-none-any.whl.
File metadata
- Download URL: plant_ia-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bc9c4050cba8e5defd885352221ebceceb6f87beae3436ab34be69172902e678
|
|
| MD5 |
ec7e1202a84b05c5bdbf2a9ea06ef4eb
|
|
| BLAKE2b-256 |
c5e4016d6404c29ff9328f12038c8a6bdf7e0ec8a9c84787c613ab6d27635af2
|