dmc12-xyz / ai-writer

A short story generator built using open ai apis

Home Page:https://ai-writer-production.up.railway.app/

Repository from Github https://github.comdmc12-xyz/ai-writerRepository from Github https://github.comdmc12-xyz/ai-writer

AI Writer

short story generator

Get the Extension | Test it out

The tool generates short story based on keywords and phrases provided in the input.

Details

  • Model : text-davinci-003
  • Temparature : 0.7
  • Max tokens : 250
  • Base prompt : "Write me a short story in as much details as possible based on the idea-"

Steps

  1. Get the OpenAI api key
cp .env.example
# set the key 
  1. Install dependencies and run
npm install
npm run dev

Reference

About

A short story generator built using open ai apis

https://ai-writer-production.up.railway.app/

License:MIT License


Languages

Language:JavaScript 50.8%Language:CSS 46.3%Language:HTML 2.8%Language:Shell 0.1%