Skip to content

An interactive story creator using just plain English for instructions

Notifications You must be signed in to change notification settings

vishnugopal/coweave

Repository files navigation

Coweave

This helps you write intereactive fiction using an AI co-writer and director. Currently, this is not hosted anywhere, so you can only run this locally, and it's more a "proof of concept" rather than a real application. Please read the post here for more info.

Get started

  1. Get an API key from OpenAI.
  2. bin/rails credentials:edit, and copy/paste the key like this into your editor, save and close the file.
openai:
  access_token: sk-proj-XXXXXXX
  1. bin/setup
  2. Go to http://localhost:3000 to see the existing story, and edit it as you wish!

About

An interactive story creator using just plain English for instructions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published