A simple LLM-powered band name & hit single title generator.
python cli.py Enter artistic influences: Lee Scratch Perry meets Merzbow with The Velvet Underground? > Entering new SimpleSequentialChain chain... Spectral Sunbeams. "Casting Rainbows Across The Sky"
Add your api keys:
export OPENAI_API_KEY=".....""
Install dependencies:
pip install langchain openai rich