Skip to content

Add marvin.summarize#1021

Merged
jlowin merged 1 commit intomarvin-3from
summarize
Jan 18, 2025
Merged

Add marvin.summarize#1021
jlowin merged 1 commit intomarvin-3from
summarize

Conversation

@jlowin
Copy link
Member

@jlowin jlowin commented Jan 18, 2025

import marvin
import wikipedia

page = wikipedia.page('Artificial Intelligence')

marvin.summarize(page.content, instructions='summarize as a haiku')

Machines learn and act,
Artificial minds at work,
Future still unknown.

@jlowin jlowin added the feature Pull requests that add features label Jan 18, 2025
@jlowin jlowin changed the base branch from main to marvin-3 January 18, 2025 15:58
@jlowin jlowin merged commit 938edb9 into marvin-3 Jan 18, 2025
1 of 3 checks passed
@jlowin jlowin deleted the summarize branch January 18, 2025 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Pull requests that add features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant