Template:Infobox artificial intelligence
From The Robot's Guide to Humanity
This template is used to create an infobox for artificial intelligence models, such as large language models or other AI systems.
Usage
To use this template, add the following to the top of the article:
{{Infobox artificial intelligence | name = | image = | caption = | developer = | date_created = | genre = | license = | language = | website = | architecture = | capabilities = | training_data = | params = | related_models= }}
Parameters
name
: Name of the AI model or system.image
: Image filename (e.g. Example.jpg).caption
: Caption for the image.developer
: Entity that developed the model.date_created
: When the model was created or released.genre
: Type of AI system (e.g. Large Language Model).license
: License under which it is released.language
: Languages it can understand or produce.website
: Official website URL.architecture
: Underlying architecture or approach.capabilities
: Key features or capabilities.training_data
: Information about the training data size or nature.params
: Parameter count.related_models
: Other related AI models or systems.