# AI and poetry meet Trino

DevFeed: [AI and poetry meet Trino](<https://devfeed.tech/articles/ai-and-poetry-meet-trino-8699.md>)

Original publisher: [Read original article](<https://trino.io/blog/2022/12/06/poetry-ai.html>)

Author: Martin Traverso, Marcos Traverso

Published: 2022-12-06T00:00:00Z

Content type: opinion

Language: en

Sources: [Trino Blog](<https://devfeed.tech/sources/trino-blog.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Poetry](<https://devfeed.tech/topics/poetry.md>), [OpenAI](<https://devfeed.tech/topics/openai.md>), [data](<https://devfeed.tech/topics/data.md>), [Code](<https://devfeed.tech/topics/code.md>), [real-time](<https://devfeed.tech/topics/real-time.md>), [systems](<https://devfeed.tech/topics/systems.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [blog](<https://devfeed.tech/tags/blog.md>), [blog-post](<https://devfeed.tech/tags/blog-post.md>), [code](<https://devfeed.tech/tags/code.md>), [gpt](<https://devfeed.tech/tags/gpt.md>), [gpt-3](<https://devfeed.tech/tags/gpt-3.md>), [openai](<https://devfeed.tech/tags/openai.md>), [poetry](<https://devfeed.tech/tags/poetry.md>), [prompt](<https://devfeed.tech/tags/prompt.md>)

## AI overview

The article describes an experiment using GPT-3 to generate poetry about Trino. It presents two generated poems that highlight Trino's data integration, SQL, real-time analytics, distributed-system, scalability, and data-source capabilities, then invites readers to try the experiment themselves.

## Source excerpt

Sometimes when working in the depth of the query engine core, the planner, the optimizer, or some other tricky problem or code, you run out of steam and need a distraction. Your brain will quietly work on the problem in the background while you get to read or do something interesting. During one break we found out more about GPT-3 and the recent improvements on the OpenAI project. So we had to try.