Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add marvin.summarize #1021

Merged
merged 1 commit into from
Jan 18, 2025
Merged

Add marvin.summarize #1021

merged 1 commit into from
Jan 18, 2025

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