-
-
unchaos Public
Easily store, tag, and organize prompts and AI responses
MIT License UpdatedJul 5, 2024 -
Text-to-Speech Public
This simple MacOS app can generate voiceover copy of a specified word count with OpenAI's GPT-4 model and record it with OpenAI and ElevenLabs voices. Supports play, pause, and save to MP3.
-
Blog-Generator-Claude Public
This Python script prompts Claude to first generate a blog outline and then a complete blog post. The system prompt includes information on the blogger's preferred audience and voice as well as wri…
-
Blog-Generator-GPT-4 Public
This Python script is intended to combat model "laziness" by prompting OpenAI's GPT-4 to generate and outline and then feeding it the outline one section at a time for copywriting.
-
Image-Captions Public
This Python script uses OpenAI's GPT-4-Turbo model to generate image captions and then store captions and file names into a .csv file. It's useful if you need to generate numerous captions for upda…
Python MIT License UpdatedMay 24, 2024 -
Image-Shrinker Public
This Python script will automatically resize images and maintain their aspect ratio. It's useful for preparing image files to fine-tune or train image generation models.
Python MIT License UpdatedMay 24, 2024 -
Edit-Captions-JSON-Format Public
This Python script reads image captions from a CSV file, shortens them using OpenAI's API, and then saves them in a JSON file. This could be particularly useful if you need image captions equal to …
Python MIT License UpdatedMay 23, 2024