Skip to content

A GPT model that transforms input text into atmospheric prose in the style of gothic horror.

Notifications You must be signed in to change notification settings

l-newbould/horror-fy.text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Gothic Horror Text Transformer

Description

This project uses GPT models to turn regular text into gothic horror style. As a fan of gothic horror, I wanted to create something that adds a dark, eerie tone to any text, with rich descriptions and a sense of mystery.

How to Use

  1. Clone the repository:
git clone https://github.com/yourusername/gothic-horror-text-transformer.git
cd gothic-horror-text-transformer
  1. Install the required packages:
pip install openai
pip install confif
  1. Replace "api_key" with your OpenAI API key in your config file.

Example

Input: "The sun was shining brightly, casting a warm golden glow over the bustling park."

Output: "The sun, once bright and full of life, now seemed like a cruel reminder of the shadows closing in. The park, once full of laughter, now whispered with the chill of an unseen presence."

About

A GPT model that transforms input text into atmospheric prose in the style of gothic horror.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published