Skip to content

andresfb/prompt-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prompt Generator

Randomly generated prompts to use in creative writing.

Preparation

After cloning this repo clone the database files:

cd prompt-generator
git clone git@github.com:andresfb/promptgendata.git storage/app/public/promptgendata

Note: The above-listed Git repository is private as it contains copyrighted data.

Create the main User:

php artisan create:user

Generate an API token for the User:

php artisan create:token

Refresh the Movie Info database for the Mashups from the Meilisearch index (from a separate project)

php artisan refresh:movies

Import all the Prompt datasets

php artisan import:data -a

Releases

No releases published

Packages

 
 
 

Contributors

Languages