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

Summarize Feature via GPT-3 #22

Merged
merged 7 commits into from
Feb 17, 2023
Merged

Summarize Feature via GPT-3 #22

merged 7 commits into from
Feb 17, 2023

Conversation

piqoni
Copy link
Owner

@piqoni piqoni commented Feb 16, 2023

Adds option for AI summary via text-davinci-003 OpenAI model. Such feeds needs to be defined in the summary_feeds setting in the config file:

openai_api_key: xxxxxx
summary_feeds:
    - http://hnrss.org/best

image

@piqoni piqoni changed the title Summarize Feature via OpenAI Summarize Feature via GPT-3 Feb 16, 2023
@piqoni piqoni merged commit 6152bfb into main Feb 17, 2023
@piqoni piqoni deleted the openai_integration branch February 17, 2023 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant