Skip to content

glowkeeper/storymaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

110 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StoryMaker

standard-readme compliant

ai-based app' that uses ai image classification to find image obejcts, then uses ai text generation to generate text from one of those objects.

Table of Contents

Built Using

Install

This project uses node and npm. If you've not done so, please install those first (you should have the Active LTS version of node installed). Then clone this repository, switch to its root directory, and type npm install.

Run

You will need to create a .env file in the root directory, with the following four variables:

  1. REACT_APP_NYT
  2. REACT_APP_FLICKR
  3. REACT_APP_FLICKRSECRET
  4. REACT_APP_OPENROUTER

Where REACT_APP_NYT is the API key for the New York Times, REACT_APP_FLICKR and REACT_APP_FLICKRSECRET are the Flickr API key and secret, and REACT_APP_OPENROUTER is the OpenRouter API key.

From the repo's root directory, type npm run start.

Maintainer

Steve Huckle.

Contributing

Contributions welcome - please email the maintainer.

License

Creative Commons Attribution 4.0 International Deed (CC BY 4.0)

CC BY 4.0

About

ai-based app' that uses ai image classification to find image obejcts, then uses ai text generation to generate text from those objects.

Topics

Resources

License

Stars

Watchers

Forks

Contributors