Free
Meta Description Generator
Generate SEO meta descriptions for any page or topic.
3 variationsUnder 155 charsSEO-focusedFree
Frequently asked questions
Built with Pixeltable
Fact sheet
Last updated
| Modality | Text |
|---|---|
| Inputs | Text you paste |
| Outputs | Model text |
| Computed column | String computed column that reruns when the input changes |
| What updates | A new or changed row recomputes only that row. Unchanged rows stay cached. |
| Canonical doc | Computed columns |
Runnable sample
import pixeltable as pxt
TableModel = pxt.model_base()
class Notes(TableModel, name='notes'):
body: pxt.String
chars = body.len()Related tools
- Blog Title Generator
Modality: Text
Computed column: String computed column that reruns when the input changes
Docs - Product Description Generator
Modality: Text
Computed column: String computed column that reruns when the input changes
Docs