Store
Image to PromptFeatured
Generate editable Ideogram JSON prompts from uploaded images.
IdeopromptFeatured
Describe an image, get a 100% schema-valid Ideogram 4 JSON prompt — generated fully locally with an embedded llama.cpp (no Ollama or LM Studio required).
# SillyTavern Character Generator
A pinokio script for https://github.com/Tremontaine/character-card-generator
When used with KoboldCPP use http://localhost:5001/v1
Where 5001 is the port reported by KoboldCPP when starting
Text API Key needs to be filled with anything. (If left empty will give a error so just add anything to it)
The script utilizes various deep learning models to create detailed character cards, including names, summaries, personalities, greeting messages, and character avatars.
SuperPrompter is a Python-based application that utilises the SuperPrompt-v1 model to generate optimised text prompts for AI/LLM image generation (for use with Stable Diffusion etc...) from user prompts.
