Skip to content

This Python program uses Reddit's API to collect the titles of submissions from the subreddit r/WritingPrompts. Using string manipulation, the titles are converted into a prompt. I intend to use these prompts for testing the auto-text completing AI GPT-2.

Notifications You must be signed in to change notification settings

markmotet/Reddit-Prompt-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Reddit Prompt Generator

This Python program uses Reddit's API to collect the titles of submissions from the subreddit r/WritingPrompts. Using string manipulation, the titles are converted into a prompt. I intend to use these prompts for testing the auto-text completing AI GPT-2.

An online demonstration of GPT-2's capability can be found here.

About

This Python program uses Reddit's API to collect the titles of submissions from the subreddit r/WritingPrompts. Using string manipulation, the titles are converted into a prompt. I intend to use these prompts for testing the auto-text completing AI GPT-2.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages